http://bugzilla.novell.com/show_bug.cgi?id=503151 User pbaudis@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=503151#c5 Petr Baudis <pbaudis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED AssignedTo|bnc-team-mozilla@forge.prov |pbaudis@novell.com |o.novell.com | --- Comment #5 from Petr Baudis <pbaudis@novell.com> 2009-05-19 02:51:24 MDT --- This is our bug, please close the upstream bugreport. I have seen this already happen with Gentoo Firefox, but thought we are lucky about this. Well, apparently not anymore. :-( We currently do not support custom malloc() implementation in NSS due to our patch to open NSS modules deep-bound (that is meant to protect the main process from library namespace pollution by libraries the NSS module depends on - e.g. Thunderbird depended on one kind of OpenLDAP library, while nss_ldap depended on an entirely incompatible one). This causes the main process to use the custom malloc(), but the NSS module to use the stock free(). I will try to see this fixed. In the meantime, can the custom malloc be turned off temporarily? In 11.1, Firefox worked fine even with this bug in glibc... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.