Closed rfht closed 6 years ago
https://gist.github.com/mulander/30a505831134fdd15b730f480464b231
reported by @mulander. Occurred on thinkpad with 4GB RAM and ulimit -d of 1.5G. Not observed on machine with ulimit -d of 4G.
Resolved by setting ulimit -d to 3G. Note that 2G may be enough. Make sure that the hard limits of the data size allow this value (may need to check /etc/login.conf).
ulimit -d
/etc/login.conf
https://gist.github.com/mulander/30a505831134fdd15b730f480464b231
reported by @mulander. Occurred on thinkpad with 4GB RAM and ulimit -d of 1.5G. Not observed on machine with ulimit -d of 4G.