From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E98DD389002A; Tue, 1 Jun 2021 08:14:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E98DD389002A From: "jerome.pouiller at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug remote/27927] gdb crash with OpenOCD Date: Tue, 01 Jun 2021 08:14:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: remote X-Bugzilla-Version: 10.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jerome.pouiller 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: Message-ID: In-Reply-To: References: 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: Tue, 01 Jun 2021 08:14:28 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27927 --- Comment #4 from J=C3=A9r=C3=B4me Pouiller --- I still have the problem with the commit-id a2cf3633 (01/06/2021). I have compiled gdb with: ./configure --prefix=3D/tmp/gdb --disable-shared --enable-static --target=3Darm-none-eabi Beside the line number, the error message is the same: $ /tmp/gdb/bin/arm-none-eabi-gdb /tmp/foo3/build/debug/foo.out GNU gdb (GDB) 11.0.50.20210601-git Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "--host=3Dx86_64-pc-linux-gnu --target=3Darm-non= e-eabi". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... /home/jerome/.gdbinit:37: Error in sourced command file: ~/conf/_gdbinit-gef.py:57: Error in sourced command file: Undefined command: "from". Try "help". Reading symbols from /tmp/foo3/build/debug/foo.out... (gdb) target extended-remote localhost:3333 Remote debugging using localhost:3333 thread.c:1345: internal-error: void switch_to_thread(thread_info*): Asserti= on `thr !=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: . [1] 621480 abort (core dumped) /tmp/gdb/bin/arm-none-eabi-gdb /tmp/foo3/build/debug/foo.out $ --=20 You are receiving this mail because: You are on the CC list for the bug.=