From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8A9753858C50; Fri, 24 Mar 2023 08:06:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8A9753858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679645173; bh=wmpnqzV28OFXP/eNPPAHWnzhWjGWQSEwhSv8s8Q7HXQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=kPBK4US0IMRRw+tdlSyu/a9nAnY0uNHNRC1GINl6ytN9ZA1ZxwL+wic1CRC/ydmKc NryYIrAey+xyf0A1YDxZEB4nHLjBQvY/Tyk614yf7wh+JHg9ELb2NeeFLDodbyLbYV yX/PJUcWq868ONrsWlz6Q4Ff+18F/MK7wEtUpKhI= From: "petr.sumbera at oracle dot com" To: gdb-prs@sourceware.org Subject: [Bug tdep/30252] gdb-13.1/gdb/target.c:2641: internal-error: target_resume: Assertion `inferior_ptid != null_ptid' failed Date: Fri, 24 Mar 2023 08:06:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tdep X-Bugzilla-Version: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: petr.sumbera at oracle 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30252 --- Comment #7 from Petr =C5=A0umbera --- (In reply to Pedro Alves from comment #6) > Created attachment 14777 [details] > Fix >=20 > Could you give the attached patch a try? Yes. Thank you! Assertion is not hit in my test case. > I was able to confirm that gdb/procfs.c (the modified file) at least > compiles using an old Solaris 11 VM I had lying around, but I wasn't able= to > build GDB fully due to other issues. There is one year old release which you should be able to use for such test= ing: https://blogs.oracle.com/solaris/post/building-open-source-software-on-orac= le-solaris-114-cbe-release --=20 You are receiving this mail because: You are on the CC list for the bug.=