Advertisement
Guest User

Untitled

a guest
Feb 27th, 2019
1,237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.11 KB | None | 0 0
  1. ################################################################################
  2. # ... output of cat /storage/.kodi/temp/kodi_crashlog_20190228111124.log
  3. # LibreELEC release: RK3328.arm-nightly-20190227-ee662eb
  4. #
  5. ################################################################################
  6. ############## kodi CRASH LOG ###############
  7.  
  8. ################ SYSTEM INFO ################
  9. Date: Thu Feb 28 11:11:24 AEDT 2019
  10. kodi Options: --standalone -fs
  11. Arch: aarch64
  12. Kernel: Linux 4.4.154 #1 SMP Wed Feb 27 07:46:12 EST 2019
  13. Release: LibreELEC nightly-20190227-ee662eb
  14. ############## END SYSTEM INFO ##############
  15.  
  16. ############### STACK TRACE #################
  17. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1551312684.986
  18. =========================================
  19. [New LWP 986]
  20. [New LWP 987]
  21. [Thread debugging using libthread_db enabled]
  22. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  23. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs'.
  24. Program terminated with signal SIGSEGV, Segmentation fault.
  25. #0 0x05070200 in ?? ()
  26. [Current thread is 1 (Thread 0xf3b906d0 (LWP 986))]
  27.  
  28. Thread 2 (Thread 0xf3b8d370 (LWP 987)):
  29. #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x12a1f90) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  30. #1 __pthread_cond_wait_common (abstime=0x0, mutex=<optimized out>, cond=0x12a1f68) at pthread_cond_wait.c:502
  31. #2 __pthread_cond_wait (cond=0x12a1f68, mutex=0x405205b2) at pthread_cond_wait.c:655
  32. #3 0xf515514c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/libstdc++.so.6
  33. #4 0x0069531c in ?? ()
  34. #5 0x00695520 in ?? ()
  35. #6 0x00362810 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  36. #7 0x006712d4 in CThread::Action() ()
  37. #8 0x00694d94 in CThread::staticThread(void*) ()
  38. #9 0xf72ac378 in start_thread (arg=0xf3b8d370) at pthread_create.c:486
  39. #10 0xf52cfcb8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  40. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  41.  
  42. Thread 1 (Thread 0xf3b906d0 (LWP 986)):
  43. #0 0x05070200 in ?? ()
  44. #1 0x004b606c in CSettingsManager::OnSettingsCleared() ()
  45. #2 0x004f3e44 in CSettingsManager::Clear() ()
  46. #3 0x004b5a38 in CSettingsBase::Uninitialize() ()
  47. #4 0x004c77d4 in CSettingsComponent::Deinit() ()
  48. #5 0x004c7808 in CSettingsComponent::~CSettingsComponent() ()
  49. #6 0x004c7838 in CSettingsComponent::~CSettingsComponent() ()
  50. #7 0x00559514 in CApplication::~CApplication() ()
  51. #8 0x00559584 in CApplication::~CApplication() ()
  52. #9 0x008af3c8 in ?? ()
  53. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  54. ############# END STACK TRACE ###############
  55.  
  56. ################# LOG FILE ##################
  57.  
  58. 2019-02-28 11:11:24.073 T:4088989392 NOTICE: -----------------------------------------------------------------------
  59. 2019-02-28 11:11:24.073 T:4088989392 NOTICE: Starting Kodi (18.1 Git:rockchip_18.1-Leia). Platform: Linux ARM 32-bit
  60. 2019-02-28 11:11:24.073 T:4088989392 NOTICE: Using Release Kodi x32 build
  61. 2019-02-28 11:11:24.073 T:4088989392 NOTICE: Kodi compiled 2019-02-27 by GCC 8.2.0 for Linux ARM 32-bit version 4.4.154 (263322)
  62. 2019-02-28 11:11:24.073 T:4088989392 NOTICE: Running on LibreELEC (community): nightly-20190227-ee662eb 9.1, kernel: Linux ARM 64-bit version 4.4.154
  63. 2019-02-28 11:11:24.074 T:4088989392 NOTICE: FFmpeg version/source: 4.0.3-Kodi
  64. 2019-02-28 11:11:24.074 T:4088989392 NOTICE: Host CPU: ARMv8 Processor rev 4 (v8l), 4 cores available
  65. 2019-02-28 11:11:24.074 T:4088989392 NOTICE: ARM Features: Neon enabled
  66. 2019-02-28 11:11:24.074 T:4088989392 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  67. 2019-02-28 11:11:24.074 T:4088989392 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  68. 2019-02-28 11:11:24.074 T:4088989392 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  69. 2019-02-28 11:11:24.074 T:4088989392 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  70. 2019-02-28 11:11:24.074 T:4088989392 NOTICE: special://envhome/ is mapped to: /storage
  71. 2019-02-28 11:11:24.074 T:4088989392 NOTICE: special://home/ is mapped to: /storage/.kodi
  72. 2019-02-28 11:11:24.074 T:4088989392 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  73. 2019-02-28 11:11:24.074 T:4088989392 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  74. 2019-02-28 11:11:24.074 T:4088989392 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  75. 2019-02-28 11:11:24.074 T:4088989392 NOTICE: Local hostname: LibreELEC
  76. 2019-02-28 11:11:24.074 T:4088989392 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  77. 2019-02-28 11:11:24.074 T:4088989392 NOTICE: -----------------------------------------------------------------------
  78. 2019-02-28 11:11:24.075 T:4088989392 INFO: loading settings
  79. 2019-02-28 11:11:24.075 T:4088989392 ERROR: CProfileManager: error loading special://masterprofile/profiles.xml, Line 0
  80. Failed to open file
  81. 2019-02-28 11:11:24.075 T:4088989392 NOTICE: special://profile/ is mapped to: special://masterprofile/
  82. 2019-02-28 11:11:24.075 T:4088989392 FATAL: unable to load profile
  83.  
  84. ############### END LOG FILE ################
  85.  
  86. ############ END kodi CRASH LOG #############
  87.  
  88. ################################################################################
  89. # ... output of cat /storage/.kodi/temp/kodi_crashlog_20190228111118.log
  90. # LibreELEC release: RK3328.arm-nightly-20190227-ee662eb
  91. #
  92. ################################################################################
  93. ############## kodi CRASH LOG ###############
  94.  
  95. ################ SYSTEM INFO ################
  96. Date: Thu Feb 28 11:11:18 AEDT 2019
  97. kodi Options: --standalone -fs
  98. Arch: aarch64
  99. Kernel: Linux 4.4.154 #1 SMP Wed Feb 27 07:46:12 EST 2019
  100. Release: LibreELEC nightly-20190227-ee662eb
  101. ############## END SYSTEM INFO ##############
  102.  
  103. ############### STACK TRACE #################
  104. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1551312678.948
  105. =========================================
  106. [New LWP 948]
  107. [New LWP 949]
  108. [Thread debugging using libthread_db enabled]
  109. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  110. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs'.
  111. Program terminated with signal SIGSEGV, Segmentation fault.
  112. #0 0x05070200 in ?? ()
  113. [Current thread is 1 (Thread 0xf39676d0 (LWP 948))]
  114.  
  115. Thread 2 (Thread 0xf3964370 (LWP 949)):
  116. #0 futex_wait_cancelable (private=0, expected=0, futex_word=0xe51f90) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  117. #1 __pthread_cond_wait_common (abstime=0x0, mutex=<optimized out>, cond=0xe51f68) at pthread_cond_wait.c:502
  118. #2 __pthread_cond_wait (cond=0xe51f68, mutex=0x40741b43) at pthread_cond_wait.c:655
  119. #3 0xf4f2c14c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/libstdc++.so.6
  120. #4 0x0069531c in ?? ()
  121. #5 0x00695520 in ?? ()
  122. #6 0x00362810 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  123. #7 0x006712d4 in CThread::Action() ()
  124. #8 0x00694d94 in CThread::staticThread(void*) ()
  125. #9 0xf7083378 in start_thread (arg=0xf3964370) at pthread_create.c:486
  126. #10 0xf50a6cb8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  127. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  128.  
  129. Thread 1 (Thread 0xf39676d0 (LWP 948)):
  130. #0 0x05070200 in ?? ()
  131. #1 0x004b606c in CSettingsManager::OnSettingsCleared() ()
  132. #2 0x004f3e44 in CSettingsManager::Clear() ()
  133. #3 0x004b5a38 in CSettingsBase::Uninitialize() ()
  134. #4 0x004c77d4 in CSettingsComponent::Deinit() ()
  135. #5 0x004c7808 in CSettingsComponent::~CSettingsComponent() ()
  136. #6 0x004c7838 in CSettingsComponent::~CSettingsComponent() ()
  137. #7 0x00559514 in CApplication::~CApplication() ()
  138. #8 0x00559584 in CApplication::~CApplication() ()
  139. #9 0x008af3c8 in ?? ()
  140. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  141. ############# END STACK TRACE ###############
  142.  
  143. ################# LOG FILE ##################
  144.  
  145. 2019-02-28 11:11:18.323 T:4086724304 NOTICE: -----------------------------------------------------------------------
  146. 2019-02-28 11:11:18.323 T:4086724304 NOTICE: Starting Kodi (18.1 Git:rockchip_18.1-Leia). Platform: Linux ARM 32-bit
  147. 2019-02-28 11:11:18.323 T:4086724304 NOTICE: Using Release Kodi x32 build
  148. 2019-02-28 11:11:18.323 T:4086724304 NOTICE: Kodi compiled 2019-02-27 by GCC 8.2.0 for Linux ARM 32-bit version 4.4.154 (263322)
  149. 2019-02-28 11:11:18.323 T:4086724304 NOTICE: Running on LibreELEC (community): nightly-20190227-ee662eb 9.1, kernel: Linux ARM 64-bit version 4.4.154
  150. 2019-02-28 11:11:18.323 T:4086724304 NOTICE: FFmpeg version/source: 4.0.3-Kodi
  151. 2019-02-28 11:11:18.323 T:4086724304 NOTICE: Host CPU: ARMv8 Processor rev 4 (v8l), 4 cores available
  152. 2019-02-28 11:11:18.323 T:4086724304 NOTICE: ARM Features: Neon enabled
  153. 2019-02-28 11:11:18.323 T:4086724304 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  154. 2019-02-28 11:11:18.323 T:4086724304 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  155. 2019-02-28 11:11:18.323 T:4086724304 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  156. 2019-02-28 11:11:18.323 T:4086724304 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  157. 2019-02-28 11:11:18.323 T:4086724304 NOTICE: special://envhome/ is mapped to: /storage
  158. 2019-02-28 11:11:18.323 T:4086724304 NOTICE: special://home/ is mapped to: /storage/.kodi
  159. 2019-02-28 11:11:18.323 T:4086724304 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  160. 2019-02-28 11:11:18.324 T:4086724304 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  161. 2019-02-28 11:11:18.324 T:4086724304 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  162. 2019-02-28 11:11:18.324 T:4086724304 NOTICE: Local hostname: LibreELEC
  163. 2019-02-28 11:11:18.324 T:4086724304 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  164. 2019-02-28 11:11:18.324 T:4086724304 NOTICE: -----------------------------------------------------------------------
  165. 2019-02-28 11:11:18.324 T:4086724304 INFO: loading settings
  166. 2019-02-28 11:11:18.325 T:4086724304 ERROR: CProfileManager: error loading special://masterprofile/profiles.xml, Line 0
  167. Failed to open file
  168. 2019-02-28 11:11:18.325 T:4086724304 NOTICE: special://profile/ is mapped to: special://masterprofile/
  169. 2019-02-28 11:11:18.325 T:4086724304 FATAL: unable to load profile
  170.  
  171. ############### END LOG FILE ################
  172.  
  173. ############ END kodi CRASH LOG #############
  174.  
  175. ################################################################################
  176. # ... output of cat /storage/.kodi/temp/kodi_crashlog_20190228111112.log
  177. # LibreELEC release: RK3328.arm-nightly-20190227-ee662eb
  178. #
  179. ################################################################################
  180. ############## kodi CRASH LOG ###############
  181.  
  182. ################ SYSTEM INFO ################
  183. Date: Thu Feb 28 11:11:12 AEDT 2019
  184. kodi Options: --standalone -fs
  185. Arch: aarch64
  186. Kernel: Linux 4.4.154 #1 SMP Wed Feb 27 07:46:12 EST 2019
  187. Release: LibreELEC nightly-20190227-ee662eb
  188. ############## END SYSTEM INFO ##############
  189.  
  190. ############### STACK TRACE #################
  191. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1551312672.910
  192. =========================================
  193. [New LWP 910]
  194. [New LWP 911]
  195. [Thread debugging using libthread_db enabled]
  196. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  197. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs'.
  198. Program terminated with signal SIGSEGV, Segmentation fault.
  199. #0 0x05070200 in ?? ()
  200. [Current thread is 1 (Thread 0xf3f386d0 (LWP 910))]
  201.  
  202. Thread 2 (Thread 0xf3f35370 (LWP 911)):
  203. #0 futex_wait_cancelable (private=0, expected=0, futex_word=0xe8bf90) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  204. #1 __pthread_cond_wait_common (abstime=0x0, mutex=<optimized out>, cond=0xe8bf68) at pthread_cond_wait.c:502
  205. #2 __pthread_cond_wait (cond=0xe8bf68, mutex=0x4081dfc2) at pthread_cond_wait.c:655
  206. #3 0xf54fd14c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/libstdc++.so.6
  207. #4 0x0069531c in ?? ()
  208. #5 0x00695520 in ?? ()
  209. #6 0x00362810 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  210. #7 0x006712d4 in CThread::Action() ()
  211. #8 0x00694d94 in CThread::staticThread(void*) ()
  212. #9 0xf7654378 in start_thread (arg=0xf3f35370) at pthread_create.c:486
  213. #10 0xf5677cb8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  214. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  215.  
  216. Thread 1 (Thread 0xf3f386d0 (LWP 910)):
  217. #0 0x05070200 in ?? ()
  218. #1 0x004b606c in CSettingsManager::OnSettingsCleared() ()
  219. #2 0x004f3e44 in CSettingsManager::Clear() ()
  220. #3 0x004b5a38 in CSettingsBase::Uninitialize() ()
  221. #4 0x004c77d4 in CSettingsComponent::Deinit() ()
  222. #5 0x004c7808 in CSettingsComponent::~CSettingsComponent() ()
  223. #6 0x004c7838 in CSettingsComponent::~CSettingsComponent() ()
  224. #7 0x00559514 in CApplication::~CApplication() ()
  225. #8 0x00559584 in CApplication::~CApplication() ()
  226. #9 0x008af3c8 in ?? ()
  227. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  228. ############# END STACK TRACE ###############
  229.  
  230. ################# LOG FILE ##################
  231.  
  232. 2019-02-28 11:11:12.573 T:4092823248 NOTICE: -----------------------------------------------------------------------
  233. 2019-02-28 11:11:12.573 T:4092823248 NOTICE: Starting Kodi (18.1 Git:rockchip_18.1-Leia). Platform: Linux ARM 32-bit
  234. 2019-02-28 11:11:12.573 T:4092823248 NOTICE: Using Release Kodi x32 build
  235. 2019-02-28 11:11:12.573 T:4092823248 NOTICE: Kodi compiled 2019-02-27 by GCC 8.2.0 for Linux ARM 32-bit version 4.4.154 (263322)
  236. 2019-02-28 11:11:12.573 T:4092823248 NOTICE: Running on LibreELEC (community): nightly-20190227-ee662eb 9.1, kernel: Linux ARM 64-bit version 4.4.154
  237. 2019-02-28 11:11:12.573 T:4092823248 NOTICE: FFmpeg version/source: 4.0.3-Kodi
  238. 2019-02-28 11:11:12.574 T:4092823248 NOTICE: Host CPU: ARMv8 Processor rev 4 (v8l), 4 cores available
  239. 2019-02-28 11:11:12.574 T:4092823248 NOTICE: ARM Features: Neon enabled
  240. 2019-02-28 11:11:12.574 T:4092823248 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  241. 2019-02-28 11:11:12.574 T:4092823248 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  242. 2019-02-28 11:11:12.574 T:4092823248 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  243. 2019-02-28 11:11:12.574 T:4092823248 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  244. 2019-02-28 11:11:12.574 T:4092823248 NOTICE: special://envhome/ is mapped to: /storage
  245. 2019-02-28 11:11:12.574 T:4092823248 NOTICE: special://home/ is mapped to: /storage/.kodi
  246. 2019-02-28 11:11:12.574 T:4092823248 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  247. 2019-02-28 11:11:12.574 T:4092823248 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  248. 2019-02-28 11:11:12.574 T:4092823248 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  249. 2019-02-28 11:11:12.574 T:4092823248 NOTICE: Local hostname: LibreELEC
  250. 2019-02-28 11:11:12.574 T:4092823248 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  251. 2019-02-28 11:11:12.574 T:4092823248 NOTICE: -----------------------------------------------------------------------
  252. 2019-02-28 11:11:12.575 T:4092823248 INFO: loading settings
  253. 2019-02-28 11:11:12.575 T:4092823248 ERROR: CProfileManager: error loading special://masterprofile/profiles.xml, Line 0
  254. Failed to open file
  255. 2019-02-28 11:11:12.575 T:4092823248 NOTICE: special://profile/ is mapped to: special://masterprofile/
  256. 2019-02-28 11:11:12.575 T:4092823248 FATAL: unable to load profile
  257.  
  258. ############### END LOG FILE ################
  259.  
  260. ############ END kodi CRASH LOG #############
  261.  
  262. ################################################################################
  263. # ... output of cat /storage/.kodi/temp/kodi_crashlog_20190228111106.log
  264. # LibreELEC release: RK3328.arm-nightly-20190227-ee662eb
  265. #
  266. ################################################################################
  267. ############## kodi CRASH LOG ###############
  268.  
  269. ################ SYSTEM INFO ################
  270. Date: Thu Feb 28 11:11:06 AEDT 2019
  271. kodi Options: --standalone -fs
  272. Arch: aarch64
  273. Kernel: Linux 4.4.154 #1 SMP Wed Feb 27 07:46:12 EST 2019
  274. Release: LibreELEC nightly-20190227-ee662eb
  275. ############## END SYSTEM INFO ##############
  276.  
  277. ############### STACK TRACE #################
  278. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1551312666.872
  279. =========================================
  280. [New LWP 872]
  281. [New LWP 873]
  282. [Thread debugging using libthread_db enabled]
  283. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  284. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs'.
  285. Program terminated with signal SIGSEGV, Segmentation fault.
  286. #0 0x05070200 in ?? ()
  287. [Current thread is 1 (Thread 0xf38a46d0 (LWP 872))]
  288.  
  289. Thread 2 (Thread 0xf38a1370 (LWP 873)):
  290. #0 futex_wait_cancelable (private=0, expected=0, futex_word=0xf34f90) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  291. #1 __pthread_cond_wait_common (abstime=0x0, mutex=<optimized out>, cond=0xf34f68) at pthread_cond_wait.c:502
  292. #2 __pthread_cond_wait (cond=0xf34f68, mutex=0x4081e6ca) at pthread_cond_wait.c:655
  293. #3 0xf4e6914c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/libstdc++.so.6
  294. #4 0x0069531c in ?? ()
  295. #5 0x00695520 in ?? ()
  296. #6 0x00362810 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  297. #7 0x006712d4 in CThread::Action() ()
  298. #8 0x00694d94 in CThread::staticThread(void*) ()
  299. #9 0xf6fc0378 in start_thread (arg=0xf38a1370) at pthread_create.c:486
  300. #10 0xf4fe3cb8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  301. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  302.  
  303. Thread 1 (Thread 0xf38a46d0 (LWP 872)):
  304. #0 0x05070200 in ?? ()
  305. #1 0x004b606c in CSettingsManager::OnSettingsCleared() ()
  306. #2 0x004f3e44 in CSettingsManager::Clear() ()
  307. #3 0x004b5a38 in CSettingsBase::Uninitialize() ()
  308. #4 0x004c77d4 in CSettingsComponent::Deinit() ()
  309. #5 0x004c7808 in CSettingsComponent::~CSettingsComponent() ()
  310. #6 0x004c7838 in CSettingsComponent::~CSettingsComponent() ()
  311. #7 0x00559514 in CApplication::~CApplication() ()
  312. #8 0x00559584 in CApplication::~CApplication() ()
  313. #9 0x008af3c8 in ?? ()
  314. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  315. ############# END STACK TRACE ###############
  316.  
  317. ################# LOG FILE ##################
  318.  
  319. 2019-02-28 11:11:06.574 T:4085925584 NOTICE: -----------------------------------------------------------------------
  320. 2019-02-28 11:11:06.574 T:4085925584 NOTICE: Starting Kodi (18.1 Git:rockchip_18.1-Leia). Platform: Linux ARM 32-bit
  321. 2019-02-28 11:11:06.574 T:4085925584 NOTICE: Using Release Kodi x32 build
  322. 2019-02-28 11:11:06.574 T:4085925584 NOTICE: Kodi compiled 2019-02-27 by GCC 8.2.0 for Linux ARM 32-bit version 4.4.154 (263322)
  323. 2019-02-28 11:11:06.574 T:4085925584 NOTICE: Running on LibreELEC (community): nightly-20190227-ee662eb 9.1, kernel: Linux ARM 64-bit version 4.4.154
  324. 2019-02-28 11:11:06.574 T:4085925584 NOTICE: FFmpeg version/source: 4.0.3-Kodi
  325. 2019-02-28 11:11:06.574 T:4085925584 NOTICE: Host CPU: ARMv8 Processor rev 4 (v8l), 4 cores available
  326. 2019-02-28 11:11:06.574 T:4085925584 NOTICE: ARM Features: Neon enabled
  327. 2019-02-28 11:11:06.575 T:4085925584 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  328. 2019-02-28 11:11:06.575 T:4085925584 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  329. 2019-02-28 11:11:06.575 T:4085925584 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  330. 2019-02-28 11:11:06.575 T:4085925584 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  331. 2019-02-28 11:11:06.575 T:4085925584 NOTICE: special://envhome/ is mapped to: /storage
  332. 2019-02-28 11:11:06.575 T:4085925584 NOTICE: special://home/ is mapped to: /storage/.kodi
  333. 2019-02-28 11:11:06.575 T:4085925584 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  334. 2019-02-28 11:11:06.575 T:4085925584 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  335. 2019-02-28 11:11:06.575 T:4085925584 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  336. 2019-02-28 11:11:06.575 T:4085925584 NOTICE: Local hostname: LibreELEC
  337. 2019-02-28 11:11:06.575 T:4085925584 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  338. 2019-02-28 11:11:06.575 T:4085925584 NOTICE: -----------------------------------------------------------------------
  339. 2019-02-28 11:11:06.576 T:4085925584 INFO: loading settings
  340. 2019-02-28 11:11:06.576 T:4085925584 ERROR: CProfileManager: error loading special://masterprofile/profiles.xml, Line 0
  341. Failed to open file
  342. 2019-02-28 11:11:06.576 T:4085925584 NOTICE: special://profile/ is mapped to: special://masterprofile/
  343. 2019-02-28 11:11:06.576 T:4085925584 FATAL: unable to load profile
  344.  
  345. ############### END LOG FILE ################
  346.  
  347. ############ END kodi CRASH LOG #############
  348.  
  349. ################################################################################
  350. # ... output of cat /storage/.kodi/temp/kodi_crashlog_20190228111050.log
  351. # LibreELEC release: RK3328.arm-nightly-20190227-ee662eb
  352. #
  353. ################################################################################
  354. ############## kodi CRASH LOG ###############
  355.  
  356. ################ SYSTEM INFO ################
  357. Date: Thu Feb 28 11:10:50 AEDT 2019
  358. kodi Options: --standalone -fs
  359. Arch: aarch64
  360. Kernel: Linux 4.4.154 #1 SMP Wed Feb 27 07:46:12 EST 2019
  361. Release: LibreELEC nightly-20190227-ee662eb
  362. ############## END SYSTEM INFO ##############
  363.  
  364. ############### STACK TRACE #################
  365. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1551312650.664
  366. =========================================
  367. [New LWP 664]
  368. [New LWP 835]
  369. [Thread debugging using libthread_db enabled]
  370. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  371. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs'.
  372. Program terminated with signal SIGSEGV, Segmentation fault.
  373. #0 0x05070200 in ?? ()
  374. [Current thread is 1 (Thread 0xf40696d0 (LWP 664))]
  375.  
  376. Thread 2 (Thread 0xf4066370 (LWP 835)):
  377. #0 futex_wait_cancelable (private=0, expected=0, futex_word=0xd8af90) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  378. #1 __pthread_cond_wait_common (abstime=0x0, mutex=<optimized out>, cond=0xd8af68) at pthread_cond_wait.c:502
  379. #2 __pthread_cond_wait (cond=0xd8af68, mutex=0x4083f647) at pthread_cond_wait.c:655
  380. #3 0xf562e14c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/libstdc++.so.6
  381. #4 0x0069531c in ?? ()
  382. #5 0x00695520 in ?? ()
  383. #6 0x00362810 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  384. #7 0x006712d4 in CThread::Action() ()
  385. #8 0x00694d94 in CThread::staticThread(void*) ()
  386. #9 0xf7785378 in start_thread (arg=0xf4066370) at pthread_create.c:486
  387. #10 0xf57a8cb8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  388. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  389.  
  390. Thread 1 (Thread 0xf40696d0 (LWP 664)):
  391. #0 0x05070200 in ?? ()
  392. #1 0x004b606c in CSettingsManager::OnSettingsCleared() ()
  393. #2 0x004f3e44 in CSettingsManager::Clear() ()
  394. #3 0x004b5a38 in CSettingsBase::Uninitialize() ()
  395. #4 0x004c77d4 in CSettingsComponent::Deinit() ()
  396. #5 0x004c7808 in CSettingsComponent::~CSettingsComponent() ()
  397. #6 0x004c7838 in CSettingsComponent::~CSettingsComponent() ()
  398. #7 0x00559514 in CApplication::~CApplication() ()
  399. #8 0x00559584 in CApplication::~CApplication() ()
  400. #9 0x008af3c8 in ?? ()
  401. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  402. ############# END STACK TRACE ###############
  403.  
  404. ################# LOG FILE ##################
  405.  
  406. 2019-02-28 11:10:50.642 T:4094072528 NOTICE: -----------------------------------------------------------------------
  407. 2019-02-28 11:10:50.642 T:4094072528 NOTICE: Starting Kodi (18.1 Git:rockchip_18.1-Leia). Platform: Linux ARM 32-bit
  408. 2019-02-28 11:10:50.642 T:4094072528 NOTICE: Using Release Kodi x32 build
  409. 2019-02-28 11:10:50.642 T:4094072528 NOTICE: Kodi compiled 2019-02-27 by GCC 8.2.0 for Linux ARM 32-bit version 4.4.154 (263322)
  410. 2019-02-28 11:10:50.642 T:4094072528 NOTICE: Running on LibreELEC (community): nightly-20190227-ee662eb 9.1, kernel: Linux ARM 64-bit version 4.4.154
  411. 2019-02-28 11:10:50.642 T:4094072528 NOTICE: FFmpeg version/source: 4.0.3-Kodi
  412. 2019-02-28 11:10:50.642 T:4094072528 NOTICE: Host CPU: ARMv8 Processor rev 4 (v8l), 4 cores available
  413. 2019-02-28 11:10:50.642 T:4094072528 NOTICE: ARM Features: Neon enabled
  414. 2019-02-28 11:10:50.642 T:4094072528 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  415. 2019-02-28 11:10:50.642 T:4094072528 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  416. 2019-02-28 11:10:50.643 T:4094072528 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  417. 2019-02-28 11:10:50.643 T:4094072528 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  418. 2019-02-28 11:10:50.643 T:4094072528 NOTICE: special://envhome/ is mapped to: /storage
  419. 2019-02-28 11:10:50.643 T:4094072528 NOTICE: special://home/ is mapped to: /storage/.kodi
  420. 2019-02-28 11:10:50.643 T:4094072528 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  421. 2019-02-28 11:10:50.643 T:4094072528 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  422. 2019-02-28 11:10:50.643 T:4094072528 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  423. 2019-02-28 11:10:50.643 T:4094072528 NOTICE: Local hostname: LibreELEC
  424. 2019-02-28 11:10:50.643 T:4094072528 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  425. 2019-02-28 11:10:50.643 T:4094072528 NOTICE: -----------------------------------------------------------------------
  426. 2019-02-28 11:10:50.649 T:4094072528 INFO: loading settings
  427. 2019-02-28 11:10:50.650 T:4094072528 ERROR: CProfileManager: error loading special://masterprofile/profiles.xml, Line 0
  428. Failed to open file
  429. 2019-02-28 11:10:50.650 T:4094072528 NOTICE: special://profile/ is mapped to: special://masterprofile/
  430. 2019-02-28 11:10:50.650 T:4094072528 FATAL: unable to load profile
  431.  
  432. ############### END LOG FILE ################
  433.  
  434. ############ END kodi CRASH LOG #############
  435.  
  436. ################################################################################
  437. # ... output of cat /storage/.kodi/temp/kodi_crashlog_20190228110910.log
  438. # LibreELEC release: RK3328.arm-nightly-20190227-ee662eb
  439. #
  440. ################################################################################
  441. ############## kodi CRASH LOG ###############
  442.  
  443. ################ SYSTEM INFO ################
  444. Date: Thu Feb 28 11:09:10 AEDT 2019
  445. kodi Options: --standalone -fs
  446. Arch: aarch64
  447. Kernel: Linux 4.4.154 #1 SMP Wed Feb 27 07:46:12 EST 2019
  448. Release: LibreELEC nightly-20190227-ee662eb
  449. ############## END SYSTEM INFO ##############
  450.  
  451. ############### STACK TRACE #################
  452. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1551312550.985
  453. =========================================
  454. [New LWP 985]
  455. [New LWP 986]
  456. [Thread debugging using libthread_db enabled]
  457. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  458. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs'.
  459. Program terminated with signal SIGSEGV, Segmentation fault.
  460. #0 0x05070200 in ?? ()
  461. [Current thread is 1 (Thread 0xf3ab16d0 (LWP 985))]
  462.  
  463. Thread 2 (Thread 0xf3aae370 (LWP 986)):
  464. #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x1200f90) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  465. #1 __pthread_cond_wait_common (abstime=0x0, mutex=<optimized out>, cond=0x1200f68) at pthread_cond_wait.c:502
  466. #2 __pthread_cond_wait (cond=0x1200f68, mutex=0x408a470a) at pthread_cond_wait.c:655
  467. #3 0xf507614c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/libstdc++.so.6
  468. #4 0x0069531c in ?? ()
  469. #5 0x00695520 in ?? ()
  470. #6 0x00362810 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  471. #7 0x006712d4 in CThread::Action() ()
  472. #8 0x00694d94 in CThread::staticThread(void*) ()
  473. #9 0xf71cd378 in start_thread (arg=0xf3aae370) at pthread_create.c:486
  474. #10 0xf51f0cb8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  475. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  476.  
  477. Thread 1 (Thread 0xf3ab16d0 (LWP 985)):
  478. #0 0x05070200 in ?? ()
  479. #1 0x004b606c in CSettingsManager::OnSettingsCleared() ()
  480. #2 0x004f3e44 in CSettingsManager::Clear() ()
  481. #3 0x004b5a38 in CSettingsBase::Uninitialize() ()
  482. #4 0x004c77d4 in CSettingsComponent::Deinit() ()
  483. #5 0x004c7808 in CSettingsComponent::~CSettingsComponent() ()
  484. #6 0x004c7838 in CSettingsComponent::~CSettingsComponent() ()
  485. #7 0x00559514 in CApplication::~CApplication() ()
  486. #8 0x00559584 in CApplication::~CApplication() ()
  487. #9 0x008af3c8 in ?? ()
  488. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  489. ############# END STACK TRACE ###############
  490.  
  491. ################# LOG FILE ##################
  492.  
  493. 2019-02-28 11:09:10.842 T:4088075984 NOTICE: -----------------------------------------------------------------------
  494. 2019-02-28 11:09:10.842 T:4088075984 NOTICE: Starting Kodi (18.1 Git:rockchip_18.1-Leia). Platform: Linux ARM 32-bit
  495. 2019-02-28 11:09:10.842 T:4088075984 NOTICE: Using Release Kodi x32 build
  496. 2019-02-28 11:09:10.842 T:4088075984 NOTICE: Kodi compiled 2019-02-27 by GCC 8.2.0 for Linux ARM 32-bit version 4.4.154 (263322)
  497. 2019-02-28 11:09:10.842 T:4088075984 NOTICE: Running on LibreELEC (community): nightly-20190227-ee662eb 9.1, kernel: Linux ARM 64-bit version 4.4.154
  498. 2019-02-28 11:09:10.842 T:4088075984 NOTICE: FFmpeg version/source: 4.0.3-Kodi
  499. 2019-02-28 11:09:10.842 T:4088075984 NOTICE: Host CPU: ARMv8 Processor rev 4 (v8l), 4 cores available
  500. 2019-02-28 11:09:10.842 T:4088075984 NOTICE: ARM Features: Neon enabled
  501. 2019-02-28 11:09:10.842 T:4088075984 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  502. 2019-02-28 11:09:10.843 T:4088075984 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  503. 2019-02-28 11:09:10.843 T:4088075984 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  504. 2019-02-28 11:09:10.843 T:4088075984 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  505. 2019-02-28 11:09:10.843 T:4088075984 NOTICE: special://envhome/ is mapped to: /storage
  506. 2019-02-28 11:09:10.843 T:4088075984 NOTICE: special://home/ is mapped to: /storage/.kodi
  507. 2019-02-28 11:09:10.843 T:4088075984 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  508. 2019-02-28 11:09:10.843 T:4088075984 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  509. 2019-02-28 11:09:10.843 T:4088075984 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  510. 2019-02-28 11:09:10.843 T:4088075984 NOTICE: Local hostname: Librerock64
  511. 2019-02-28 11:09:10.843 T:4088075984 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  512. 2019-02-28 11:09:10.843 T:4088075984 NOTICE: -----------------------------------------------------------------------
  513. 2019-02-28 11:09:10.844 T:4088075984 INFO: loading settings
  514. 2019-02-28 11:09:10.844 T:4088075984 ERROR: CProfileManager: error loading special://masterprofile/profiles.xml, Line 0
  515. Failed to open file
  516. 2019-02-28 11:09:10.844 T:4088075984 NOTICE: special://profile/ is mapped to: special://masterprofile/
  517. 2019-02-28 11:09:10.844 T:4088075984 FATAL: unable to load profile
  518.  
  519. ############### END LOG FILE ################
  520.  
  521. ############ END kodi CRASH LOG #############
  522.  
  523. ################################################################################
  524. # ... output of cat /storage/.kodi/temp/kodi_crashlog_20190228110905.log
  525. # LibreELEC release: RK3328.arm-nightly-20190227-ee662eb
  526. #
  527. ################################################################################
  528. ############## kodi CRASH LOG ###############
  529.  
  530. ################ SYSTEM INFO ################
  531. Date: Thu Feb 28 11:09:05 AEDT 2019
  532. kodi Options: --standalone -fs
  533. Arch: aarch64
  534. Kernel: Linux 4.4.154 #1 SMP Wed Feb 27 07:46:12 EST 2019
  535. Release: LibreELEC nightly-20190227-ee662eb
  536. ############## END SYSTEM INFO ##############
  537.  
  538. ############### STACK TRACE #################
  539. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1551312545.947
  540. =========================================
  541. [New LWP 947]
  542. [New LWP 948]
  543. [Thread debugging using libthread_db enabled]
  544. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  545. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs'.
  546. Program terminated with signal SIGSEGV, Segmentation fault.
  547. #0 0x05070200 in ?? ()
  548. [Current thread is 1 (Thread 0xf3c326d0 (LWP 947))]
  549.  
  550. Thread 2 (Thread 0xf3c2f370 (LWP 948)):
  551. #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x11cdf90) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  552. #1 __pthread_cond_wait_common (abstime=0x0, mutex=<optimized out>, cond=0x11cdf68) at pthread_cond_wait.c:502
  553. #2 __pthread_cond_wait (cond=0x11cdf68, mutex=0x40574e76) at pthread_cond_wait.c:655
  554. #3 0xf51f714c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/libstdc++.so.6
  555. #4 0x0069531c in ?? ()
  556. #5 0x00695520 in ?? ()
  557. #6 0x00362810 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  558. #7 0x006712d4 in CThread::Action() ()
  559. #8 0x00694d94 in CThread::staticThread(void*) ()
  560. #9 0xf734e378 in start_thread (arg=0xf3c2f370) at pthread_create.c:486
  561. #10 0xf5371cb8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  562. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  563.  
  564. Thread 1 (Thread 0xf3c326d0 (LWP 947)):
  565. #0 0x05070200 in ?? ()
  566. #1 0x004b606c in CSettingsManager::OnSettingsCleared() ()
  567. #2 0x004f3e44 in CSettingsManager::Clear() ()
  568. #3 0x004b5a38 in CSettingsBase::Uninitialize() ()
  569. #4 0x004c77d4 in CSettingsComponent::Deinit() ()
  570. #5 0x004c7808 in CSettingsComponent::~CSettingsComponent() ()
  571. #6 0x004c7838 in CSettingsComponent::~CSettingsComponent() ()
  572. #7 0x00559514 in CApplication::~CApplication() ()
  573. #8 0x00559584 in CApplication::~CApplication() ()
  574. #9 0x008af3c8 in ?? ()
  575. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  576. ############# END STACK TRACE ###############
  577.  
  578. ################# LOG FILE ##################
  579.  
  580. 2019-02-28 11:09:05.094 T:4089652944 NOTICE: -----------------------------------------------------------------------
  581. 2019-02-28 11:09:05.094 T:4089652944 NOTICE: Starting Kodi (18.1 Git:rockchip_18.1-Leia). Platform: Linux ARM 32-bit
  582. 2019-02-28 11:09:05.094 T:4089652944 NOTICE: Using Release Kodi x32 build
  583. 2019-02-28 11:09:05.094 T:4089652944 NOTICE: Kodi compiled 2019-02-27 by GCC 8.2.0 for Linux ARM 32-bit version 4.4.154 (263322)
  584. 2019-02-28 11:09:05.095 T:4089652944 NOTICE: Running on LibreELEC (community): nightly-20190227-ee662eb 9.1, kernel: Linux ARM 64-bit version 4.4.154
  585. 2019-02-28 11:09:05.095 T:4089652944 NOTICE: FFmpeg version/source: 4.0.3-Kodi
  586. 2019-02-28 11:09:05.095 T:4089652944 NOTICE: Host CPU: ARMv8 Processor rev 4 (v8l), 4 cores available
  587. 2019-02-28 11:09:05.095 T:4089652944 NOTICE: ARM Features: Neon enabled
  588. 2019-02-28 11:09:05.095 T:4089652944 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  589. 2019-02-28 11:09:05.095 T:4089652944 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  590. 2019-02-28 11:09:05.095 T:4089652944 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  591. 2019-02-28 11:09:05.095 T:4089652944 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  592. 2019-02-28 11:09:05.095 T:4089652944 NOTICE: special://envhome/ is mapped to: /storage
  593. 2019-02-28 11:09:05.095 T:4089652944 NOTICE: special://home/ is mapped to: /storage/.kodi
  594. 2019-02-28 11:09:05.095 T:4089652944 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  595. 2019-02-28 11:09:05.095 T:4089652944 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  596. 2019-02-28 11:09:05.095 T:4089652944 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  597. 2019-02-28 11:09:05.095 T:4089652944 NOTICE: Local hostname: Librerock64
  598. 2019-02-28 11:09:05.095 T:4089652944 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  599. 2019-02-28 11:09:05.095 T:4089652944 NOTICE: -----------------------------------------------------------------------
  600. 2019-02-28 11:09:05.096 T:4089652944 INFO: loading settings
  601. 2019-02-28 11:09:05.096 T:4089652944 ERROR: CProfileManager: error loading special://masterprofile/profiles.xml, Line 0
  602. Failed to open file
  603. 2019-02-28 11:09:05.096 T:4089652944 NOTICE: special://profile/ is mapped to: special://masterprofile/
  604. 2019-02-28 11:09:05.096 T:4089652944 FATAL: unable to load profile
  605.  
  606. ############### END LOG FILE ################
  607.  
  608. ############ END kodi CRASH LOG #############
  609.  
  610. ################################################################################
  611. # ... output of cat /storage/.kodi/temp/kodi_crashlog_20190228110859.log
  612. # LibreELEC release: RK3328.arm-nightly-20190227-ee662eb
  613. #
  614. ################################################################################
  615. ############## kodi CRASH LOG ###############
  616.  
  617. ################ SYSTEM INFO ################
  618. Date: Thu Feb 28 11:08:59 AEDT 2019
  619. kodi Options: --standalone -fs
  620. Arch: aarch64
  621. Kernel: Linux 4.4.154 #1 SMP Wed Feb 27 07:46:12 EST 2019
  622. Release: LibreELEC nightly-20190227-ee662eb
  623. ############## END SYSTEM INFO ##############
  624.  
  625. ############### STACK TRACE #################
  626. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1551312539.909
  627. =========================================
  628. [New LWP 909]
  629. [New LWP 910]
  630. [Thread debugging using libthread_db enabled]
  631. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  632. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs'.
  633. Program terminated with signal SIGSEGV, Segmentation fault.
  634. #0 0x05070200 in ?? ()
  635. [Current thread is 1 (Thread 0xf3ce46d0 (LWP 909))]
  636.  
  637. Thread 2 (Thread 0xf3ce1370 (LWP 910)):
  638. #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x1387f90) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  639. #1 __pthread_cond_wait_common (abstime=0x0, mutex=<optimized out>, cond=0x1387f68) at pthread_cond_wait.c:502
  640. #2 __pthread_cond_wait (cond=0x1387f68, mutex=0x40577560) at pthread_cond_wait.c:655
  641. #3 0xf52a914c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/libstdc++.so.6
  642. #4 0x0069531c in ?? ()
  643. #5 0x00695520 in ?? ()
  644. #6 0x00362810 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  645. #7 0x006712d4 in CThread::Action() ()
  646. #8 0x00694d94 in CThread::staticThread(void*) ()
  647. #9 0xf7400378 in start_thread (arg=0xf3ce1370) at pthread_create.c:486
  648. #10 0xf5423cb8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  649. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  650.  
  651. Thread 1 (Thread 0xf3ce46d0 (LWP 909)):
  652. #0 0x05070200 in ?? ()
  653. #1 0x004b606c in CSettingsManager::OnSettingsCleared() ()
  654. #2 0x004f3e44 in CSettingsManager::Clear() ()
  655. #3 0x004b5a38 in CSettingsBase::Uninitialize() ()
  656. #4 0x004c77d4 in CSettingsComponent::Deinit() ()
  657. #5 0x004c7808 in CSettingsComponent::~CSettingsComponent() ()
  658. #6 0x004c7838 in CSettingsComponent::~CSettingsComponent() ()
  659. #7 0x00559514 in CApplication::~CApplication() ()
  660. #8 0x00559584 in CApplication::~CApplication() ()
  661. #9 0x008af3c8 in ?? ()
  662. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  663. ############# END STACK TRACE ###############
  664.  
  665. ################# LOG FILE ##################
  666.  
  667. 2019-02-28 11:08:59.095 T:4090382032 NOTICE: -----------------------------------------------------------------------
  668. 2019-02-28 11:08:59.095 T:4090382032 NOTICE: Starting Kodi (18.1 Git:rockchip_18.1-Leia). Platform: Linux ARM 32-bit
  669. 2019-02-28 11:08:59.095 T:4090382032 NOTICE: Using Release Kodi x32 build
  670. 2019-02-28 11:08:59.095 T:4090382032 NOTICE: Kodi compiled 2019-02-27 by GCC 8.2.0 for Linux ARM 32-bit version 4.4.154 (263322)
  671. 2019-02-28 11:08:59.095 T:4090382032 NOTICE: Running on LibreELEC (community): nightly-20190227-ee662eb 9.1, kernel: Linux ARM 64-bit version 4.4.154
  672. 2019-02-28 11:08:59.095 T:4090382032 NOTICE: FFmpeg version/source: 4.0.3-Kodi
  673. 2019-02-28 11:08:59.095 T:4090382032 NOTICE: Host CPU: ARMv8 Processor rev 4 (v8l), 4 cores available
  674. 2019-02-28 11:08:59.095 T:4090382032 NOTICE: ARM Features: Neon enabled
  675. 2019-02-28 11:08:59.095 T:4090382032 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  676. 2019-02-28 11:08:59.095 T:4090382032 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  677. 2019-02-28 11:08:59.095 T:4090382032 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  678. 2019-02-28 11:08:59.096 T:4090382032 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  679. 2019-02-28 11:08:59.096 T:4090382032 NOTICE: special://envhome/ is mapped to: /storage
  680. 2019-02-28 11:08:59.096 T:4090382032 NOTICE: special://home/ is mapped to: /storage/.kodi
  681. 2019-02-28 11:08:59.096 T:4090382032 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  682. 2019-02-28 11:08:59.096 T:4090382032 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  683. 2019-02-28 11:08:59.096 T:4090382032 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  684. 2019-02-28 11:08:59.096 T:4090382032 NOTICE: Local hostname: Librerock64
  685. 2019-02-28 11:08:59.096 T:4090382032 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  686. 2019-02-28 11:08:59.096 T:4090382032 NOTICE: -----------------------------------------------------------------------
  687. 2019-02-28 11:08:59.097 T:4090382032 INFO: loading settings
  688. 2019-02-28 11:08:59.097 T:4090382032 ERROR: CProfileManager: error loading special://masterprofile/profiles.xml, Line 0
  689. Failed to open file
  690. 2019-02-28 11:08:59.097 T:4090382032 NOTICE: special://profile/ is mapped to: special://masterprofile/
  691. 2019-02-28 11:08:59.097 T:4090382032 FATAL: unable to load profile
  692.  
  693. ############### END LOG FILE ################
  694.  
  695. ############ END kodi CRASH LOG #############
  696.  
  697. ################################################################################
  698. # ... output of cat /storage/.kodi/temp/kodi_crashlog_20190228110853.log
  699. # LibreELEC release: RK3328.arm-nightly-20190227-ee662eb
  700. #
  701. ################################################################################
  702. ############## kodi CRASH LOG ###############
  703.  
  704. ################ SYSTEM INFO ################
  705. Date: Thu Feb 28 11:08:53 AEDT 2019
  706. kodi Options: --standalone -fs
  707. Arch: aarch64
  708. Kernel: Linux 4.4.154 #1 SMP Wed Feb 27 07:46:12 EST 2019
  709. Release: LibreELEC nightly-20190227-ee662eb
  710. ############## END SYSTEM INFO ##############
  711.  
  712. ############### STACK TRACE #################
  713. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1551312533.871
  714. =========================================
  715. [New LWP 871]
  716. [New LWP 872]
  717. [Thread debugging using libthread_db enabled]
  718. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  719. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs'.
  720. Program terminated with signal SIGSEGV, Segmentation fault.
  721. #0 0x05070200 in ?? ()
  722. [Current thread is 1 (Thread 0xf3fad6d0 (LWP 871))]
  723.  
  724. Thread 2 (Thread 0xf3faa370 (LWP 872)):
  725. #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x1099f90) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  726. #1 __pthread_cond_wait_common (abstime=0x0, mutex=<optimized out>, cond=0x1099f68) at pthread_cond_wait.c:502
  727. #2 __pthread_cond_wait (cond=0x1099f68, mutex=0x4057e5c2) at pthread_cond_wait.c:655
  728. #3 0xf557214c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/libstdc++.so.6
  729. #4 0x0069531c in ?? ()
  730. #5 0x00695520 in ?? ()
  731. #6 0x00362810 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  732. #7 0x006712d4 in CThread::Action() ()
  733. #8 0x00694d94 in CThread::staticThread(void*) ()
  734. #9 0xf76c9378 in start_thread (arg=0xf3faa370) at pthread_create.c:486
  735. #10 0xf56eccb8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  736. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  737.  
  738. Thread 1 (Thread 0xf3fad6d0 (LWP 871)):
  739. #0 0x05070200 in ?? ()
  740. #1 0x004b606c in CSettingsManager::OnSettingsCleared() ()
  741. #2 0x004f3e44 in CSettingsManager::Clear() ()
  742. #3 0x004b5a38 in CSettingsBase::Uninitialize() ()
  743. #4 0x004c77d4 in CSettingsComponent::Deinit() ()
  744. #5 0x004c7808 in CSettingsComponent::~CSettingsComponent() ()
  745. #6 0x004c7838 in CSettingsComponent::~CSettingsComponent() ()
  746. #7 0x00559514 in CApplication::~CApplication() ()
  747. #8 0x00559584 in CApplication::~CApplication() ()
  748. #9 0x008af3c8 in ?? ()
  749. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  750. ############# END STACK TRACE ###############
  751.  
  752. ################# LOG FILE ##################
  753.  
  754. 2019-02-28 11:08:53.097 T:4093302480 NOTICE: -----------------------------------------------------------------------
  755. 2019-02-28 11:08:53.097 T:4093302480 NOTICE: Starting Kodi (18.1 Git:rockchip_18.1-Leia). Platform: Linux ARM 32-bit
  756. 2019-02-28 11:08:53.097 T:4093302480 NOTICE: Using Release Kodi x32 build
  757. 2019-02-28 11:08:53.097 T:4093302480 NOTICE: Kodi compiled 2019-02-27 by GCC 8.2.0 for Linux ARM 32-bit version 4.4.154 (263322)
  758. 2019-02-28 11:08:53.097 T:4093302480 NOTICE: Running on LibreELEC (community): nightly-20190227-ee662eb 9.1, kernel: Linux ARM 64-bit version 4.4.154
  759. 2019-02-28 11:08:53.097 T:4093302480 NOTICE: FFmpeg version/source: 4.0.3-Kodi
  760. 2019-02-28 11:08:53.097 T:4093302480 NOTICE: Host CPU: ARMv8 Processor rev 4 (v8l), 4 cores available
  761. 2019-02-28 11:08:53.097 T:4093302480 NOTICE: ARM Features: Neon enabled
  762. 2019-02-28 11:08:53.097 T:4093302480 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  763. 2019-02-28 11:08:53.097 T:4093302480 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  764. 2019-02-28 11:08:53.097 T:4093302480 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  765. 2019-02-28 11:08:53.097 T:4093302480 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  766. 2019-02-28 11:08:53.097 T:4093302480 NOTICE: special://envhome/ is mapped to: /storage
  767. 2019-02-28 11:08:53.097 T:4093302480 NOTICE: special://home/ is mapped to: /storage/.kodi
  768. 2019-02-28 11:08:53.098 T:4093302480 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  769. 2019-02-28 11:08:53.098 T:4093302480 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  770. 2019-02-28 11:08:53.098 T:4093302480 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  771. 2019-02-28 11:08:53.098 T:4093302480 NOTICE: Local hostname: Librerock64
  772. 2019-02-28 11:08:53.098 T:4093302480 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  773. 2019-02-28 11:08:53.098 T:4093302480 NOTICE: -----------------------------------------------------------------------
  774. 2019-02-28 11:08:53.098 T:4093302480 INFO: loading settings
  775. 2019-02-28 11:08:53.099 T:4093302480 ERROR: CProfileManager: error loading special://masterprofile/profiles.xml, Line 0
  776. Failed to open file
  777. 2019-02-28 11:08:53.099 T:4093302480 NOTICE: special://profile/ is mapped to: special://masterprofile/
  778. 2019-02-28 11:08:53.099 T:4093302480 FATAL: unable to load profile
  779.  
  780. ############### END LOG FILE ################
  781.  
  782. ############ END kodi CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement