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 #5 from LoÃc Minier <lool at dooz dot org> 2010-11-11 15:32:45 UTC ---
Sorry, wasn't clear: I did not know whether you iconv issue was there before
the patch, and when reading your first comment, I thought it was a rebuttal for
Mike's patch, but I wanted to confirm that Mike's patch was an immediate net
win (moving arch-specific code to common code and fixing at least one class of
issues), even if it doesn't fix all instances of this class of bugs.

Hope this makes more sense now  :)

I understand that the Fedora change is just meant to be a workaround rather
than a fix?  There might be other random issues if the vdso isn't setup
properly in the static+dynamic case, so it would be best to init libc properly
in this case rather than fix just the getpagesize() issue?

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