https://sourceware.org/bugzilla/show_bug.cgi?id=32761
Sam James <sam at gentoo dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hjl.tools at gmail dot com --- Comment #3 from Sam James <sam at gentoo dot org> --- glibc-2.35 with binutils trunk works fine in an ubuntu-22.04 container. ``` $ g++ -B/tmp/binutils/bin -O2 -pthread syz-executor-executor.ii -o syz-executor -static-pie $ ./syz-executor ``` -- You are receiving this mail because: You are on the CC list for the bug.