From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CD9A03858C74; Mon, 26 Sep 2022 19:18:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CD9A03858C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664219907; bh=bXBIW/PD2BYGUQOE07fv/2UQ+35FYhR3wI0NFXAbJFc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=W2obDSiFWQoft8VtQMDVN8k99R4amAzu0UjE3LU7cds3zhRZFFSIRd5qtC2ojgrm3 NWM2wK9OsdUI9wALT/SbAMieHRSeLiilrmVjmTQse9MmhZlGxV2KJcDXn0dZmpBoVl voApgglkTsyDGmdvhI3Gh+sMGKrAI9R7a22qnP1c= From: "holger@applied-asynchrony.com" To: glibc-bugs@sourceware.org Subject: [Bug nscd/29605] Regression in NSCD backend of getaddrinfo Date: Mon, 26 Sep 2022 19:18:27 +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: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: siddhesh 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=3D29605 --- Comment #8 from Holger Hoffst=C3=A4tte = --- So my crashes/garbage data in packets indeed turned out to be caused by post-2.36 release patches from the backport branch, presumably the resolver rewrite. Building a completely vanilla 2.36 made everything work again, and nscd runs just fine with enabled host cache. Cheers :) --=20 You are receiving this mail because: You are on the CC list for the bug.=