Guest User

IsEmpty() in Queue.h

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