zxmak
zxmak
Hmmm... when history contains line more than 5000 letters - yes, it just crash the Octave, but the kernel still working ok. But with attached history file it leads to...
if you cannot reproduce kernel hang behavior, try to remove ini files: ``` rm ~/.config/octave/octave-gui.ini ~/.config/octave/octave-gui.ini.lock ``` unzip attached history.zip (see issue description) to ```~/.local/share/octave/``` Then start Octave GUI. It...
>Why don't you start from a clean installation and follow your own steps to see if you can reproduce the issue? I tested it on almost clean install on another...
I performed a clean installation of the latest Raspberry Pi OS image using the default settings and confirmed that it results in just an Octave crash, as previously noted by...
you need this file to reproduce kernel crash: ``` $ stat -c %s consola.ttf 358256 $ md5sum consola.ttf fe4a6c771135c7d60c684b564466e82a consola.ttf $ sha256sum consola.ttf 45c14a49e0ba2edc00b72afad9a930cad5c1b9a93323b239a8c308efc5a65e8e consola.ttf $ crc32 consola.ttf cf7d826f ```...
Is there any information available on why the Linux kernel crashes? The font file that appears to trigger the kernel crash can be found here: https://nomail.com.ua/font-page/1157?name=Consolas
I don't have exact steps to reliably reproduce the issue, but I had never encountered it with the same configuration prior to the latest apt upgrade. This suggests it may...
> Was your previous good system running on a 6.6 kernel, so it's the jump to 6.12 that has exposed issues? I've been running version 6.12.25 for quite some time...
it happens again, this time only Chromium was worked with a single tab. ``` [Thu Jun 12 09:54:04 2025] bcm2835_mmal_vchiq: timed out waiting for sync completion [Thu Jun 12 09:54:04...
``` vcgencmd get_mem gpu gpu=76M ``` The latest error did not result in a kernel crash, but it appears similar to the one that occurred prior to the crash. Interestingly,...