[tor-bugs] #8618 [Firefox Patch Issues]: Tor Browser is crashing on shutdown

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Mar 30 20:13:04 UTC 2013


#8618: Tor Browser is crashing on shutdown
----------------------------------+-----------------------------------------
 Reporter:  gk                    |          Owner:  mikeperry                    
     Type:  defect                |         Status:  new                          
 Priority:  normal                |      Milestone:  TorBrowserBundle 2.3.x-stable
Component:  Firefox Patch Issues  |        Version:                               
 Keywords:  tbb-crash             |         Parent:                               
   Points:                        |   Actualpoints:                               
----------------------------------+-----------------------------------------

Comment(by gk):

 Here the gdb output:

 ###!!! ASSERTION: Tried to remove an object that's not tracked:
 'state->IsTracked()', file ../../dist/include/nsExpirationTracker.h, line
 127

 Program received signal SIGSEGV, Segmentation fault.
 0x00007ffff19f3e6b in nsTArray_base<nsTArrayDefaultAllocator>::Length
 (this=0x7fffd518a1c8) at ../../../dist/include/nsTArray.h:204
 204         return mHdr->mLength;
 (gdb) bt
 #0  0x00007ffff19f3e6b in nsTArray_base<nsTArrayDefaultAllocator>::Length
 (this=0x7fffd518a1c8) at ../../../dist/include/nsTArray.h:204
 #1  0x00007ffff1c4caa9 in nsExpirationTracker<imgCacheEntry,
 3u>::RemoveObject (this=0x7fffd518a140, aObj=0x7fffcdec6bb0) at
 ../../dist/include/nsExpirationTracker.h:130
 #2  0x00007ffff1c4775a in imgLoader::RemoveFromCache
 (entry=0x7fffcdec6bb0) at /home/firefox64/TBB/debug-build/mozilla-
 esr17/image/src/imgLoader.cpp:1474
 #3  0x00007ffff1c478d4 in imgLoader::EvictEntries (aCacheToClear=...) at
 /home/firefox64/TBB/debug-build/mozilla-esr17/image/src/imgLoader.cpp:1499
 #4  0x00007ffff1c4579a in imgLoader::ClearImageCache () at
 /home/firefox64/TBB/debug-build/mozilla-esr17/image/src/imgLoader.cpp:1004
 #5  0x00007ffff1c4570d in imgLoader::Shutdown () at /home/firefox64/TBB
 /debug-build/mozilla-esr17/image/src/imgLoader.cpp:991
 #6  0x00007ffff1c26471 in imglib_Shutdown () at /home/firefox64/TBB/debug-
 build/mozilla-esr17/image/build/nsImageModule.cpp:106
 #7  0x00007ffff3462c69 in
 nsComponentManagerImpl::KnownModule::~KnownModule ( this=0x7fffe7ff9b40,
 __in_chrg=<optimized out>) at /home/firefox64/TBB/debug-build/mozilla-
 esr17/xpcom/components/nsComponentManager.h:175
 #8  0x00007ffff346bb43 in
 nsAutoPtr<nsComponentManagerImpl::KnownModule>::~nsAutoPtr
 (this=0x7ffff6c9b688, __in_chrg=<optimized out>) at
 ../../dist/include/nsAutoPtr.h:71
 #9  0x00007ffff346b795 in
 nsTArrayElementTraits<nsAutoPtr<nsComponentManagerImpl::KnownModule>
 >::Destruct (e=0x7ffff6c9b688) at ../../dist/include/nsTArray.h:360
 #10 0x00007ffff346adff in
 nsTArray<nsAutoPtr<nsComponentManagerImpl::KnownModule>,
 nsTArrayDefaultAllocator>::DestructRange (this=0x7ffff6c83458, start=0,
 count=55) at ../../dist/include/nsTArray.h:1225
 #11 0x00007ffff3469dbd in
 nsTArray<nsAutoPtr<nsComponentManagerImpl::KnownModule>,
 nsTArrayDefaultAllocator>::RemoveElementsAt (this=0x7ffff6c83458, start=0,
 count=55) at ../../dist/include/nsTArray.h:945
 #12 0x00007ffff3468b6f in
 nsTArray<nsAutoPtr<nsComponentManagerImpl::KnownModule>,
 nsTArrayDefaultAllocator>::Clear (this=0x7ffff6c83458) at
 ../../dist/include/nsTArray.h:956
 #13 0x00007ffff3465196 in nsComponentManagerImpl::Shutdown
 (this=0x7ffff6c83330) at /home/firefox64/TBB/debug-build/mozilla-
 esr17/xpcom/components/nsComponentManager.cpp:737
 #14 0x00007ffff340fc35 in mozilla::ShutdownXPCOM (servMgr=0x0) at
 /home/firefox64/TBB/debug-build/mozilla-
 esr17/xpcom/build/nsXPComInit.cpp:681
 #15 0x00007ffff340f661 in NS_ShutdownXPCOM_P (servMgr=0x7ffff6c83338) at
 /home/firefox64/TBB/debug-build/mozilla-
 esr17/xpcom/build/nsXPComInit.cpp:541
 #16 0x00007ffff199dff4 in ScopedXPCOMStartup::~ScopedXPCOMStartup
 (this=0x7fffe7f6a170, __in_chrg=<optimized out>) at /home/firefox64/TBB
 /debug-build/mozilla-esr17/toolkit/xre/nsAppRunner.cpp:1113
 #17 0x00007ffff19a713c in XREMain::XRE_main (this=0x7fffffffbc50, argc=1,
 argv=0x7fffffffe0b8, aAppData=0x637c40) at /home/firefox64/TBB/debug-build
 /mozilla-esr17/toolkit/xre/nsAppRunner.cpp:3911
 #18 0x00007ffff19a72e2 in XRE_main (argc=1, argv=0x7fffffffe0b8,
 aAppData=0x637c40, aFlags=0) at /home/firefox64/TBB/debug-build/mozilla-
 esr17/toolkit/xre/nsAppRunner.cpp:3965
 #19 0x0000000000402a7f in do_main (argc=1, argv=0x7fffffffe0b8) at
 /home/firefox64/TBB/debug-build/mozilla-
 esr17/browser/app/nsBrowserApp.cpp:174
 #20 0x0000000000402d35 in main (argc=1, argv=0x7fffffffe0b8) at
 /home/firefox64/TBB/debug-build/mozilla-
 esr17/browser/app/nsBrowserApp.cpp:279

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8618#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list