Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (gdb) bt
- #0 0x00007f615cae4d45 in __GI___nanosleep (requested_time=requested_time@entry=0x7fff42ef93a0, remaining=remaining@entry=0x7fff42ef93a0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
- #1 0x00007f615cae4c4e in __sleep (seconds=0) at ../sysdeps/posix/sleep.c:55
- #2 0x00007f6153ba7d4a in ah_crap_handler(int) (signum=11) at /home/allstars/src/gecko/toolkit/xre/nsSigHandlers.cpp:95
- #3 0x00007f6153ba7ee3 in child_ah_crap_handler(int) (signum=11) at /home/allstars/src/gecko/toolkit/xre/nsSigHandlers.cpp:105
- #4 0x00007f61546b8af8 in js::UnixExceptionHandler(int, siginfo_t*, void*) (signum=11, info=0x7fff42ef9630, context=0x7fff42ef9500)
- at /home/allstars/src/gecko/js/src/ds/MemoryProtectionExceptionHandler.cpp:277
- #5 0x00007f61553a287a in WasmTrapHandler(int, siginfo_t*, void*) (signum=11, info=0x7fff42ef9630, context=0x7fff42ef9500) at /home/allstars/src/gecko/js/src/wasm/WasmSignalHandlers.cpp:963
- #6 0x00007f615cf64540 in <signal handler called> () at /lib/x86_64-linux-gnu/libpthread.so.0
- #7 0x00007f614a76350c in mozilla::Queue<nsCOMPtr<nsIRunnable>, 16ul>::~Queue() (this=0x7f61418b4500) at /home/allstars/src/gecko/obj-x86_64-pc-linux-gnu/dist/include/mozilla/Queue.h:57
- #8 0x00007f614a7633c7 in mozilla::detail::EventQueueInternal<16ul>::~EventQueueInternal() (this=0x7f61418b44f8) at /home/allstars/src/gecko/obj-x86_64-pc-linux-gnu/dist/include/mozilla/EventQueue.h:23
- #9 0x00007f614a7632d8 in mozilla::EventQueue::~EventQueue() (this=0x7f61418b44f8) at /home/allstars/src/gecko/obj-x86_64-pc-linux-gnu/dist/include/mozilla/EventQueue.h:98
- #10 0x00007f614a77f84e in nsThreadPool::~nsThreadPool() (this=0x7f61418b4430) at /home/allstars/src/gecko/xpcom/threads/nsThreadPool.cpp:66
- #11 0x00007f614a77f381 in nsThreadPool::Release() (this=0x7f61418b4430) at /home/allstars/src/gecko/xpcom/threads/nsThreadPool.cpp:41
- #12 0x00007f614a7684ec in mozilla::RefPtrTraits<nsIThreadPool>::Release(nsIThreadPool*) (aPtr=0x7f61418b4430) at /home/allstars/src/gecko/obj-x86_64-pc-linux-gnu/dist/include/mozilla/RefPtr.h:50
- #13 0x00007f614a7684c5 in RefPtr<nsIThreadPool>::ConstRemovingRefPtrTraits<nsIThreadPool>::Release(nsIThreadPool*) (aPtr=0x7f61418b4430)
- at /home/allstars/src/gecko/obj-x86_64-pc-linux-gnu/dist/include/mozilla/RefPtr.h:381
- #14 0x00007f614a76841a in RefPtr<nsIThreadPool>::~RefPtr() (this=0x7f614188c9a8) at /home/allstars/src/gecko/obj-x86_64-pc-linux-gnu/dist/include/mozilla/RefPtr.h:81
- #15 0x00007f614c0337bf in mozilla::HelperThreadPool::~HelperThreadPool() (this=0x7f614188c9a0) at /home/allstars/src/gecko/js/xpconnect/src/XPCJSThreadPool.h:47
- #16 0x00007f614c0337ec in mozilla::HelperThreadPool::~HelperThreadPool() (this=0x7f614188c9a0) at /home/allstars/src/gecko/js/xpconnect/src/XPCJSThreadPool.h:47
- #17 0x00007f614c05762a in mozilla::StaticAutoPtr<mozilla::HelperThreadPool>::Assign(mozilla::HelperThreadPool*) (this=0x7f6159ca84b0 <gHelperThreads>, aNewPtr=0x0)
- at /home/allstars/src/gecko/obj-x86_64-pc-linux-gnu/dist/include/mozilla/StaticPtr.h:93
- #18 0x00007f614c02f5b4 in mozilla::StaticAutoPtr<mozilla::HelperThreadPool>::operator=(mozilla::HelperThreadPool*) (this=0x7f6159ca84b0 <gHelperThreads>, aRhs=0x0)
- at /home/allstars/src/gecko/obj-x86_64-pc-linux-gnu/dist/include/mozilla/StaticPtr.h:59
- #19 0x00007f614c00ac2e in XPCJSRuntime::Shutdown(JSContext*) (this=0x7f6140553000, cx=0x7f613ff31000) at /home/allstars/src/gecko/js/xpconnect/src/XPCJSRuntime.cpp:1083
- #20 0x00007f614a557797 in mozilla::CycleCollectedJSContext::~CycleCollectedJSContext() (this=0x7f61404b2000) at /home/allstars/src/gecko/xpcom/base/CycleCollectedJSContext.cpp:87
- #21 0x00007f614c004e7f in XPCJSContext::~XPCJSContext() (this=0x7f61404b2000) at /home/allstars/src/gecko/js/xpconnect/src/XPCJSContext.cpp:1031
- #22 0x00007f614c00539c in XPCJSContext::~XPCJSContext() (this=0x7f61404b2000) at /home/allstars/src/gecko/js/xpconnect/src/XPCJSContext.cpp:995
- #23 0x00007f614c082547 in nsXPConnect::~nsXPConnect() (this=0x7f6141861820) at /home/allstars/src/gecko/js/xpconnect/src/nsXPConnect.cpp:129
- #24 0x00007f614c0825ec in nsXPConnect::~nsXPConnect() (this=0x7f6141861820) at /home/allstars/src/gecko/js/xpconnect/src/nsXPConnect.cpp:100
- #25 0x00007f614c082148 in nsXPConnect::Release() (this=0x7f6141861820) at /home/allstars/src/gecko/js/xpconnect/src/nsXPConnect.cpp:53
- #26 0x00007f614c082933 in nsXPConnect::ReleaseXPConnectSingleton() () at /home/allstars/src/gecko/js/xpconnect/src/nsXPConnect.cpp:164
- #27 0x00007f614c01a9d9 in xpcModuleDtor() () at /home/allstars/src/gecko/js/xpconnect/src/XPCModule.cpp:18
- #28 0x00007f615147c946 in nsLayoutModuleDtor() () at /home/allstars/src/gecko/layout/build/nsLayoutModule.cpp:271
- #29 0x00007f614a6f11a7 in mozilla::xpcom::CallUnloadFuncs() () at StaticComponents.cpp:8166
- #30 0x00007f614a6f10d9 in mozilla::xpcom::StaticComponents::Shutdown() () at StaticComponents.cpp:11486
- #31 0x00007f614a726adb in nsComponentManagerImpl::Shutdown() (this=0x7f6141806320) at /home/allstars/src/gecko/xpcom/components/nsComponentManager.cpp:933
- #32 0x00007f614a7f21d2 in mozilla::ShutdownXPCOM(nsIServiceManager*) (aServMgr=0x0) at /home/allstars/src/gecko/xpcom/build/XPCOMInit.cpp:726
- #33 0x00007f614a7f1d15 in NS_ShutdownXPCOM(nsIServiceManager*) (aServMgr=0x0) at /home/allstars/src/gecko/xpcom/build/XPCOMInit.cpp:565
- #34 0x00007f6153b9db7c in XRE_TermEmbedding() () at /home/allstars/src/gecko/toolkit/xre/nsEmbedFunctions.cpp:222
- #35 0x00007f614b58c8e2 in mozilla::ipc::ScopedXREEmbed::Stop() (this=0x7f615c7c99b8) at /home/allstars/src/gecko/ipc/glue/ScopedXREEmbed.cpp:90
- #36 0x00007f61502da82e in mozilla::dom::ContentProcess::CleanUp() (this=0x7f615c7c9000) at /home/allstars/src/gecko/dom/ipc/ContentProcess.cpp:200
- #37 0x00007f6153b9e8c0 in XRE_InitChildProcess(int, char**, XREChildData const*) (aArgc=13, aArgv=0x7fff42efa738, aChildData=0x7fff42efa5b0)
- at /home/allstars/src/gecko/toolkit/xre/nsEmbedFunctions.cpp:744
- #38 0x00007f6153baded7 in mozilla::BootstrapImpl::XRE_InitChildProcess(int, char**, XREChildData const*) (this=0x7f615c7026c0, argc=15, argv=0x7fff42efa738, aChildData=0x7fff42efa5b0)
- at /home/allstars/src/gecko/toolkit/xre/Bootstrap.cpp:67
- #39 0x0000556e903c5178 in content_process_main(mozilla::Bootstrap*, int, char**) (bootstrap=0x7f615c7026c0, argc=15, argv=0x7fff42efa738)
- at /home/allstars/src/gecko/browser/app/../../ipc/contentproc/plugin-container.cpp:56
- #40 0x0000556e903c53c0 in main(int, char**, char**) (argc=16, argv=0x7fff42efa738, envp=0x7fff42efa7c0) at /home/allstars/src/gecko/browser/app/nsBrowserApp.cpp:303
Advertisement
Add Comment
Please, Sign In to add comment