From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 83137 invoked by alias); 3 Aug 2015 16:57:04 -0000 Mailing-List: contact gdb-testers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sourceware.org Received: (qmail 83126 invoked by uid 89); 3 Aug 2015 16:57:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.5 required=5.0 tests=AWL,BAYES_50,KAM_ASCII_DIVIDERS,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (176.31.208.32) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 03 Aug 2015 16:57:02 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Mon, 03 Aug 2015 16:57:00 -0000 Subject: Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master From: sergiodj+buildbot@redhat.com X-GDB-Buildbot: 1 In-Reply-To: <3d3389010c00504602656ba6f16c6b91ade75243@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2015-q3/txt/msg04873.txt.bz2 Buildslave: fedora-x86-64-2 Full Build URL: Commit(s) tested: 3d3389010c00504602656ba6f16c6b91ade75243 Author(s) (in the same order as the commits): Doug Evans Testsuite log (gdb.sum and gdb.log) URL(s): *** Regressions found *** ============================ new FAIL: gdb.base/corefile.exp: attach: core file is cleared new FAIL: gdb.base/corefile.exp: attach: with core new FAIL: gdb.base/corefile.exp: core-file warning-free new FAIL: gdb.base/corefile.exp: run: core file is cleared new FAIL: gdb.base/corefile.exp: run: with core PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r new FAIL: gdb.base/valgrind-infcall.exp: continue #1 (valgrind vgdb has terminated) new FAIL: gdb.base/valgrind-infcall.exp: monitor v.set gdb_output new FAIL: gdb.base/valgrind-infcall.exp: target remote for vgdb (got interactive prompt) ============================ *** Regressions against the baseline *** ============================ PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10 new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout) new FAIL: gdb.base/attach.exp: cmdline attach run: run to main PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two) PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two) new FAIL: gdb.cp/inherit.exp: print g_vD new FAIL: gdb.cp/inherit.exp: print g_vE PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e PASS -> FAIL: gdb.cp/virtbase.exp: print *this new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited) PASS -> FAIL: gdb.cp/vla-cxx.exp: print c PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2 PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0) PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1) PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2) PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3) PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1) PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2) PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3) PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1) PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2) PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1) PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2) PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2) PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3) PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1) PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2) PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3) PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals ============================ *** Failures that are being ignored *** ============================ FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (got interactive prompt) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (got interactive prompt) FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call FAIL: gdb.base/random-signal.exp: stop with control-c (timeout) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (GDB internal error) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (GDB internal error) FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call ============================