Hey,
I just got a new raspberry 4 and installed libreelec on it. I set it up to scan the files on my network share but after some time it crashed. Everytime I restart to raspberry it immediately crashes again. I see the CEC info and then reboot.
When I disconnect the network cable it boots and I can set up stuff. This is how I set up debug logging but I'm not sure if it already logs after booting!
The last lines are:
Code
2021-04-08 18:34:58.060 T:3011495248 DEBUG: CloseBundle - Closed bundle
2021-04-08 18:34:58.098 T:3011495248 DEBUG: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 58
2021-04-08 18:34:58.103 T:3011495248 DEBUG: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 67
2021-04-08 18:34:58.104 T:3011495248 DEBUG: CWinSystemGbmEGLContext::DestroyWindow - deinitialized GBM
2021-04-08 18:34:58.105 T:3011495248 NOTICE: unload sections
2021-04-08 18:34:58.111 T:3011495248 DEBUG: LogindUPowerSyscall - delay lock sleep released
2021-04-08 18:34:58.112 T:2766459760 DEBUG: Thread Timer 2766459760 terminating
2021-04-08 18:34:58.113 T:3011495248 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1f52fc8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
2021-04-08 18:34:58.113 T:3011495248 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1fac008 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
2021-04-08 18:34:58.113 T:3011495248 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x20753d0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
2021-04-08 18:34:58.114 T:3011495248 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1f1a450 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
2021-04-08 18:34:58.114 T:3011495248 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1fb66d8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
2021-04-08 18:34:58.114 T:3011495248 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x20740e8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
2021-04-08 18:34:58.114 T:3011495248 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2073368 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
2021-04-08 18:34:58.114 T:3011495248 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2072da8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
2021-04-08 18:34:58.114 T:3011495248 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1f38d68 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
2021-04-08 18:34:58.114 T:3011495248 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1f9d2b8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
2021-04-08 18:34:58.115 T:3011495248 DEBUG: object 0 --> 0 instances
2021-04-08 18:34:58.115 T:3011495248 DEBUG: object 1 --> 0 instances
2021-04-08 18:34:58.115 T:3011495248 DEBUG: object 2 --> 0 instances
2021-04-08 18:34:58.115 T:3011495248 DEBUG: object 3 --> 0 instances
2021-04-08 18:34:58.115 T:3011495248 DEBUG: object 4 --> 0 instances
2021-04-08 18:34:58.115 T:3011495248 DEBUG: object 5 --> 0 instances
2021-04-08 18:34:58.115 T:3011495248 DEBUG: object 6 --> 0 instances
2021-04-08 18:34:58.115 T:3011495248 DEBUG: object 7 --> 0 instances
2021-04-08 18:34:58.115 T:3011495248 DEBUG: object 8 --> 0 instances
2021-04-08 18:34:58.115 T:3011495248 DEBUG: object 9 --> 0 instances
2021-04-08 18:34:58.158 T:3011495248 DEBUG: CWinSystemGbm::DestroyWindowSystem - deinitialized DRM
2021-04-08 18:34:58.237 T:3001021296 DEBUG: Thread libinput 3001021296 terminating
2021-04-08 18:34:58.238 T:2933912432 DEBUG: Thread Lirc 2933912432 terminating
2021-04-08 18:34:58.253 T:3011495248 DEBUG: CDRMUtils::RestoreOriginalMode - set original crtc mode
2021-04-08 18:34:58.280 T:3011482480 DEBUG: Thread Announce 3011482480 terminating
2021-04-08 18:34:58.282 T:3011495248 NOTICE: XBApplicationEx: application stopped!
############### END LOG FILE ################
############ END kodi CRASH LOG #############
Display More
Is there a possibility to get more information about the crash?
I believe it's some kind of preview jpg generation on the network file share mount which blows the system up.
I already tried the new beta but there is the same problem...
Any ideas or help?
Best regards
Frank