On Thu, 24 Apr 2025 at 09:39, Jiří Zárevúcky <zarevucky.j...@gmail.com> wrote:
>
> On Wed, 23 Apr 2025 at 20:22, Matěj Volf <hele...@mvolfik.com> wrote:
> >
> > [...] I just ran into a very reliable kernel panic when I add big
> > files into the `uspace/dist` folder. [...]
> >
> > Full log attached. It has something to do with the size of the ramdisk
> > and memory, when I increase the RAM size (`-m 1G` flag to QEMU), it works.
>
> Clearly, there's a page fault in malloc(), but I haven't been able to
> reproduce this,
> and the stack trace is not specific enough to show exactly which part does so.
> Could you try changing optimization level to -Og and see if you can get a more
> detailed trace with that?

Actually, ignore that. I see the problem now.

-- jzr

_______________________________________________
HelenOS-devel mailing list
HelenOS-devel@lists.modry.cz
http://lists.modry.cz/listinfo/helenos-devel

Reply via email to