Date: Tue, 21 Feb 2017 02:24:50 +0000 From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: [Bug 217258] emulators/virtualbox-ose: Segmentation fault on startup Message-ID: <bug-217258-26505-kgU4dU8JEy@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217258-26505@https.bugs.freebsd.org/bugzilla/> References: <bug-217258-26505@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=3D217258 Steven Hartland <smh@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |smh@FreeBSD.org --- Comment #1 from Steven Hartland <smh@FreeBSD.org> --- Sounds like it might be a missing an expected instruction but I would not expect that to be SIGSEGV but more like SIGILL. When you run gdb on the core what do you get? You may need to install gdb from ports if it is SIGILL to get it to interpet the unknown instruction properly. If you're compiling the ports / packages locally make sure your not compili= ng with native arch targeting. --=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-217258-26505-kgU4dU8JEy>