Hello Samuel, On Sat, Jan 03, 2026 at 06:42:33PM +0100, Samuel Thibault wrote: > João Pedro Malhado, le sam. 03 janv. 2026 18:39:57 +0100, a ecrit: > > I'm also seeing other problems with this gnumach version when running with > > in-kernel IDE drivers, for example running aptitude crashes with message: > > > > Uncaught exception: Not enough resources to create thread > > This is most probably because of the addressing space limitation support > that was added, set by default to half the physical memory. You can > see and change this with ulimit -v
Yes, changing the amount of virtual memory available solved that issue, thank you. I wonder if the issue with rumpdisk is also related. Is there a way to set this limit system wide at boot? I tried to change item as in /etc/security/limits.conf but this did not seem to have any effect. Cheers, João
