[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 Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/810214

Title:
  Firefox crashes when a plugin calls freopen()

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “eglibc” package in Ubuntu:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed
Status in “iceweasel” package in Debian:
  New

Bug description:
  1) lsb_release -rd
  Description:	Ubuntu 11.04
  Release:	11.04

  2) apt-cache policy mozilla-plugin-vlc
  mozilla-plugin-vlc:
    Installed: 1.1.9-1ubuntu1.2
    Candidate: 1.1.9-1ubuntu1.2
    Version table:
   *** 1.1.9-1ubuntu1.2 0
          500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/universe i386 Packages
          100 /var/lib/dpkg/status
       1.1.9-1ubuntu1.1 0
          500 http://security.ubuntu.com/ubuntu/ natty-security/universe i386 Packages
       1.1.9-1ubuntu1 0
          500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages

  apt-cache policy firefox
  firefox:
    Installed: 5.0+build1+nobinonly-0ubuntu0.11.04.2
    Candidate: 5.0+build1+nobinonly-0ubuntu0.11.04.2
    Version table:
   *** 5.0+build1+nobinonly-0ubuntu0.11.04.2 0
          500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 Packages
          500 http://security.ubuntu.com/ubuntu/ natty-security/main i386 Packages
          100 /var/lib/dpkg/status
       4.0+nobinonly-0ubuntu3 0
          500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) What is expected to happen in Firefox is when one visits the
  website:

  http://media.thrashermagazine.com/FiringLine_PatPasquale.mp4

  mozilla-plugin-vlc plays the video with no problem.

  4) What happens instead is Firefox crashes, with a prompt to report this to Mozilla instead of an apport to Launchpad. The about:crashes link may be found at:
  https://crash-stats.mozilla.com/report/index/c6f47bc4-e936-469d-bcf2-b13352110713

  WORKAROUND: Open in VLC via the Terminal:

  wget http://media.thrashermagazine.com/FiringLine_PatPasquale.mp4 &&
  vlc FiringLine_PatPasquale.mp4

  the video plays correctly.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: mozilla-plugin-vlc 1.1.9-1ubuntu1.2
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Uname: Linux 2.6.38-10-generic i686
  NonfreeKernelModules: fglrx
  Architecture: i386
  Date: Wed Jul 13 19:35:14 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: vlc
  UpgradeStatus: Upgraded to natty on 2011-05-14 (60 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/810214/+subscriptions




More information about the foundations-bugs mailing list