QJBSUDBUEF

bakctrace output

Apr 17th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.00 KB | None | 0 0
  1. #0 0x00007fa552a8f10d in __lll_lock_wait ()
  2. at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
  3. #1 0x00007fa552a88098 in __GI___pthread_mutex_lock (mutex=0x7fa52e56b860)
  4. at ../nptl/pthread_mutex_lock.c:113
  5. #2 0x00007fa537db6ea4 in mozilla::RecursiveMutex::LockInternal() (this=0x7fa52e56b838)
  6. at /home/srujana/src5/mozilla-central/xpcom/threads/RecursiveMutex.cpp:73
  7. #3 0x00007fa537db6e17 in mozilla::RecursiveMutex::Lock() (this=0x7fa52e56b838)
  8. at /home/srujana/src5/mozilla-central/xpcom/threads/BlockingResourceBase.cpp:521
  9. #4 0x00007fa537fc06c4 in mozilla::RecursiveMutexAutoLock::RecursiveMutexAutoLock(mozilla::RecursiveMutex&, mozilla::detail::GuardObjectNotifier&&) (this=0x7ffc552122a8, aRecursiveMutex=..., _notifier=...)
  10. at /home/srujana/src5/mozilla-central/obj-x86_64-pc-linux-gnu/dist/include/mozilla/RecursiveMutex.h:81
  11. #5 0x00007fa539a8d796 in mozilla::layers::APZCTreeManager::GetTargetAPZC(mozilla::gfx::PointTyped<mozilla::ScreenPixel, float> const&, mozilla::EnumSet<mozilla::gfx::CompositorHitTestFlags, unsigned int>*, mozilla::layers::LayersId*, mozilla::layers::HitTestingTreeNodeAutoLock*) (this=0x7fa52e56b800, aPoint=..., aOutHitResult=0x7ffc55212910, aOutLayersId=0x7ffc55212e58, aOutScrollbarNode=0x7ffc55212900)
  12. at /home/srujana/src5/mozilla-central/gfx/layers/apz/src/APZCTreeManager.cpp:2499
  13. ---Type <return> to continue, or q <return> to quit---
  14. #6 0x00007fa539a8b4b9 in mozilla::layers::APZCTreeManager::ReceiveInputEvent(mozilla::InputData&, mozilla::layers::ScrollableLayerGuid*, unsigned long*) (this=0x7fa52e56b800,
  15. aEvent=..., aOutTargetGuid=0x7ffc55212f38, aOutInputBlockId=0x7ffc55212f50)
  16. at /home/srujana/src5/mozilla-central/gfx/layers/apz/src/APZCTreeManager.cpp:1252
  17. #7 0x00007fa539a9812a in mozilla::layers::APZInputBridge::ReceiveInputEvent(mozilla::WidgetInputEvent&, mozilla::layers::ScrollableLayerGuid*, unsigned long*) (this=0x7fa52e56b810,
  18. aEvent=..., aOutTargetGuid=0x7ffc55212f38, aOutInputBlockId=0x7ffc55212f50)
  19. at /home/srujana/src5/mozilla-central/gfx/layers/apz/src/APZInputBridge.cpp:79
  20. #8 0x00007fa53d131d29 in nsBaseWidget::DispatchInputEvent(mozilla::WidgetInputEvent*) (this=0x7fa5329e5000, aEvent=0x7ffc55213018)
  21. at /home/srujana/src5/mozilla-central/widget/nsBaseWidget.cpp:1105
  22. #9 0x00007fa53d1c1824 in nsWindow::OnMotionNotifyEvent(_GdkEventMotion*) (this=0x7fa5329e5000, aEvent=0x7fa5285390c0)
  23. at /home/srujana/src5/mozilla-central/widget/gtk/nsWindow.cpp:2437
  24. #10 0x00007fa53d1c8c31 in motion_notify_event_cb(_GtkWidget*, _GdkEventMotion*) (widget=0x7fa5329e8260, event=0x7fa5285390c0)
  25. at /home/srujana/src5/mozilla-central/widget/gtk/nsWindow.cpp:5324
  26. #11 0x00007fa550d027db in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  27. #12 0x00007fa54e14f10d in g_closure_invoke ()
  28. ---Type <return> to continue, or q <return> to quit---
  29. at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  30. #13 0x00007fa54e16205e in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  31. #14 0x00007fa54e16a0af in g_signal_emit_valist ()
  32. at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  33. #15 0x00007fa54e16b12f in g_signal_emit ()
  34. at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  35. #16 0x00007fa550e4a514 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  36.  
  37. #17 0x00007fa550e6b011 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  38. #18 0x00007fa550d01591 in gtk_main_do_event ()
  39. at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  40. #19 0x00007fa550812765 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  41. #20 0x00007fa550842f92 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  42. #21 0x00007fa54de75387 in g_main_context_dispatch ()
  43. at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  44. #22 0x00007fa54de755c0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  45. #23 0x00007fa54de7564c in g_main_context_iteration ()
  46. at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  47. #24 0x00007fa53d2001c8 in nsAppShell::ProcessNextNativeEvent(bool) (this=0x7fa53281c4a0, mayWait=false)
  48. at /home/srujana/src5/mozilla-central/widget/gtk/nsAppShell.cpp:269
  49. #25 0x00007fa53d189656 in nsBaseAppShell::DoProcessNextNativeEvent(bool) (this=0x7fa53281c4a0, mayWait=false)
  50. at /home/srujana/src5/mozilla-central/widget/nsBaseAppShell.cpp:120
  51. ---Type <return> to continue, or q <return> to quit---
  52. #26 0x00007fa53d189b0f in nsBaseAppShell::OnProcessNextEvent(nsIThreadInternal*, bool) (this=0x7fa53281c4a0, thr=0x7fa53338a390, mayWait=false)
  53. at /home/srujana/src5/mozilla-central/widget/nsBaseAppShell.cpp:248
  54. #27 0x00007fa537de950c in nsThread::ProcessNextEvent(bool, bool*) (this=0x7fa53338a390, aMayWait=false, aResult=0x7ffc55214187)
  55. at /home/srujana/src5/mozilla-central/xpcom/threads/nsThread.cpp:1092
  56. #28 0x00007fa537ded189 in NS_ProcessNextEvent(nsIThread*, bool) (aThread=0x7fa53338a390, aMayWait=false)
  57. at /home/srujana/src5/mozilla-central/xpcom/threads/nsThreadUtils.cpp:482
  58. #29 0x00007fa538941846 in mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) (this=0x7fa53339a3c0, aDelegate=0x7fa533328d40)
  59. at /home/srujana/src5/mozilla-central/ipc/glue/MessagePump.cpp:88
  60. #30 0x00007fa53885d89f in MessageLoop::RunInternal() (this=0x7fa533328d40)
  61. at /home/srujana/src5/mozilla-central/ipc/chromium/src/base/message_loop.cc:315
  62. #31 0x00007fa53885d815 in MessageLoop::RunHandler() (this=0x7fa533328d40)
  63. at /home/srujana/src5/mozilla-central/ipc/chromium/src/base/message_loop.cc:308
  64. #32 0x00007fa53885d7ca in MessageLoop::Run() (this=0x7fa533328d40)
  65. at /home/srujana/src5/mozilla-central/ipc/chromium/src/base/message_loop.cc:290
  66. #33 0x00007fa53d189703 in nsBaseAppShell::Run() (this=0x7fa53281c4a0)
  67. at /home/srujana/src5/mozilla-central/widget/nsBaseAppShell.cpp:137
  68. ---Type <return> to continue, or q <return> to quit---
  69. #34 0x00007fa53fb17fb2 in nsAppStartup::Run() (this=0x7fa5333b54c0)
  70. at /home/srujana/src5/mozilla-central/toolkit/components/startup/nsAppStartup.cpp:271
  71. #35 0x00007fa53fcd13f7 in XREMain::XRE_mainRun() (this=0x7ffc55214bf8)
  72. at /home/srujana/src5/mozilla-central/toolkit/xre/nsAppRunner.cpp:4589
  73. #36 0x00007fa53fcd226a in XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) (this=0x7ffc55214bf8, argc=4, argv=0x7ffc55215f18, aConfig=...)
  74. at /home/srujana/src5/mozilla-central/toolkit/xre/nsAppRunner.cpp:4727
  75. #37 0x00007fa53fcd2b72 in XRE_main(int, char**, mozilla::BootstrapConfig const&) (argc=4, argv=0x7ffc55215f18, aConfig=...)
  76. at /home/srujana/src5/mozilla-central/toolkit/xre/nsAppRunner.cpp:4811
  77. #38 0x00007fa53fce4d47 in mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) (this=0x7fa55194b6c0, argc=4, argv=0x7ffc55215f18, aConfig=...) at /home/srujana/src5/mozilla-central/toolkit/xre/Bootstrap.cpp:45
  78. #39 0x000055ec757f7e45 in do_main(int, char**, char**) (argc=4, argv=0x7ffc55215f18, envp=0x7ffc55215f40)
  79. at /home/srujana/src5/mozilla-central/browser/app/nsBrowserApp.cpp:212
  80. #40 0x000055ec757f794b in main(int, char**, char**) (argc=4, argv=0x7ffc55215f18, envp=0x7ffc55215f40)
  81. at /home/srujana/src5/mozilla-central/browser/app/nsBrowserApp.cpp:291
  82. (gdb)
Add Comment
Please, Sign In to add comment