On 2015/11/28 18:06, Jack J. Woehr wrote: > Jack J. Woehr wrote: > > #netbeans_default_options="-J-client -J-Xss2m -J-Xms32m ... > --- > netbeans_default_options="-J-client -J-Xss8m -J-Xms256m -J-Xmx512m ... > > This I had to do with both ports. Not sure the -Xss is necessary, but the > heap definitely is. > > If I up -Xmx to 768m or 1g Netbeans crashes with a can't allocate sorta > message (on my underloaded 8g machine), specific text on request.
You could try raising the datasize limit (login.conf and/or ulimit -d).
