FS#28672 - [Firefox] Bug -> libxul.so

Attached to Project: Arch Linux
Opened by Bob Remart (bobthepurple) - Monday, 27 February 2012, 03:50 GMT
Last edited by Allan McRae (Allan) - Saturday, 02 June 2012, 11:18 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Ionut Biru (wonder)
Architecture i686
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details


Error:
Segmentation Fault

gdb -e results in:
0xb71208b5 in ?? () from /usr/lib/firefox/libxul.so

System Information
--------------------
lspci|grep VGA:
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)

Graphics Driver:
extra/xf86-video-intel 2.17.0-2 (xorg-drivers xorg) [installed]

Steps to reproduce:
1) Open firefox
2) Open a bunch of tabs
3) Wait for the tabs to load

Package Versions
----------------
Name : firefox
Version : 10.0.2-1
URL : http://www.mozilla.org/projects/firefox
Licenses : MPL GPL LGPL
Groups : None
Provides : None
Depends On : gtk2 mozilla-common nss>=3.13.1 libxt hunspell startup-notification mime-types dbus-glib
alsa-lib sqlite3 libnotify desktop-file-utils libvpx libevent hicolor-icon-theme
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 22648.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : i686
Build Date : Fri 17 Feb 2012 06:53:33 AM EST
Install Date : Sun 26 Feb 2012 10:29:18 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Standalone web browser from mozilla.org
Name : cairo
Version : 1.10.2-3
URL : http://cairographics.org/
Licenses : LGPL MPL
Groups : None
Provides : None
Depends On : libpng libxrender fontconfig pixman glib2 sh
Optional Deps : None
Required By : apvlv cairomm gtk2 gtk3 pango poppler python2-cairo
Conflicts With : None
Replaces : None
Installed Size : 2824.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : i686
Build Date : Wed 18 Jan 2012 02:54:16 PM EST
Install Date : Sun 12 Feb 2012 10:07:33 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Cairo vector graphics library

This task depends upon

Closed by  Allan McRae (Allan)
Saturday, 02 June 2012, 11:18 GMT
Reason for closing:  No response
Comment by Ionut Biru (wonder) - Monday, 27 February 2012, 10:26 GMT
the trace is not very helpful. do you have any 3rd party plugins? they usually crash firefox

ls /usr/lib/mozilla/plugins
Comment by Bob Remart (bobthepurple) - Monday, 27 February 2012, 13:13 GMT
Unfortunately the only plugins I have installed are in .mozilla/plugins, and they are moonlight (silverlight-media-pack-linux-x64-16-1.so) and npatgpc.so.
ldd npatgpc.so:
linux-gate.so.1 => (0xb77c6000)
libdl.so.2 => /lib/libdl.so.2 (0xb778a000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xb7654000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb755c000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7473000)
libm.so.6 => /lib/libm.so.6 (0xb7446000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb7429000)
libc.so.6 => /lib/libc.so.6 (0xb7288000)
/lib/ld-linux.so.2 (0xb77c7000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb726a000)
libpcre.so.1 => /usr/lib/libpcre.so.1 (0xb720d000)
librt.so.1 => /lib/librt.so.1 (0xb7204000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xb71ff000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb71f8000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb71dd000)
Comment by Ionut Biru (wonder) - Monday, 27 February 2012, 13:41 GMT
try, for testing purposes, to drop those plugins and see if firefox is still crashing.
Comment by Bob Remart (bobthepurple) - Monday, 27 February 2012, 23:22 GMT
Crashing still occurs.
Comment by Allan McRae (Allan) - Sunday, 29 April 2012, 10:50 GMT
Status with version 11?

Edit: or 12...
Comment by Alexander F. Rødseth (xyproto) - Wednesday, 30 May 2012, 11:00 GMT
Do you have a collection of URLs that always reproduces the problem? Is this still an issue?

Loading...