[Bug 217258] emulators/virtualbox-ose: Segmentation fault on startup
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 21 02:24:53 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217258
Steven Hartland <smh at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |smh at FreeBSD.org
--- Comment #1 from Steven Hartland <smh at 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 compiling
with native arch targeting.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list