[Bug 279901] glibc-2.39-2 and above on the host segfault

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 26 Dec 2024 08:18:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279901

--- Comment #57 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to Konstantin Belousov from comment #56)
Also, as a blind guess, try to revert this chunk
-                               if (width < 0x4)
-                                       width = 0;
+//                             if (width < 0x4)
+//                                     width = 0;
and see.

-- 
You are receiving this mail because:
You are the assignee for the bug.