palves at redhat dot com
2018-07-06 15:19:38 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=23379
Bug ID: 23379
Summary: [8.1->8.2 regression] gdb.python/py-evthreads.exp,
with gdbserver
Product: gdb
Version: unknown
Status: NEW
Severity: normal
Priority: P2
Component: python
Assignee: unassigned at sourceware dot org
Reporter: palves at redhat dot com
Target Milestone: ---
On Fedora 27, with --target_board=native-gdbserver, comparing 8.1 vs 8.2/master
test results, I see this regression:
-PASS: gdb.python/py-evthreads.exp: run to breakpoint 1
-PASS: gdb.python/py-evthreads.exp: reached breakpoint 2
-PASS: gdb.python/py-evthreads.exp: thread 2
-PASS: gdb.python/py-evthreads.exp: reached breakpoint 3
-PASS: gdb.python/py-evthreads.exp: thread 3
-PASS: gdb.python/py-evthreads.exp: continue thread 1
-PASS: gdb.python/py-evthreads.exp: thread 3 was signaled
+FAIL: gdb.python/py-evthreads.exp: run to breakpoint 1 (GDB internal error)
+FAIL: gdb.python/py-evthreads.exp: reached breakpoint 2 (the program is no
longer running)
+FAIL: gdb.python/py-evthreads.exp: thread 2
+FAIL: gdb.python/py-evthreads.exp: reached breakpoint 3 (the program is no
longer running)
+FAIL: gdb.python/py-evthreads.exp: thread 3
+FAIL: gdb.python/py-evthreads.exp: continue thread 1 (the program is no longer
running)
+FAIL: gdb.python/py-evthreads.exp: thread 3 was signaled (timeout)
gdb.log reveals:
src/gdb/thread.c:93: internal-error: thread_info* inferior_thread(): Assertion
`tp' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) FAIL: gdb.python/py-evthreads.exp: run to
breakpoint 1 (GDB internal error)
Resyncing due to internal error.
^Cevent type: exit
Native testing passes cleanly.
Bug ID: 23379
Summary: [8.1->8.2 regression] gdb.python/py-evthreads.exp,
with gdbserver
Product: gdb
Version: unknown
Status: NEW
Severity: normal
Priority: P2
Component: python
Assignee: unassigned at sourceware dot org
Reporter: palves at redhat dot com
Target Milestone: ---
On Fedora 27, with --target_board=native-gdbserver, comparing 8.1 vs 8.2/master
test results, I see this regression:
-PASS: gdb.python/py-evthreads.exp: run to breakpoint 1
-PASS: gdb.python/py-evthreads.exp: reached breakpoint 2
-PASS: gdb.python/py-evthreads.exp: thread 2
-PASS: gdb.python/py-evthreads.exp: reached breakpoint 3
-PASS: gdb.python/py-evthreads.exp: thread 3
-PASS: gdb.python/py-evthreads.exp: continue thread 1
-PASS: gdb.python/py-evthreads.exp: thread 3 was signaled
+FAIL: gdb.python/py-evthreads.exp: run to breakpoint 1 (GDB internal error)
+FAIL: gdb.python/py-evthreads.exp: reached breakpoint 2 (the program is no
longer running)
+FAIL: gdb.python/py-evthreads.exp: thread 2
+FAIL: gdb.python/py-evthreads.exp: reached breakpoint 3 (the program is no
longer running)
+FAIL: gdb.python/py-evthreads.exp: thread 3
+FAIL: gdb.python/py-evthreads.exp: continue thread 1 (the program is no longer
running)
+FAIL: gdb.python/py-evthreads.exp: thread 3 was signaled (timeout)
gdb.log reveals:
src/gdb/thread.c:93: internal-error: thread_info* inferior_thread(): Assertion
`tp' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) FAIL: gdb.python/py-evthreads.exp: run to
breakpoint 1 (GDB internal error)
Resyncing due to internal error.
^Cevent type: exit
Native testing passes cleanly.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.