the latest firefox crashes immediately

Bug #928098 reported by goetz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
firefox (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

when starting firefox it crashes immediately. when you confirm mozillas error dialog and click restart, the crash loops.
this happens when starting from the dash and also when starting from a terminal. even with the -safe-mode flag.

this is a stack trace, when running firefox-dbg with -g

Program received signal SIGSEGV, Segmentation fault.
js::Interpret (cx=0x7ffff6d88690, entryFrame=0x7fffdfe3a030, interpMode=js::JSINTERP_NORMAL) at /build/buildd/firefox-10.0+build1/build-tree/mozilla/js/src/jsinterp.cpp:4477
4477 /build/buildd/firefox-10.0+build1/build-tree/mozilla/js/src/jsinterp.cpp: Datei oder Verzeichnis nicht gefunden.
 in /build/buildd/firefox-10.0+build1/build-tree/mozilla/js/src/jsinterp.cpp
(gdb) where
#0 js::Interpret (cx=0x7ffff6d88690, entryFrame=0x7fffdfe3a030, interpMode=js::JSINTERP_NORMAL) at /build/buildd/firefox-10.0+build1/build-tree/mozilla/js/src/jsinterp.cpp:4477
#1 0x00007ffff4877f12 in ExecuteKernel (result=0x0, thisv=..., scopeChain=<optimised out>, script=0x7fffdf256400, cx=0x7ffff6d88690, type=<optimised out>, evalInFrame=<optimised out>)
    at /build/buildd/firefox-10.0+build1/build-tree/mozilla/js/src/jsinterp.cpp:783
#2 js::Execute (cx=0x7ffff6d88690, script=0x7fffdf256400, scopeChainArg=<optimised out>, rval=0x0) at /build/buildd/firefox-10.0+build1/build-tree/mozilla/js/src/jsinterp.cpp:822
#3 0x00007ffff47ef137 in JS_ExecuteScript (cx=<optimised out>, obj=<optimised out>, script=<optimised out>, rval=<optimised out>)
    at /build/buildd/firefox-10.0+build1/build-tree/mozilla/js/src/jsapi.cpp:5060
#4 0x00007ffff47ef1b9 in JS_ExecuteScriptVersion (cx=<optimised out>, obj=<optimised out>, script=<optimised out>, rval=<optimised out>, version=<optimised out>)
    at /build/buildd/firefox-10.0+build1/build-tree/mozilla/js/src/jsapi.cpp:5068
#5 0x00007ffff434e4fc in mozJSComponentLoader::GlobalForLocation (this=<optimised out>, aComponentFile=<optimised out>, aURI=<optimised out>, aGlobal=0x7fffdf0bda50, aLocation=0x7fffdf0bda58,
    exception=0x0) at /build/buildd/firefox-10.0+build1/build-tree/mozilla/js/xpconnect/loader/mozJSComponentLoader.cpp:1021
#6 0x00007ffff434e7af in mozJSComponentLoader::LoadModuleImpl (this=0x7ffff6d21c60, aSourceFile=0x7fffdf07c480, aKey=..., aComponentURI=0x7fffdf0bd9c0)
    at /build/buildd/firefox-10.0+build1/build-tree/mozilla/js/xpconnect/loader/mozJSComponentLoader.cpp:608
#7 0x00007ffff434ecff in mozJSComponentLoader::LoadModuleFromJAR (this=0x7ffff6d21c60, aJarFile=0x7fffdf07c480, aComponentPath=...)
    at /build/buildd/firefox-10.0+build1/build-tree/mozilla/js/xpconnect/loader/mozJSComponentLoader.cpp:576
#8 0x00007ffff466789d in nsComponentManagerImpl::KnownModule::Load (this=0x7fffdf091eb0) at /build/buildd/firefox-10.0+build1/build-tree/mozilla/xpcom/components/nsComponentManager.cpp:949
#9 0x00007ffff466799f in nsFactoryEntry::GetFactory (this=<optimised out>) at /build/buildd/firefox-10.0+build1/build-tree/mozilla/xpcom/components/nsComponentManager.cpp:1973
#10 0x00007ffff4669087 in CreateInstanceByContractID (aResult=0x7fffffffb410, aIID=..., aDelegate=0x0, aContractID=<optimised out>, this=<optimised out>)
    at /build/buildd/firefox-10.0+build1/build-tree/mozilla/xpcom/components/nsComponentManager.cpp:1295
#11 nsComponentManagerImpl::CreateInstanceByContractID (this=<optimised out>, aContractID=<optimised out>, aDelegate=0x0, aIID=..., aResult=0x7fffffffb410)
    at /build/buildd/firefox-10.0+build1/build-tree/mozilla/xpcom/components/nsComponentManager.cpp:1248
#12 0x00007ffff4669b44 in GetServiceByContractID (result=0x7fffffffb488, aIID=..., aContractID=0x7fffdf06a2a0 "@adblockplus.org/abp/startup;1", this=0x7ffff6dc68c0)
    at /build/buildd/firefox-10.0+build1/build-tree/mozilla/xpcom/components/nsComponentManager.cpp:1701
#13 nsComponentManagerImpl::GetServiceByContractID (this=0x7ffff6dc68c0, aContractID=0x7fffdf06a2a0 "@adblockplus.org/abp/startup;1", aIID=..., result=0x7fffffffb488)
    at /build/buildd/firefox-10.0+build1/build-tree/mozilla/xpcom/components/nsComponentManager.cpp:1613
#14 0x00007ffff463fe22 in nsGetServiceByContractID::operator() (this=<optimised out>, aIID=<optimised out>, aInstancePtr=0x7fffffffb488)
    at /build/buildd/firefox-10.0+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsComponentManagerUtils.cpp:278
#15 0x00007ffff463f4cf in nsCOMPtr_base::assign_from_gs_contractid (this=0x7fffffffb4e0, gs=..., iid=<optimised out>)
    at /build/buildd/firefox-10.0+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsCOMPtr.cpp:132
#16 0x00007ffff4666bb2 in nsCOMPtr (gs=<optimised out>, this=0x7fffffffb4e0) at ../../dist/include/nsCOMPtr.h:978
#17 NS_CreateServicesFromCategory (category=0x7ffff4a869f5 "profile-after-change", origin=0x0, observerTopic=0x7ffff4a869f5 "profile-after-change")
    at /build/buildd/firefox-10.0+build1/build-tree/mozilla/xpcom/components/nsCategoryManager.cpp:788
#18 0x00007ffff3c5ea2e in DoStartup (this=0x7fffffffb708) at /build/buildd/firefox-10.0+build1/build-tree/mozilla/toolkit/xre/nsXREDirProvider.cpp:754
#19 nsXREDirProvider::DoStartup (this=0x7fffffffb708) at /build/buildd/firefox-10.0+build1/build-tree/mozilla/toolkit/xre/nsXREDirProvider.cpp:727
#20 0x00007ffff3c5c05c in XRE_main (argc=<optimised out>, argv=<optimised out>, aAppData=<optimised out>) at /build/buildd/firefox-10.0+build1/build-tree/mozilla/toolkit/xre/nsAppRunner.cpp:3423
#21 0x00005555555560c7 in do_main (argv=0x7fffffffdfd8, argc=1, exePath=0x7fffffffbec8 "/usr/lib/firefox-10.0/libxpcom.so")
    at /build/buildd/firefox-10.0+build1/build-tree/mozilla/browser/app/nsBrowserApp.cpp:198
#22 main (argc=<optimised out>, argv=<optimised out>) at /build/buildd/firefox-10.0+build1/build-tree/mozilla/browser/app/nsBrowserApp.cpp:281
(gdb)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: firefox 10.0+build1-0ubuntu0.11.10.1
ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
Uname: Linux 3.0.0-15-generic x86_64
AddonCompatCheckDisabled: False
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
ArecordDevices:
 **** List of CAPTURE Hardware Devices ****
 card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: gvr 2562 F.... pulseaudio
BuildID: 20120129141257
CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfc020000 irq 48'
   Mixer name : 'Conexant CX20561 (Hermosa)'
   Components : 'HDA:14f15051,17aa2100,00100000 HDA:14f12c06,17aa2122,00100000'
   Controls : 16
   Simple ctrls : 8
Card29.Amixer.info:
 Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 7VHT16WW-1.06'
   Mixer name : 'ThinkPad EC 7VHT16WW-1.06'
   Components : ''
   Controls : 1
   Simple ctrls : 1
Card29.Amixer.values:
 Simple mixer control 'Console',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Channel: release
Date: Tue Feb 7 07:46:48 2012
ForcedLayersAccel: False
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111011)
IpRoute:
 default via 192.168.50.23 dev wlan0 proto static
 169.254.0.0/16 dev wlan0 scope link metric 1000
 192.168.50.0/24 dev wlan0 proto kernel scope link src 192.168.50.139 metric 2
Profiles: Profile0 (Default) - LastVersion=10.0/20120129141257
RunningIncompatibleAddons: True
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
UserJS:
 network.protocol-handler.external.picasa - true
 network.protocol-handler.app.picasa - /usr/bin/picasa
WifiSyslog:

dmi.bios.date: 12/14/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 6FET92WW (3.22 )
dmi.board.name: 208252G
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: dmi:bvnLENOVO:bvr6FET92WW(3.22):bd12/14/2011:svnLENOVO:pn208252G:pvrThinkPadT500:rvnLENOVO:rn208252G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 208252G
dmi.product.version: ThinkPad T500
dmi.sys.vendor: LENOVO

Revision history for this message
goetz (gvr) wrote :
goetz (gvr)
summary:
goetz (gvr)
description: updated
Revision history for this message
Paul White (paulw2u) wrote :

goetz,

We are sorry that we do not always have the capacity to review all reported bugs in a timely manner. You reported this bug some time ago and there have been many changes in Ubuntu since that time.

Presumably this problem was a one time occurrence and/or is no longer an issue? Can this bug report now be closed?

If we do not hear from you the bug report will close itself in approximately 60 days time.

Thank you for helping make Ubuntu better.

Paul White
[Ubuntu Bug Squad]

Changed in firefox (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for firefox (Ubuntu) because there has been no activity for 60 days.]

Changed in firefox (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.