Advertisement
Guest User

Untitled

a guest
May 14th, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1.  
  2. #0 0xb5d638a0 in pthread_cond_wait () from /lib/libpthread.so.0
  3. #1 0xb5e036ac in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
  4. #2 0xb6a36e76 in ?? () from /usr/lib/libQt5Quick.so.5
  5. #3 0xb6a36e76 in ?? () from /usr/lib/libQt5Quick.so.5
  6. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  7.  
  8. #0 0xb5bceedc in poll () from /lib/libc.so.6
  9. #1 0xb5909de0 in ?? () from /usr/lib/libglib-2.0.so.0
  10. #2 0xb5909f28 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  11. #3 0xb6010488 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
  12. from /usr/lib/libQt5Core.so.5
  13. #4 0xb5fbc7c4 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
  14. from /usr/lib/libQt5Core.so.5
  15. #5 0xb5fbcbf4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
  16. from /usr/lib/libQt5Core.so.5
  17. #6 0xb5fc3a44 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
  18. #7 0x0001bba0 in ?? ()
  19. #8 0xb5b1aed4 in __libc_start_main () from /lib/libc.so.6
  20. #9 0x0001c464 in ?? ()
  21. Cannot access memory at address 0x0
  22. #10 0x0001c464 in ?? ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement