From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CF6FC395BC24; Wed, 14 Apr 2021 15:06:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CF6FC395BC24 From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/27710] remote-notif.c:113: internal-error: void remote_async_get_pending_events_handler(gdb_client_data): Assertion `target_is_non_stop_p ()' failed Date: Wed, 14 Apr 2021 15:06:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW 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: Wed, 14 Apr 2021 15:06:58 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27710 --- Comment #12 from Tom de Vries --- (In reply to Simon Marchi from comment #11) > (In reply to Tom de Vries from comment #9) > > (In reply to Simon Marchi from comment #8) > > > (In reply to Tom de Vries from comment #5) > > > > (In reply to Tom de Vries from comment #4) > > > > > Created attachment 13366 [details] > > > > > core.gz > > > >=20 > > > > Matching gdb can be found here: > > > > https://ftp.suse.com/pub/people/tdevries/gdb/pr27710/ > > >=20 > > > What sha1 is that build of GDB? > >=20 > > $ file gdb > > gdb: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), dynamica= lly > > linked, interpreter /lib64/ld-linux-x86-64.so.2, > > BuildID[sha1]=3Ddd1d8ec51a4a365d2935ede260768b506dc7a49b, for GNU/Linux= 3.2.0, > > with debug_info, not stripped >=20 > Haha sorry, I meant the git hash, to be able to checkout the corresponding > source. >=20 Ah, that makes sense, I was wondering what you wanted with the buildid :) I didn't keep track of the commit hash, but the sources have at least this = date stamp: ... $ ./gdb -v GNU gdb (GDB) 11.0.50.20210414-git ... > Anyway, I am not able to load the core and get something meaningful, I wo= uld > probably need the libraries from your environment. Hmm, that's too bad. FWIW, the environemnt is openSUSE Leap 15.2, so in th= at context it should work. --=20 You are receiving this mail because: You are on the CC list for the bug.=