wdijkstr at arm dot com
2018-06-27 17:39:12 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=23346
Bug ID: 23346
Summary: [aarch64] gdb assertion: inf != NULL
Product: gdb
Version: HEAD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: wdijkstr at arm dot com
Target Milestone: ---
The following tests fail on recent gdb:
FAIL: gdb.base/foll-exec-mode.exp: new,continue,infswitch: continue past exec
(GDB internal error)
FAIL: gdb.base/foll-exec-mode.exp: new,continue,no_infswitch: continue past
exec (GDB internal error)
FAIL: gdb.base/foll-exec-mode.exp: new,next,infswitch: next past exec (GDB
internal error)
FAIL: gdb.base/watchpoint-hw-attach.exp: continue (the program is no longer
running)
FAIL: gdb.base/watchpoint-hw-attach.exp: continue to breakpoint:
prewatchtrigger (the program exited)
FAIL: gdb.base/watchpoint-hw-attach.exp: setting breakpoint at 39
These trigger an assertion:
next
process 12644 is executing new program:
buildbot/native-glibc-aarch64-none-linux-gnu/build/build-native-aarch64-none-linux-gnu/obj/gdb/gdb/testsuite/outputs/gdb.base/foll-exec-mode/execd-prog
[New inferior 2 (process 0)]
[New process 12644]
buildbot/native-glibc-aarch64-none-linux-gnu/build/src/binutils-gdb--gdb/gdb/target.c:3200:
internal-error: gdbarch* default_thread_architecture(target_ops*, ptid_t):
Assertion `inf != NULL' failed.
A problem internal to GDB has been detected,
This appears to be due to a recent commit which changes HW breakpoint
attachment.
Bug ID: 23346
Summary: [aarch64] gdb assertion: inf != NULL
Product: gdb
Version: HEAD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: wdijkstr at arm dot com
Target Milestone: ---
The following tests fail on recent gdb:
FAIL: gdb.base/foll-exec-mode.exp: new,continue,infswitch: continue past exec
(GDB internal error)
FAIL: gdb.base/foll-exec-mode.exp: new,continue,no_infswitch: continue past
exec (GDB internal error)
FAIL: gdb.base/foll-exec-mode.exp: new,next,infswitch: next past exec (GDB
internal error)
FAIL: gdb.base/watchpoint-hw-attach.exp: continue (the program is no longer
running)
FAIL: gdb.base/watchpoint-hw-attach.exp: continue to breakpoint:
prewatchtrigger (the program exited)
FAIL: gdb.base/watchpoint-hw-attach.exp: setting breakpoint at 39
These trigger an assertion:
next
process 12644 is executing new program:
buildbot/native-glibc-aarch64-none-linux-gnu/build/build-native-aarch64-none-linux-gnu/obj/gdb/gdb/testsuite/outputs/gdb.base/foll-exec-mode/execd-prog
[New inferior 2 (process 0)]
[New process 12644]
buildbot/native-glibc-aarch64-none-linux-gnu/build/src/binutils-gdb--gdb/gdb/target.c:3200:
internal-error: gdbarch* default_thread_architecture(target_ops*, ptid_t):
Assertion `inf != NULL' failed.
A problem internal to GDB has been detected,
This appears to be due to a recent commit which changes HW breakpoint
attachment.
--
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.