[Bug 215500] astro/google-earth crashes on 11.0 (caught signal 6 or 11)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 1 17:53:57 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215500

--- Comment #17 from Tijl Coosemans <tijl at FreeBSD.org> ---
(In reply to freebsd from comment #16)
Try to limit the data segment as well:

/bin/sh
ulimit -s 8192
ulimit -d 262144
googleearth

You can probably go all the way down to 8192 or so.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list