[Bug 810214] Re: Firefox crashes when a plugin calls freopen()
Bug Watch Updater
810214 at bugs.launchpad.net
Thu Nov 24 07:25:42 UTC 2011
Launchpad has imported 4 comments from the remote bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=699734.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2011-11-04T08:08:36+00:00 Mh+mozilla wrote:
I got the craziest crash happening on sparc linux, when running xpcshell
with jemalloc enabled, it crashes in "setbuf(stdout, 0);" (which is a
libc function).
It turns out this is due to the fact that the _IO_stdin_used symbol is
not exported, because of the version script used to hide most symbols
from programs. No idea why this only crashes on sparc, though.
Reply at: https://bugs.launchpad.net/firefox/+bug/810214/comments/10
------------------------------------------------------------------------
On 2011-11-04T08:10:19+00:00 Mh+mozilla wrote:
Created attachment 571903
Export the _IO_stdin_used symbol
Reply at: https://bugs.launchpad.net/firefox/+bug/810214/comments/11
------------------------------------------------------------------------
On 2011-11-18T07:57:53+00:00 Mh+mozilla wrote:
http://hg.mozilla.org/integration/mozilla-inbound/rev/109b2416d243
Reply at: https://bugs.launchpad.net/firefox/+bug/810214/comments/12
------------------------------------------------------------------------
On 2011-11-19T13:16:51+00:00 Bmo-edmorley wrote:
https://hg.mozilla.org/mozilla-central/rev/109b2416d243
Reply at: https://bugs.launchpad.net/firefox/+bug/810214/comments/13
** Changed in: firefox
Status: Unknown => Fix Released
** Changed in: firefox
Importance: Unknown => Critical
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/810214
Title:
Firefox crashes when a plugin calls freopen()
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/810214/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list