Advertisement
Guest User

Segfault

a guest
Sep 13th, 2015
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 1.44 KB | None | 0 0
  1. #0  0x00007ffff10ef7c4 in ThreadWeaver::IdDecorator::~IdDecorator() () from /usr/lib/libKF5ThreadWeaver.so.5
  2. #1  0x00007ffff10f6375 in ?? () from /usr/lib/libKF5ThreadWeaver.so.5
  3. #2  0x00007ffff55abed0 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
  4. #3  0x00007ffff62b600c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
  5. #4  0x00007ffff62bb4e6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
  6. #5  0x00007ffff557c89b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
  7. #6  0x00007ffff557ec96 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
  8. #7  0x00007ffff55d2e33 in ?? () from /usr/lib/libQt5Core.so.5
  9. #8  0x00007fffebe509fd in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
  10. #9  0x00007fffebe50ce0 in ?? () from /usr/lib/libglib-2.0.so.0
  11. #10 0x00007fffebe50d8c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  12. #11 0x00007ffff55d323f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
  13. #12 0x00007ffff557a26a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
  14. #13 0x00007ffff558220c in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
  15. #14 0x000000000040c202 in main (argc=1, argv=0x7fffffffe028) at /home/olivier/Projets/amarok/src/main.cpp:347
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement