Advertisement
Guest User

Untitled

a guest
Jan 25th, 2013
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. Program received signal SIGBUS, Bus error.
  2. [Switching to Thread 812807400 (LWP 100312)]
  3. 0x000000080a5b0256 in QVector<QString>::realloc(int, int) () from /usr/local/lib/qt4/libQtXml.so.4
  4.  
  5. Thread 29 (Thread 812bbdc00 (LWP 100937)):
  6. #0 0x000000080cc3178c in nanosleep () from /lib/libc.so.7
  7. No symbol table info available.
  8. #1 0x000000080cc31325 in usleep () from /lib/libc.so.7
  9. No symbol table info available.
  10. #2 0x000000080c92fec8 in usleep () from /lib/libthr.so.3
  11. No symbol table info available.
  12. #3 0x000000080286f85c in MythPlayer::DecoderLoop (this=0x825ae9000, pause=true) at mythplayer.cpp:3140
  13. obey_eof = false
  14. dt = 4278157152
  15. #4 0x0000000802859229 in DecoderThread::run (this=0x81bbab9d0) at mythplayer.cpp:108
  16. __FUNCTION__ = "run"
  17. #5 0x000000080bd66639 in QThreadPrivate::start(void*) () from /usr/local/lib/qt4/libQtCore.so.4
  18. No symbol table info available.
  19. #6 0x000000080c92dd04 in ?? () from /lib/libthr.so.3
  20. No symbol table info available.
  21. #7 0x00007ffffedf8000 in ?? ()
  22. No symbol table info available.
  23. gdbcommands:9: Error in sourced command file:
  24. Cannot access memory at address 0x7ffffeff8000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement