From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EDF323858C30; Tue, 14 Feb 2023 17:39:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EDF323858C30 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676396397; bh=Pon9BSZ98kz2GTSOr4TDnKBAr7Uo9KMHzzqtuzsGtJc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=j3VfMYEF7hiiaE8RSdDI5mFqXEGvsgLEmVOd9axNu2u/D3eFoVWZACoG9rtR4//Ij 4s6+QBXbONFxpP4HAa7Oynb4bfvhGsgkMPAy//0SKIn03EXYVgoyrZffb7IlqJFeXQ HlYakZ+7GqKS3E00UiD4qlAvmMwoLqkXTv3OEaDE= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug go/30038] When using CGO and C code is calling GO function, not getting call stack of C from core dump. Only getting call stack of GO. Date: Tue, 14 Feb 2023 17:39:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: go X-Bugzilla-Version: 12.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 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=3D30038 --- Comment #9 from Tom Tromey --- Sorry, I can't check on Ubuntu for you. I think you will have to look more deeply into it yourself somehow. Normally a core file shouldn't affect the backtrace. So I suspect something is weird in your environment, like maybe you compiled something with optimization or LTO or the like. --=20 You are receiving this mail because: You are on the CC list for the bug.=