From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 39DFA38515D1; Tue, 6 Sep 2022 19:12:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 39DFA38515D1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1662491569; bh=/oeTLFCWUlp+hfeAPRGB+q2DIjPt+2IPx4t0mF0LepU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=spTjhxBLp8TrsBVaIVmWzv/2n8rYeHPXtzpaSBPdpaOuWh8Uj8/fqRImjST84zcg5 fdgInD8mor3t+5pKzSxKCro12zsN4La1w1+B+z1GLpgHc3zLAxWHzkOgKplMZ1YQ8j caJskBH60wYcfK+e1X9ieW/sdPLkp1D9MZqcXI14= From: "aurelien at aurel32 dot net" To: glibc-bugs@sourceware.org Subject: [Bug network/21975] gethostbyname always segfaults if linked statically Date: Tue, 06 Sep 2022 19:12:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: network X-Bugzilla-Version: 2.24 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: aurelien at aurel32 dot net X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 2.34 X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: resolution bug_status target_milestone 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=3D21975 Aurelien Jarno changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Target Milestone|--- |2.34 --- Comment #10 from Aurelien Jarno --- Since glibc 2.34, libpthread has been integrated into libc. As a side effect this fixes this bug. --=20 You are receiving this mail because: You are on the CC list for the bug.=