The following reply was made to PR ports/182471; it has been noted by GNATS.
From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: ports/182471: emulators/virtualbox-ose gets SIGBUS with VNC Date: Wed, 13 Nov 2013 13:36:38 +0100 Please try to generate a coredump and a stacktrace from it. The vbox binari= es all have uid bit set so per default FreeBSD does not generate a coredump fo= r them. You can temporary set a sysctl flag to overwrite that: sysctl kern.sugid_coredump=3D1 --=20 Bernhard Fr=F6hlich http://www.bluelife.at/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
