From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 38697385842F; Mon, 13 Sep 2021 11:18:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 38697385842F From: "fa1lr4in at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug breakpoints/28335] New: Daily debugging breakpoint errors Date: Mon, 13 Sep 2021 11:18:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: breakpoints X-Bugzilla-Version: 8.1.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fa1lr4in at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Sep 2021 11:18:35 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28335 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 ar= e 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 !=3D 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: . --=20 You are receiving this mail because: You are on the CC list for the bug.=