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

LoÃc Minier <lool at dooz dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lool at dooz dot org

--- Comment #3 from LoÃc Minier <lool at dooz dot org> 2010-11-11 14:57:00 UTC ---
Allan, is the iconv issue a new one?  Your testcase fails for me even when
Mike's patch isn't applied; I get an assertion failure
"_rtld_global_ro._dl_pagesize != 0".

What failure do you get?  Could you break in __getpagesize() and see what
pagesize you get in the first (static libc.a copy) and second (lib.so) hits?

-- 
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]