Bug#638903: iceweasel refuses to start after upgrade

Mike Hommey mh at glandium.org
Tue Aug 23 06:19:17 UTC 2011


severity 638903 wishlist
retitle 638903 Iceweasel should initialize NSS modules off the main thread
thanks

On Tue, Aug 23, 2011 at 08:06:14AM +0200, Svante Signell wrote:
> On Tue, 2011-08-23 at 07:38 +0200, Mike Hommey wrote:
> > On Tue, Aug 23, 2011 at 07:02:19AM +0200, Svante Signell wrote:
> > > On Tue, 2011-08-23 at 06:52 +0200, Mike Hommey wrote:
> > > 
> > > > Does "MOZILLA_DISABLE_PLUGINS=1 iceweasel" do any better?
> > > 
> > > Sorry no it does'nt! Same hang during startup.
> > 
> > Can you attach gdb to the hung process and get a backtrace?
> 
> A "bt full" is at http://paste.debian.net/127095/
> 
> In case you need an "thread apply all bt full" I can paste that too, it
> seems is less than 90k in size.

So, this is what i was afraid of, except it's not a plugin, it's a NSS
module that you installed. You'll have to figure out why it freezes.

At best, iceweasel could (should) initialize the nss modules off the
main thread to avoid freezing like this, but this is not a serious issue
anymore.

What you can do is install the libnss3-tools package, and disable the
faulty NSS module with modutil -dbdir ~/.mozilla/firefox/$profiledir
-delete or -disable (-list will give you a list of the installed
modules)

Mike





More information about the pkg-mozilla-maintainers mailing list