Guest User

Untitled

a guest
Jun 21st, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.64 KB | None | 0 0
  1. Application: KDevelop (kdevelop), signal: Aborted
  2. [Current thread is 0 (LWP 11401)]
  3.  
  4. Thread 2 (Thread 0xb1a17b70 (LWP 11407)):
  5. #0 0xb7f96424 in __kernel_vsyscall ()
  6. #1 0xb6bdef82 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  7. #2 0xb6c3c36f in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
  8. #3 0xb5aa8664 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x939b2b8) at /home/shaun/kde/src/kdevplatform/language/duchain/duchain.cpp:280
  9. #4 0xb6c3b3be in ?? () from /usr/lib/libQtCore.so.4
  10. #5 0xb6bda6bc in start_thread () from /lib/libpthread.so.0
  11. #6 0xb6007ffe in clone () from /lib/libc.so.6
  12.  
  13. Thread 1 (Thread 0xb5043710 (LWP 11401)):
  14. [KCrash Handler]
  15. #6 0xb7f96424 in __kernel_vsyscall ()
  16. #7 0xb5f637a1 in raise () from /lib/libc.so.6
  17. #8 0xb5f64fd4 in abort () from /lib/libc.so.6
  18. #9 0xb5fa52ab in malloc_printerr () from /lib/libc.so.6
  19. #10 0xb5fa9b26 in free () from /lib/libc.so.6
  20. #11 0xb6c35b5d in qFree () from /usr/lib/libQtCore.so.4
  21. #12 0xb6c80e90 in QString::free () from /usr/lib/libQtCore.so.4
  22. #13 0xb6f7a263 in ~QString (this=0xbfbb2e14) at /usr/include/QtCore/qstring.h:866
  23. #14 0xb702d631 in KIconThemeDir::iconPath (this=0x91cf130, name=@0xbfbb2f2c) at /home/shaun/kde/src/kdelibs/kdeui/icons/kicontheme.cpp:709
  24. #15 0xb702bccf in KIconTheme::iconPath (this=0x91aeee0, name=@0xbfbb2f2c, size=32, match=KIconLoader::MatchExact) at /home/shaun/kde/src/kdelibs/kdeui/icons/kicontheme.cpp:489
  25. #16 0xb70215c4 in KIconLoaderPrivate::findMatchingIcon (this=0x9119158, name=@0xbfbb3190, size=32) at /home/shaun/kde/src/kdelibs/kdeui/icons/kiconloader.cpp:867
  26. #17 0xb70212bd in KIconLoaderPrivate::findMatchingIconWithGenericFallbacks (this=0x9119158, name=@0xbfbb3190, size=32) at /home/shaun/kde/src/kdelibs/kdeui/icons/kiconloader.cpp:717
  27. #18 0xb7022f00 in KIconLoader::loadIcon (this=0x916c050, _name=@0x9b3e508, group=KIconLoader::Desktop, size=32, state=0, overlays=@0x9b3e50c, path_store=0x0, canReturnNull=false)
  28. at /home/shaun/kde/src/kdelibs/kdeui/icons/kiconloader.cpp:1171
  29. #19 0xb701ddd6 in KIconEngine::pixmap (this=0x9289c70, size=@0xbfbb3488, mode=QIcon::Normal, state=QIcon::Off) at /home/shaun/kde/src/kdelibs/kdeui/icons/kiconengine.cpp:119
  30. #20 0xb6378f66 in QIcon::pixmap () from /usr/lib/libQtGui.so.4
  31. #21 0xb636dc93 in QWidgetPrivate::setWindowIcon_sys () from /usr/lib/libQtGui.so.4
  32. #22 0xb632e71e in QWidget::create () from /usr/lib/libQtGui.so.4
  33. #23 0xb632a766 in QWidgetPrivate::createWinId () from /usr/lib/libQtGui.so.4
  34. #24 0xb632e058 in QWidgetPrivate::setWindowTitle_helper () from /usr/lib/libQtGui.so.4
  35. #25 0xb632e482 in QWidget::setWindowTitle () from /usr/lib/libQtGui.so.4
  36. #26 0xb0990818 in GDBOutputWidget (this=0x9b3e320, plugin=0x9466cf8, controller=0x9480178, parent=0x0) at /home/shaun/kde/src/kdevelop/debuggers/gdb/gdboutputwidget.cpp:63
  37. #27 0xb0970bb9 in GDBDebugger::DebuggerToolFactory<GDBDebugger::GDBOutputWidget>::create (this=0x94749c0, parent=0x0) at /home/shaun/kde/src/kdevelop/debuggers/gdb/debuggerplugin.cpp:105
  38. #28 0xb7c568c9 in KDevelop::UiToolViewFactory::create (this=0x947da98, doc=0x9474c40, parent=0x0) at /home/shaun/kde/src/kdevplatform/shell/uicontroller.cpp:146
  39. #29 0xb59e3bfd in Sublime::ToolDocument::createViewWidget (this=0x9474c40, parent=0x0) at /home/shaun/kde/src/kdevplatform/sublime/tooldocument.cpp:60
  40. #30 0xb59e4089 in Sublime::View::createWidget (this=0x9b27f50, parent=0x0) at /home/shaun/kde/src/kdevplatform/sublime/view.cpp:87
  41. #31 0xb59e4006 in Sublime::View::widget (this=0x9b27f50, parent=0x0) at /home/shaun/kde/src/kdevplatform/sublime/view.cpp:79
  42. #32 0xb0970c6b in GDBDebugger::DebuggerToolFactory<GDBDebugger::GDBOutputWidget>::viewCreated (this=0x94749c0, view=0x9b27f50) at /home/shaun/kde/src/kdevelop/debuggers/gdb/debuggerplugin.cpp:120
  43. #33 0xb7c554fc in KDevelop::UiController::addToolViewToArea (this=0x92090f8, factory=0x94749c0, doc=0x9474c40, area=0x92099b8) at /home/shaun/kde/src/kdevplatform/shell/uicontroller.cpp:560
  44. #34 0xb7c55448 in KDevelop::UiController::addToolViewIfWanted (this=0x92090f8, factory=0x94749c0, doc=0x9474c40, area=0x92099b8) at /home/shaun/kde/src/kdevplatform/shell/uicontroller.cpp:544
  45. #35 0xb7c54d9f in KDevelop::UiController::loadAllAreas (this=0x92090f8, config={d = 0x91141d0}) at /home/shaun/kde/src/kdevplatform/shell/uicontroller.cpp:479
  46. #36 0xb7c51221 in KDevelop::CorePrivate::initialize (this=0x920c970, mode=KDevelop::Core::Default) at /home/shaun/kde/src/kdevplatform/shell/core.cpp:178
  47. #37 0xb7c517df in KDevelop::Core::initialize (mode=KDevelop::Core::Default) at /home/shaun/kde/src/kdevplatform/shell/core.cpp:211
  48. #38 0x0804ea93 in main (argc=1, argv=0xbfbb3fd4) at /home/shaun/kde/src/kdevelop/app/main.cpp:127
Add Comment
Please, Sign In to add comment