VirtualBox

18 年 前 建立

18 年 前 結束

16 年 前 更新

#56 closed defect (wontfix)

Haiku crashes on VirtualBox

回報者: milkowski 負責人:
元件: other 版本: VirtualBox 1.3.4
關鍵字: 副本:
Guest type: other Host type: other

描述

Haiku OS (http://haiku-os.org/) HD images provided on http://haikuhost.com/housestrain/ doesn't work properly after converting them to VDI images using vditool. System works well on both VMware and quemu, but on VirtualBox there's crash during boot sequence, that invokes internal kernel debugger.

更動歷史 (1)

comment:1 18 年 前Sander van Leeuwen 編輯

狀態: newclosed
處理結果: wontfix

There are two or three major problems with their OS: 1) Very picky timing loop during boot (calculate_cpu_conversion_factor() in haiku/src/system/boot/platform/bios_ia32/cpu.cpp) 2) ss selector checks all over the place. As the ss rpl is one in VBox, it will take the wrong code path. 3) Peculiar lss instructions (perhaps never executed) with possible selectors that are not wide open

Correcting this is not trivial and with possible bad side effects, therefor I won't fix it. This OS doesn't warrant the necessary engineering effort required to get it running.

So there are two possible workaround:

  • use VMX or AMD-V hardware virtualization (see manual for turning it on)
  • Haiku should rewrite certain parts to be a bit more virtualization friendly

The fact that this OS works with VMWare and QEmu is not relevant, because they both use very different approaches.

注意: 瀏覽 TracTickets 來幫助您使用待辦事項功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette