On Wed, Apr 09, 2008 at 04:27:02PM +0200, Mike Hommey wrote: > On Wed, Apr 09, 2008 at 09:44:38AM -0400, Daniel Jacobowitz wrote: > > Package: iceweasel > > Version: 3.0~b5-1 > > Severity: normal > > > > Iceweasel hangs during initialization if aoss is used. It looks like > > this is a problem with xulrunner's custom malloc being used recursively > > while initializing, note malloc_init_hard twice in the backtrace: > > (note iceweasel is not yet based on xulrunner)
Sorry, libxul's then. > Can you try setting LD_PRELOAD=/lib/libc.so.6 ? Yes, that works. Weird - causes libaoss to pick a different malloc? -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

