Ticket #1771 (closed defect: duplicate)
FreeBSD 6.2 guest - sigreturn
Reported by: | mFF | Owned by: | |
---|---|---|---|
Component: | VMM/RAW | Version: | VirtualBox 1.6.2 |
Keywords: | sigreturn: eflags | Cc: | |
Guest type: | BSD | Host type: | other |
Description
VirtualBox 1.6.2
Host: CentOS release 5 (Final) [root@ws-x ~]# uname -rvs Linux 2.6.18-53.1.21.el5PAE #1 SMP Tue May 20 10:03:06 EDT 2008
Guest: FreeBSD 6.2 ws-x-vbox0# cd /usr/ports/ports-mgmt/potupgrade && make install
Compilation freezes with messages:
sigreturn: eflags = 0x80282 sigreturn: eflags = 0x80247
Attachments
Change History
Changed 15 years ago by mFF
-
attachment
VBox-gluk.png
added
comment:2 Changed 15 years ago by martin
duplicate from bug 458:
Update: see http://forums.virtualbox.org/viewtopic.php?p=30047#30047 for a workaround (tested with FBSD 7.0 under windows(vista) host.
To the VBOX team, maybe it helps tracking why VT-x doesn't work on startup ?
With regards to the SigReturn issue, it appears more frequent the lower kern.hz it set (in boot/loader.conf) => 50 will trigger it awful often; 1000 will triger it very rarely (for me), but slow down everything) With VT-x, the sig-return is no longer an issue
screenshot