Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jan 2017 22:16:54 +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-5we7OlflTG@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 #30 from Tijl Coosemans <tijl@FreeBSD.org> ---
(In reply to freebsd from comment #29)
Are you running from a directory where the user has write access?  You can =
also
specify a path with the -f flag like this:

/bin/sh
ulimit -s 8192
ktrace -i -f /tmp/ktrace.out googleearth
kdump -H -f /tmp/ktrace.out > kdump.txt

Another possibility is that you have set certain security related sysctl in
/boot/loader.conf or /etc/sysctl.conf that prevent debugging by regular use=
rs.

--=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-5we7OlflTG>