From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BE62E3858C74; Mon, 26 Sep 2022 19:13:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BE62E3858C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664219592; bh=pYpQIGDR7HIsr3KeMOfWWDiukSneKcUeaeRHzOLzvJs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ROoNuOwgHgSLd+pCtvk2qxx6B55SOg4XReDdWzIyg9vp51qyqWoHCCru17i89mij2 FLKnSunHeHhP4ThSO64PE05nEjpj7tEX2gxe6a8F8L27POY/UnUQyuP9B3Urd2WcMv GSTU131VmZj5XHcQ+2pxgBihDKIM3HFVjh8diYRc= From: "holger@applied-asynchrony.com" To: glibc-bugs@sourceware.org Subject: [Bug nscd/29607] nscd repeatably crashes calling __strlen_avx2 when hosts cache is enabled Date: Mon, 26 Sep 2022 19:13:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: nscd X-Bugzilla-Version: 2.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: holger@applied-asynchrony.com 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29607 --- Comment #7 from Holger Hoffst=C3=A4tte = --- So this crash indeed turned out to be caused by post-2.36 release patches f= rom the backport branch, presumably the resolver rewrite. Building a completely vanilla 2.36 made everything work again, and nscd runs just fine with enabl= ed host cache. --=20 You are receiving this mail because: You are on the CC list for the bug.=