Search found 1 match

by ts101
Sun Dec 08, 2024 6:52 pm
Forum: Installation
Topic: SweetHome3D crash on start with Ubuntu 24.10 : library initialization failed - unable to allocate file descriptor table - out of memoryAbandon (core dumped)
Replies: 4
Views: 10632

Re: SweetHome3D crash on start with Ubuntu 24.10 : library initialization failed - unable to allocate file descriptor table - out of memoryAbandon (core dumped)

<r>In case anyone else stumbles upon this:<br/>
<br/>
A workaround (?) for this problem is to manually set the "ulimit" to a number that works, e.g. open a shell run
<CODE><s>[code]</s>ulimit -n 10000<e>[/code]</e></CODE> <br/>
and then start SH3D from this shell.<br/>
<br/>
Now, I have absolutely ...