From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 817203857C74; Tue, 25 Oct 2022 20:01:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 817203857C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666728108; bh=EZw83Rq6oOQVeSOELXCnh/lNUzNuEjlelTkT6oR5HQI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TpOxyVQ8GJU/7lXrctoP7sKHNzZtD281ZW3OIYvfzzsc60LaR/3Gf0otskpaulrKd ZTrkjE7MqWzR5NaqGZDBVCF5auRLQpZfUU+rDo1Q9R4KiPA8AkLep3mPXKK8mbGEPP 9dAb3HUiJ3ni66js5HQ0b1+40GqtSYM9P+Bw9WBc= From: "zev+sourcewarebz at bewilderbeest dot net" To: glibc-bugs@sourceware.org Subject: [Bug nscd/29402] nscd: No such file or directory Date: Tue, 25 Oct 2022 20:01:40 +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.35 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: zev+sourcewarebz at bewilderbeest dot net 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=3D29402 --- Comment #3 from Zev Weiss -= -- We've also been hitting this bug on 32-bit systems (OpenBMC), and tracked it down to a mismatch in the size of time_t (which throws off the layout of st= ruct traced_file by four bytes). I actually sent an email to the list with a probably-not-quite-right patch fixing it just before finding this ticket: https://sourceware.org/pipermail/libc-alpha/2022-October/142937.html --=20 You are receiving this mail because: You are on the CC list for the bug.=