public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug breakpoints/28335] New: Daily debugging breakpoint errors
@ 2021-09-13 11:18 fa1lr4in at gmail dot com
  2021-09-13 11:22 ` [Bug breakpoints/28335] " fa1lr4in at gmail dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: fa1lr4in at gmail dot com @ 2021-09-13 11:18 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=28335

            Bug ID: 28335
           Summary: Daily debugging breakpoint errors
           Product: gdb
           Version: 8.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: breakpoints
          Assignee: unassigned at sourceware dot org
          Reporter: fa1lr4in at gmail dot com
  Target Milestone: ---

When I use gdb to debug d8(https://v8.dev/), I get an error, the details are as
follows:

root@ubuntu:~/v8/v8/v8/out/x64.release# gdb d8
pwndbg> set args --allow-natives-syntax 7.js
pwndbg> r
Starting program: /root/v8/v8/v8/out/x64.release/d8 --allow-natives-syntax 7.js
ERROR: Could not find ELF base!
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7f40a3509700 (LWP 114035)]
[New Thread 0x7f40a2d08700 (LWP 114036)]
[New Thread 0x7f40a2507700 (LWP 114037)]
[Thread 0x7f40a2507700 (LWP 114037) exited]
[Thread 0x7f40a2d08700 (LWP 114036) exited]
[Thread 0x7f40a3509700 (LWP 114035) exited]
process 114031 is executing new program: /bin/dash
/build/gdb-veKdC1/gdb-8.1.1/gdb/breakpoint.c:13230: internal-error: void
delete_breakpoint(breakpoint*): Assertion `bpt != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.

This is a bug, please report it.  For instructions, see:
<http://www.gnu.org/software/gdb/bugs/>.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-11-05 14:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-13 11:18 [Bug breakpoints/28335] New: Daily debugging breakpoint errors fa1lr4in at gmail dot com
2021-09-13 11:22 ` [Bug breakpoints/28335] " fa1lr4in at gmail dot com
2021-09-13 11:27 ` fa1lr4in at gmail dot com
2021-09-13 11:31 ` fa1lr4in at gmail dot com
2021-11-05 14:53 ` simark at simark dot ca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).