From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 02A603857C52; Thu, 14 Mar 2024 01:25:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 02A603857C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710379557; bh=95qDh/gz0nf+ZH7AJVJ6/SdTgJMYUv9xqVepfIFaHGM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Ly7UT5zJkle8c2mPmZAyObgp/3bbir+Of5qXjc8iNCQeMYD/1Z3yZs4/+PWfU79qi QaQzsfM85bFsHjQ8VzrlXNB93bkljSLetbvvwle6Wcp6dhe3i0KyBGVb5YXzo1twW+ x+uujhYdEWhjGhlgTNx9rcK8rHunX5Pyi35FRfXU= From: "simon.marchi at polymtl dot ca" To: gdb-prs@sourceware.org Subject: [Bug gdb/31478] GDB crashes when corrupted debuginfo Date: Thu, 14 Mar 2024 01:25:55 +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: 14.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simon.marchi at polymtl dot ca 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: bug_status cc everconfirmed cf_reconfirmed_on 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=3D31478 Simon Marchi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |simon.marchi at polymtl do= t ca Ever confirmed|0 |1 Last reconfirmed| |2024-03-14 --- Comment #9 from Simon Marchi --- I'm on Arch too, I was able to reproduce the crash with the following steps: - install the kstatusnotifieritem package version 6.0.0-2 - copy the attached debuginfo file at ~/.cache/debuginfod_client/c0b747f77ce7222a94ecae5e362d140fb5432461/debugin= fo - run `gdb /usr/lib/libKF6StatusNotifierItem.so.6.0.0` and answer yes when asked if I want to use debuginfod I guess that it should be possible to reproduce on other distros too by downloading the package [1] and extracting the so file. [1] https://archive.archlinux.org/packages/k/kstatusnotifieritem/kstatusnotifie= ritem-6.0.0-2-x86_64.pkg.tar.zst --=20 You are receiving this mail because: You are on the CC list for the bug.=