[Bug 278095] Re: MASTER crash in getenv() ... spi_atk_bridge_exit_func()
Matt Zimmerman
mdz at ubuntu.com
Fri Oct 24 16:59:12 UTC 2008
My guess is that something called putenv() with a pointer to memory
which has been unmapped at the time that this exit handler is running.
I suspect this could happen even for a string constant (e.g. in a shared
library). The solution would be to use setenv() instead, which makes a
copy.
--
MASTER crash in getenv() ... spi_atk_bridge_exit_func()
https://bugs.launchpad.net/bugs/278095
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox-3.0 in ubuntu.
More information about the Ubuntu-mozillateam-bugs
mailing list