This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/11929] glibc-2.12: static binaries: __getpagesize: Assertion `_rtld_global_ro._dl_pagesize != 0'


http://sourceware.org/bugzilla/show_bug.cgi?id=11929

--- Comment #7 from Mike Frysinger <vapier at gentoo dot org> 2010-11-22 18:57:59 UTC ---
the iconv code calls the gconv code which attempts to dynamically load shared
objects from /usr/lib64/gconv/.  i havent dug past that so far, but it seems to
boil down to the same issue -- dlopening shared objects from static objects is
broken.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]