Advertisement
Guest User

Untitled

a guest
Jan 25th, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 812807400 (LWP 100144)]
  3. 0x00000008037908ac in MythUIType::ConnectDependants (this=0x8257c8500, recurse=true) at mythuitype.cpp:1408
  4. 1408 if (*it)
  5.  
  6. Thread 29 (Thread 812bbdc00 (LWP 100617)):
  7. #0 0x000000080cd0178c in nanosleep () from /lib/libc.so.7
  8. No symbol table info available.
  9. #1 0x000000080cd01325 in usleep () from /lib/libc.so.7
  10. No symbol table info available.
  11. #2 0x000000080c9ffec8 in usleep () from /lib/libthr.so.3
  12. No symbol table info available.
  13. #3 0x000000080286d330 in MythPlayer::DecoderLoop (this=0x8258fe000, pause=true) at mythplayer.cpp:3140
  14. obey_eof = false
  15. dt = 628848800
  16. #4 0x0000000802856cfd in DecoderThread::run (this=0x81bc50520) at mythplayer.cpp:108
  17. __FUNCTION__ = "run"
  18. #5 0x0000000803340481 in MThreadInternal::run (this=0x8257b78a0) at mthread.cpp:79
  19. No locals.
  20. #6 0x000000080be36639 in QThreadPrivate::start(void*) () from /usr/local/lib/qt4/libQtCore.so.4
  21. No symbol table info available.
  22. #7 0x000000080c9fdd04 in ?? () from /lib/libthr.so.3
  23. No symbol table info available.
  24. #8 0x00007ffffedf8000 in ?? ()
  25. No symbol table info available.
  26. gdbcommands:9: Error in sourced command file:
  27. Cannot access memory at address 0x7ffffeff8000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement