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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 9 22:16:54 UTC 2017


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

--- Comment #30 from Tijl Coosemans <tijl at 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 users.

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


More information about the freebsd-ports-bugs mailing list