(bug #647527 is indeed an earlier report of this issue, but I merged it
into this bug because there is more information here.)

The testcase in bug #647527 is at http://launchpadlibrarian.net/56458625/foo.c
gcc -O0 -o foo foo.c && ./foo
=> works
gcc -static -O0 -o foo foo.c && ./foo
=> segvs

Fedora applied a workaround, not a fix, which is also what's mentioned
to work in the upstream bug:
http://sourceware.org/bugzilla/show_bug.cgi?id=11929

The patch from Gentoo seems to fix the first issue cleanly, but the
upstream report mentions that it doesn't work for iconv.

** Bug watch added: Sourceware.org Bugzilla #11929
   http://sourceware.org/bugzilla/show_bug.cgi?id=11929

-- 
Assertion `_rtld_global_ro._dl_pagesize != 0' failed
https://bugs.launchpad.net/bugs/672352
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to