[Bug dynamic-link/13967] Segmentation fault in elf_dynamic_do_Rela at do-rel.h:144

bugdal at aerifal dot cx sourceware-bugzilla@sourceware.org
Tue Apr 10 20:40:00 GMT 2012


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

Rich Felker <bugdal at aerifal dot cx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugdal at aerifal dot cx

--- Comment #6 from Rich Felker <bugdal at aerifal dot cx> 2012-04-10 20:39:35 UTC ---
What's a shame is that this whole issue (and firefox's whole startup slowness)
arises from the fact that they refuse to link their program correctly. They
have some 10-20 .so files which are (1) always loaded, and (2) only used by a
single program, so the obvious solution is to do away with the .so files and
link everything into the firefox binary...

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



More information about the Glibc-bugs mailing list