Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2014
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. (gdb) backtrace
  2. #0 0x00007fffef01987d in poll () from /usr/lib/libc.so.6
  3. #1 0x00007fffe9f25584 in ?? () from /usr/lib/libglib-2.0.so.0
  4. #2 0x00007fffe9f2568c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  5. #3 0x00007ffff02cc16c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
  6. #4 0x00007ffff027e34b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
  7. #5 0x00007ffff0284921 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
  8. #6 0x000000000043aa39 in main ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement