From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 577453858421; Wed, 3 Jan 2024 05:29:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 577453858421 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704259794; bh=EcNZK1C1cy3IUJ4J39/Dzb94qNOL6wgSLBAXDW90JTQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=N1wAId+jLQiAmD6fOhrdky/OAZUDPFtoBzP6FDmMBdeykbgUYqenEwtwAjULcz/lA sPY1/uYlXLPWp/eDA8VPylnQwy41uCKmSCRToEJaUBHF9K8P1W6QQmFIxA2B/OVnHe s8RVzh5GiMR/5vs/DNf8aQ61MfyyT4dfp00wFiRU= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/113211] Trying to initialize the tripwire database ends up with a SEGV if a uid cannot be found Date: Wed, 03 Jan 2024 05:29:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 11.4.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113211 --- Comment #3 from Andrew Pinski --- https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1827372.h= tml=