Pastecrash (new crash):
Interestingly, this time it was a bit harder to provoke a crash & reboot.
Regards,
Oliver
Pastecrash (new crash):
Interestingly, this time it was a bit harder to provoke a crash & reboot.
Regards,
Oliver
Using LibreELEC-RPi2.arm-11.0-nightly-20220701-10d897b.img I can provoke a crash by accessing my picture folder (I haven't tested scrolling through my album covers as populating the database is a bit time consuming).
Logs: http://ix.io/41od
I've overwritten my spare SD card with "dd". Is this what you meant with "different" SD card, or do you really mean a physically different one?
Regards,
Oliver
Rebooted into a clean LE 10 install. Attached my Music-SMB share, populated the database and scrolled my Albums: no crash.
Connected the image folder (s. above): crash after scrolling a few pictures.
I'll try to get a full log, but Kodi is heavily used in the evenings...
Oliver
The easy part: After increasing cma size to 448 I can scroll all of my album covers (>1600) without crash.
LE still crashes, when trying to access photos on my NAS (to be precise: directory with 178 photos@24 MPixel, each jpg around 4 MB)
I'll try to find a spare micro SD...
Oliver
This was my advancedsettings.xml:
<advancedsettings version="1.0">
<cache>
<!--- Settings to improve drop-out behavviour during audio playback -->
<buffermode>0</buffermode> <!-- perhaps only relevant to video? -->
<memorysize>60000000</memorysize> <!-- approx. default * 2 -->
</cache>
<samba>
<doscodepage></doscodepage>
<clienttimeout>10</clienttimeout>
<statfiles>false</statfiles>
</samba>
</advancedsettings>
Display More
Removed it, rebooted. Trying to scroll through my albums: crash after entry 76...
Regards,
Oliver
To repeat the already stated facts: meddling with the a.m. values was a result of crashes with the stock configuration - not the other way around. Reverting to original values makes the situation worse, KODI crashes after shorter times/less entries scrolled.
Here is the current journal.log:
Here the altered config.txt:
Oliver
If you provide a log, then we could get a proof for bad caching implementation, and Kodi team hopefully reacts:
I think this behaviour has already been documented by other people on the web.
Anyway, while trying to paste the log I noticed that "pastekodi" does not produce any link. "pastekodi -c" does indeed show the crash log incl. segfault. Pasting the logs from the GUI failed, too.
I can't paste KODI.log manually, as it exceeds the size limit of pastebin.com with 3.2 MB
Here's the journal log with the segfault:
Regards,
Oliver
Hi,
I'm running LibreELEC 10 on a Raspberry Pi 3 B. When scrolling through a big picture collection (e.g. Album covers in the Music folder), LE hangs and then crashes/reboots.
After some web search I've meddled with the parameters "gpu_mem=192" and "dtoverlay=cma,cma-384" in /flash/config.txt, which seems to improve the situation, but does not solve the issue completely.
As I don't have a clue what I'm doing here: what are the "correct" values?
TIA,
Oliver