Opened 18 years ago
Closed 18 years ago
#139 closed defect (wontfix)
run QQ on VM(winxp) cause crash
Reported by: | gxcooo | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.3.6 |
Keywords: | VM crash | Cc: | |
Guest type: | other | Host type: | other |
Description
Host OS:Ubuntu 6.10 Guest OS:WinXP SP2
When I run QQ(most popular IM software in China) in Guest OS,VM crased(but it's OK in WinXP safe mode). Here is the log:
Log created: 2007-02-27T04:24:22.223389000Z Executable: /opt/VirtualBox-1.3.6/VirtualBox Arg[0]: /opt/VirtualBox-1.3.6/VirtualBox Arg[1]: -startvm Arg[2]: 0327befb-d211-4641-8c16-a123674eade7
!!Assertion Failed!!
fPatchCode | rawRC == VINF_PATM_PENDING_IRQ_AFTER_IRET |
Location : /home/vbox/vbox/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp(137) void PATMRawLeave(VM*, CPUMCTXCORE*, int) Inconsistent state at f8839e86
You can get QQ from here http://dl_dir.qq.com/qqfile/qq2006standard.exe
Thanks
Change History (9)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I've added a workaround for this case. Note that I would never run such an application on a real machine. There's no need for something as simple as a IM application to pull such dirty tricks.
comment:3 by , 18 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
i am victim of this bug to so i was happy to read that it is fixed. I build from latest trunk revision 1788 and started my vm with xp pro, started QQ and got a crash. When running revision 1788 do i already benefit from this fix? Something else i need to do?
comment:4 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
The fix is not yet in the public SVN tree. Later today hopefully.
comment:6 by , 18 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Thank you, but I still have to reopen the bug. Using revision 1930 situation improved, I get the login screen :) But entering my id and password and trying to login makes the vm crash again with the following message:
Informational: VirtualBox object created (rc=00000000).
!!Assertion Failed!! Expression: (null) Location : /opt/vbox/src/recompiler/new/VBoxRecompiler.c(4778) cpu_abort fatal error in recompiler cpu: Trying to execute code with memory type addr_code=f78e6020 addend=00fdb000 at f78e6108. (iHandlerMemType=0x70 iMMIOMemType=0x60)
Please explain a little bit the meaning of the above message. Thanks
comment:7 by , 18 years ago
If you have a cpu with hardware virtualization capabilities, then you should turn it on and retry (see manual). I'm not sure if I'm going to spend more time to get this working. It's not so trivial to fix.
comment:8 by , 18 years ago
priority: | critical → major |
---|
comment:9 by , 18 years ago
Resolution: | → wontfix |
---|---|
Status: | reopened → closed |
A fix is in the works. This application installs a device driver that does some very nasty things.