Advertisement
Guest User

Untitled

a guest
Apr 21st, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 2.66 KB | None | 0 0
  1. ############## Kodi CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4.  Date: Sun Apr 22 01:53:18 CEST 2018
  5.  Kodi Options:
  6.  Arch: x86_64
  7.  Kernel: Linux 4.16.2-300.fc28.x86_64 #1 SMP Thu Apr 12 14:58:07 UTC 2018
  8.  Release: Fedora 28 (Workstation Edition)
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====>  Core file: /home/kodi/core (2018-04-22 01:53:18.814307168 +0200)
  13.         =========================================
  14. [New LWP 32055]
  15. [New LWP 32057]
  16. [Thread debugging using libthread_db enabled]
  17. Using host libthread_db library "/lib64/libthread_db.so.1".
  18. Core was generated by `/usr/lib64/kodi/kodi-x11'.
  19. Program terminated with signal SIGABRT, Aborted.
  20. #0  0x00007fb811e8df4b in raise () from /lib64/libc.so.6
  21. [Current thread is 1 (Thread 0x7fb81d970c40 (LWP 32055))]
  22.  
  23. Thread 2 (Thread 0x7fb7f5dbd700 (LWP 32057)):
  24. #0  0x00007fb81d5c34fc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  25. #1  0x00007fb812662ea0 in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /lib64/libstdc++.so.6
  26. #2  0x000055db6a7137df in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  27. #3  0x000055db69f3b2e5 in CThread::Action() ()
  28. #4  0x000055db69f3bcd0 in CThread::staticThread(void*) ()
  29. #5  0x00007fb81d5bd564 in start_thread () from /lib64/libpthread.so.0
  30. #6  0x00007fb811f5131f in clone () from /lib64/libc.so.6
  31.  
  32. Thread 1 (Thread 0x7fb81d970c40 (LWP 32055)):
  33. #0  0x00007fb811e8df4b in raise () from /lib64/libc.so.6
  34. #1  0x00007fb811e78591 in abort () from /lib64/libc.so.6
  35. #2  0x000055db69a3fbc8 in std::__replacement_assert(char const*, int, char const*, char const*) ()
  36. #3  0x000055db6a357551 in CServiceManager::GetProfileManager() ()
  37. #4  0x000055db6a7ba7ae in XFILE::IDirectory::IDirectory() ()
  38. #5  0x000055db69bd6bfd in XFILE::CPosixDirectory::CPosixDirectory() ()
  39. #6  0x000055db6a79e845 in XFILE::CDirectoryFactory::Create(CURL const&) ()
  40. #7  0x000055db6a79b648 in XFILE::CDirectory::Exists(CURL const&, bool) ()
  41. #8  0x000055db6a79bcb8 in XFILE::CDirectory::Exists(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
  42. #9  0x000055db6a2b8b89 in CApplication::InitDirectoriesLinux() ()
  43. #10 0x000055db6a2b915f in CApplication::Create(CAppParamParser const&) ()
  44. #11 0x000055db69f812fa in XBMC_Run ()
  45. #12 0x000055db699b60ae in main ()
  46. ############# END STACK TRACE ###############
  47.  
  48. ################# LOG FILE ##################
  49.  
  50. Logfile not found in the usual place.
  51. Please attach it separately.
  52. Use pastebin.com or similar for forums or IRC.
  53.  
  54. ############### END LOG FILE ################
  55.  
  56. ############ END Kodi CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement