(04-09-2021, 12:52 PM)cirrower Wrote:(04-09-2021, 12:18 PM)TheOldPresbyope Wrote: I've been cruising the InterWeb to see where else this error message has been discussed. There seems to be some consistency in people tracing it to chromium's use of memory---esoteric stuff like overflowing heaps, failure to garbage collect, etc. We've already run into a more serious failure mode involving memory usage, discussed in Local display function fails with HDMI in moOde 7.0.1. Your mode is less catastrophic since moOde keeps running and you can recover the display, so the two issues may or may not be related.
I'm curious. Does clearing the local display browser cache (System Config page) make any difference in your case?
Regards,
Kent
Yes, it's not a big deal, just annoying, local browser just restarts after clicking on reload.
I haven't tried it. Now I've just cleared the browser cache, refreshed the local browser, played and stopped a tune and moOde is on idle.
Now I will wait to see if it behaves any different.
Regards,
Joaquín
No luck, even after clearing browser cache, after 24' the local UI has crashed and shown the error.
I've wondered if I could find any log reflecting the error and I found this:
/var/log/kern.log
Code:
Apr 9 15:24:35 moode kernel: [ 2590.155519] mmap: chromium-browse (1453): VmData 2147561472 exceed data ulimit 2147483647. Update limits or use boot option ignore_rlimit_data.
Apr 9 15:24:35 moode kernel: [ 2590.155558] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
/var/log/messages
Code:
Apr 9 15:24:35 moode kernel: [ 2590.155519] mmap: chromium-browse (1453): VmData 2147561472 exceed data ulimit 2147483647. Update limits or use boot option ignore_rlimit_data.
/var/log/syslog
Code:
Apr 9 15:24:35 moode kernel: [ 2590.155519] mmap: chromium-browse (1453): VmData 2147561472 exceed data ulimit 2147483647. Update limits or use boot option ignore_rlimit_data.
Apr 9 15:24:35 moode kernel: [ 2590.155558] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
Regards,
Joaquín