Advertisement
Guest User

Untitled

a guest
Aug 24th, 2018
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. ############## Kodi CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Fri 24 Aug 03:57:19 UTC 2018
  5. Kodi Options:
  6. Arch: armv7l
  7. Kernel: Linux 4.14.50-v7+ #1122 SMP Tue Jun 19 12:26:26 BST 2018
  8. Release: Raspbian GNU/Linux 9 (stretch)
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====> Core file: /core (2018-08-24 03:57:18.979999994 +0000)
  13. =========================================
  14. [New LWP 588]
  15. [New LWP 589]
  16. [Thread debugging using libthread_db enabled]
  17. Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
  18. Core was generated by `/usr/lib/arm-linux-gnueabihf/kodi/kodi_v7.bin --lircdev /var/run/lirc/lircd'.
  19. Program terminated with signal SIGABRT, Aborted.
  20. #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
  21. [Current thread is 1 (Thread 0x71ed1000 (LWP 588))]
  22.  
  23. Thread 2 (Thread 0x71ed0300 (LWP 589)):
  24. #0 0x76f4094c in __pthread_cond_wait (cond=0x3744b28, mutex=0x3744b60) at pthread_cond_wait.c:186
  25. #1 0x009f1488 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  26. #2 0x0069f674 in CThread::Action() ()
  27. #3 0x0069feb0 in CThread::staticThread(void*) ()
  28. #4 0x76f39fc4 in start_thread (arg=0x71ed0300) at pthread_create.c:335
  29. #5 0x753dcbc8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  30. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  31.  
  32. Thread 1 (Thread 0x71ed1000 (LWP 588)):
  33. #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
  34. #1 0x75338824 in __GI_abort () at abort.c:89
  35. #2 0x754ee060 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  36. #3 0x754ebdb0 in ?? () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  37. #4 0x754ebe24 in std::terminate() () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  38. #5 0x754ec158 in __cxa_throw () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  39. #6 0x755144d4 in std::__throw_logic_error(char const*) () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  40. #7 0x007ea6cc in ?? ()
  41. #8 0x007ecddc in CApplication::Create() ()
  42. #9 0x006b7988 in XBMC_Run ()
  43. #10 0x003d37ac in main ()
  44. ############# END STACK TRACE ###############
  45.  
  46. ################# LOG FILE ##################
  47.  
  48. Logfile not found in the usual place.
  49. Please attach it separately.
  50. Use pastebin.com or similar for forums or IRC.
  51.  
  52. ############### END LOG FILE ################
  53.  
  54. ############ END Kodi CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement