public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "fa1lr4in at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug breakpoints/28335] New: Daily debugging breakpoint errors
Date: Mon, 13 Sep 2021 11:18:34 +0000 [thread overview]
Message-ID: <bug-28335-4717@http.sourceware.org/bugzilla/> (raw)
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.
next reply other threads:[~2021-09-13 11:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-13 11:18 fa1lr4in at gmail dot com [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-28335-4717@http.sourceware.org/bugzilla/ \
--to=sourceware-bugzilla@sourceware.org \
--cc=gdb-prs@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).