Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Jan 2017 17:53:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215500] astro/google-earth crashes on 11.0 (caught signal 6 or 11)
Message-ID:  <bug-215500-13-6OwsjcQJeN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215500-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215500-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215500

--- Comment #17 from Tijl Coosemans <tijl@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215500-13-6OwsjcQJeN>