From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7936B3858CDB; Wed, 15 Feb 2023 05:54:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7936B3858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676440468; bh=xAbwDl3xeV34eg9bog6yEJk8C514PMLvgz/PlbQXQpk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=esbgClwQGoq7MrU5O/xl6aO9Kw+cYuP7uQZ+I7mQJYOBRqV4wGXJodGWbYjh2zEbz 1cBH8O65b4Hm5YydOQ/psLIIuWu6ZXpJ5mKa2HzRD3rZGvJE8BBJwqceyz0Yi96m4P oclyMtyTcVQtpocigztuGzn+rlDxCGcK5h+wMVog= From: "mariappan.balraj at gmail dot com" 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: Wed, 15 Feb 2023 05:54:27 +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: mariappan.balraj at gmail dot com 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 #10 from mariappan balraj -= -- Hi, I am seeing the same behaviour even in red hat linux. It is good if you can share your go environment and the steps you are following to build it. So that I can try. If that solves the issue then it is really nice. Kindly please help. Best Regards Mariappan On Tue, Feb 14, 2023 at 11:09 PM tromey at sourceware dot org < sourceware-bugzilla@sourceware.org> wrote: > 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. > > -- > You are receiving this mail because: > You are on the CC list for the bug. > You reported the bug. --=20 You are receiving this mail because: You are on the CC list for the bug.=