On 02/24/2018 04:00 AM, Stuart Henderson wrote:
No crash here, but it does use 1.6GB during compile. Try raising memory
limits in login.conf (you'll need a new login session, which might mean
restarting X). Or try restricting with ulimit to see if you can trigger
the crash on other OS.

The SEGV is most likely to be due to a malloc without a return code check.


I think you're on to something.  I just noticed that there is a clang++.core file that is 1,621,798,448 bytes.

I have never looked at the login.conf file (or really, that whole part of bsd) before.  What exactly am I going to change?  Under the 'default:' section, I changed both datasize keys to 2048 (from 768) but it still fails.  Do you usually change some of the values from their defaults?

Thanks!
Jordon

Reply via email to