From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 62BAF3896824; Sat, 17 Apr 2021 13:06:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 62BAF3896824 From: "simark at simark dot ca" To: gdb-prs@sourceware.org Subject: [Bug gdb/27743] Internal error psymtab.c Date: Sat, 17 Apr 2021 13:06:51 +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: 10.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simark at simark dot ca 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: Sat, 17 Apr 2021 13:06:51 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27743 --- Comment #4 from Simon Marchi --- (In reply to Ethan Zhang from comment #3) > Hi, > I'm the person who encountered the issue. > This is the core dump file that was created. The file is too large to be > directly attached. >=20 > https://www.dropbox.com/s/qjym1bxckm480x5/core.gdb.1000. > 2ce4d3ac1c104df6992f66f6a01ebcbe.410030.1618625947000000000000.lz4?dl=3D0 >=20 > I'm not familiar with the process of reporting a bug. > Please tell me if there's more I can do. >=20 > gcc-arm-none-eabi version is 9.3.1 Hi, A core dump without the corresponding binary is not of much use. The ideal way is to provide a source file and some commands to compile that source file and reproduce the bug in GDB. This way, we can see for ourselv= es what are the steps that lead up to the bug. If needed, the source file can make use of ChibiOS if that's the only way you can reproduce it. If reproducing with a source file is not possible, then you could provide an already compiled binary with the instructions to get to the crash. If that is not possible, then you could provide a backtrace of GDB at the p= oint of the crash, that's better than nothing. Simon --=20 You are receiving this mail because: You are on the CC list for the bug.=