#7910 closed defect (fixed)
Guru meditation when taking snapshot (PGM_PAGE_GET_STATE(pPage) == PGM_PAGE_STATE_ALLOCATED) => Fixed in 4.0.4
回報者: | Alil | 負責人: | |
---|---|---|---|
元件: | other | 版本: | VirtualBox 4.0.0 |
關鍵字: | 副本: | ||
Guest type: | Windows | Host type: | Windows |
描述
Virtualbox crashed when taking snapshot and showed guru meditation exception
附加檔案 (3)
更動歷史 (11)
comment:2 14 年 前 由 編輯
摘要: | Crash when taking snapshot → Guru meditation when taking snapshot (PGM_PAGE_GET_STATE(pPage) == PGM_PAGE_STATE_ALLOCATED) |
---|
comment:3 14 年 前 由 編輯
It seams to be caused by #7966 (after memory leak). Now that is fixed and ticket can be closed.
14 年 前 由 編輯
附檔: | 新增 VBox.guru.4.0.3_1.log |
---|
14 年 前 由 編輯
附檔: | 新增 VBox.guru.4.0.3_2.log |
---|
comment:6 14 年 前 由 編輯
I believe that I have encountered the same problem.
I have posted a complete VBox.log that demonstrates the same problem on PasteBin http://pastebin.com/SBjA6pfr (the log file is too large for me to upload here.) N.B. This is a second log file - the log file that I quoted from above has already been overwritten.
In case it's relevant, here is cygwin's /proc/cpuinfo output from the host machine:
processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 30 model name : Intel(R) Core(TM) i7 CPU 870 @ 2.93GHz stepping : 5 cpu MHz : 2926 cache size : 256 KB fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm TLB size : 0 4K pages clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management:
Don't worry - VirtualBox is not being run through Cygwin in any way.
P.S. I also posted this at: http://forums.virtualbox.org/viewtopic.php?f=6&t=38798&sid=e021653d5963d320147650798081f741
Now VM crashes every time I take snapshot from running machine
But if I pause it before, and remove pause after that - everything goes ok