From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2E6E03892471; Fri, 18 Jun 2021 19:29:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2E6E03892471 From: "adrian.ratiu at collabora dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/27993] {f}stat{at} y2038 regression in 2.33 Date: Fri, 18 Jun 2021 19:29:51 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.33 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: adrian.ratiu at collabora dot 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 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2021 19:29:52 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27993 --- Comment #12 from Adrian Ratiu --- @Florian Weimer I think you are correct. Below is a stack trace. So this means there is no bug in glibc and the breakage is to be expected? In that case I'll have to report or attempt a fix in lsof itself and any ot= her package which might fail due to the new codepath. #0 0xf396e1aa in __cp_stat64_t64_stat64 (st64_t64=3D0xffa4bc78, st64=3D) at ../sysdeps/unix/sysv/linux/stat_t64_cp.c:40 #1 0xf39671a8 in __GI___stat64 (file=3D, buf=3D0xffa4bd2b) at ../sysdeps/unix/sysv/linux/stat64.c:38 #2 0x066cbf26 in doinchild (fn=3D, fp=3D, rbuf=3D,=20 rbln=3D) at misc.c:364 #3 0x066cc09e in Readlink (arg=3D0x6b59378 "/proc") at misc.c:1109 #4 0x066bbe52 in readmnt () at dmnt.c:512 #5 0x066c6454 in ck_file_arg (i=3D1, ac=3D2, av=3D0xffa52224, fv=3D0, rs= =3D0, sbp=3D0x0) at arg.c:189 #6 0x066ca506 in main (argc=3D, argv=3D) at main.c:1251 --=20 You are receiving this mail because: You are on the CC list for the bug.=