From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DB3C3385828D; Sun, 25 Sep 2022 12:16:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DB3C3385828D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664108171; bh=g/THVjvRsj0CnWIV+GL202Y6zi+uBEGh4fYSbRImKIE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=F6zLqJbHckIw0MDgpElCD8TpMTFnI/877huUtiBke/bTmJmsGO5lproORbWnlLjEZ knFKJXC5UOFN3IPWXk8KbgPcJWPYGG0UEmRQYNnRqqOhcWAZjK4iIa1W6Z9pXRhx/M 3q722oc28bvMXaLGifrUWg0Dw0xPjoD9QioMib9M= 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: Sun, 25 Sep 2022 12:16:11 +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 #6 from Holger Hoffst=C3=A4tte = --- (In reply to Holger Hoffst=C3=A4tte from comment #5) > Turns out the crash on strlen() is something else: More precisely, it's garbage that is sometimes NULL - e.g. after a fresh st= art. --=20 You are receiving this mail because: You are on the CC list for the bug.=