Advertisement
richeerichh

xbmc crash 5.18.11

May 18th, 2011
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. (gdb) thread apply all bt
  2.  
  3. Thread 2 (Thread 11431):
  4. #0 0x007ea422 in __kernel_vsyscall ()
  5. #1 0x01439cff in fdatasync () from /lib/tls/i686/cmov/libc.so.6
  6. #2 0x006b53e8 in ?? () from /usr/lib/libsqlite3.so.0
  7. #3 0x0069e3a2 in ?? () from /usr/lib/libsqlite3.so.0
  8. #4 0x006b5e9f in ?? () from /usr/lib/libsqlite3.so.0
  9. #5 0x006cfc32 in ?? () from /usr/lib/libsqlite3.so.0
  10. #6 0x006d0126 in ?? () from /usr/lib/libsqlite3.so.0
  11. #7 0x006d0b19 in ?? () from /usr/lib/libsqlite3.so.0
  12. #8 0x00709ef8 in ?? () from /usr/lib/libsqlite3.so.0
  13. #9 0x006ee3d5 in sqlite3_step () from /usr/lib/libsqlite3.so.0
  14. #10 0x006f25ea in sqlite3_exec () from /usr/lib/libsqlite3.so.0
  15. #11 0x089abb37 in dbiplus::SqliteDataset::exec(std::string const&) ()
  16. #12 0x08478420 in CDatabase::Open(DatabaseSettings&) ()
  17. #13 0x084789d1 in CDatabase::Open() ()
  18. #14 0x084e8e1d in CViewDatabase::Open() ()
  19. #15 0x0836fa10 in CGUIViewState::LoadViewState(CStdStr<char> const&, int) ()
  20. #16 0x085b9c69 in CGUIViewStateWindowPrograms::CGUIViewStateWindowPrograms(CFileItemList const&) ()
  21. #17 0x083720a8 in CGUIViewState::GetViewState(int, CFileItemList const&) ()
  22. #18 0x085396a1 in CGUIMediaWindow::CGUIMediaWindow(int, char const*) ()
  23. #19 0x08551e47 in CGUIWindowPrograms::CGUIWindowPrograms() ()
  24. ---Type <return> to continue, or q <return> to quit---
  25. #20 0x08329c1c in CApplication::Initialize() ()
  26. #21 0x0832cf89 in CApplication::Create() ()
  27. #22 0x08582036 in main ()
  28.  
  29. Thread 1 (Thread 11448):
  30. #0 0x007ea422 in __kernel_vsyscall ()
  31. #1 0x0139d651 in raise () from /lib/tls/i686/cmov/libc.so.6
  32. #2 0x013a0a82 in abort () from /lib/tls/i686/cmov/libc.so.6
  33. #3 0x013d449d in ?? () from /lib/tls/i686/cmov/libc.so.6
  34. #4 0x013de591 in ?? () from /lib/tls/i686/cmov/libc.so.6
  35. #5 0x013e1395 in ?? () from /lib/tls/i686/cmov/libc.so.6
  36. #6 0x013e2f9c in malloc () from /lib/tls/i686/cmov/libc.so.6
  37. #7 0x04a8dc07 in operator new(unsigned int) () from /usr/lib/libstdc++.so.6
  38. #8 0x087e4aa5 in MEDIA_DETECT::CCdIoSupport::GetCdInfo(char*) ()
  39. #9 0x08431f19 in MEDIA_DETECT::CDetectDVDMedia::DetectMediaType() ()
  40. #10 0x08432c8c in MEDIA_DETECT::CDetectDVDMedia::UpdateDvdrom() ()
  41. #11 0x08433480 in MEDIA_DETECT::CDetectDVDMedia::Process() ()
  42. #12 0x082c5455 in CThread::staticThread(void*) ()
  43. #13 0x0020496e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  44. #14 0x01440a4e in clone () from /lib/tls/i686/cmov/libc.so.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement