VirtualBox

Opened 14 years ago

Closed 12 years ago

#6037 closed defect (fixed)

Windows 7 32bit hangs after 30 Minutes on Hardy x86-64 Host

Reported by: Bernhard Roth Owned by:
Component: guest smp Version: VirtualBox 3.2.10
Keywords: windows 7 hang Cc:
Guest type: Windows Host type: Linux

Description

I have VirtualBox 3.1.2 running on a updated Ubuntu Hardy x86-64 host. Windows 7 32bit is installed as guest, guest-additions installed and up-to-date.

Problem: Around 30 Minutes after starting the VM the VirtualBox-Process is consuming 200% CPU (2 cores) and the guest hangs.

Attached the VBox.log

Attachments (13)

VBox.log (71.0 KB ) - added by Bernhard Roth 14 years ago.
VBox.log.2 (44.7 KB ) - added by Aleksey 14 years ago.
VBox.log.4 (67.0 KB ) - added by Aleksey 14 years ago.
screenshot-2cpu.png (158.9 KB ) - added by Aleksey 14 years ago.
screenshot-4cpu.png (160.3 KB ) - added by Aleksey 14 years ago.
VBox.2.log (81.3 KB ) - added by Bernhard Roth 14 years ago.
VBox.3.log (76.8 KB ) - added by Bernhard Roth 14 years ago.
New log file, tested with 3.2.4
VBox.4.log (58.2 KB ) - added by Bernhard Roth 14 years ago.
New test with 2d acceleration disabled - same issue
VBox.5.log (66.5 KB ) - added by Bernhard Roth 14 years ago.
Log file of hanged VM, tested with 3.2.6_BETA2
VBox.6.log (277.4 KB ) - added by Bernhard Roth 14 years ago.
New log file, tested with 3.2.10
VBox.7.log (229.5 KB ) - added by Bernhard Roth 13 years ago.
Log file with 3.2.12
VBox.8.log (228.8 KB ) - added by Bernhard Roth 13 years ago.
Tested with VBox 4.0.0 release
VBox.9.log (226.0 KB ) - added by Bernhard Roth 13 years ago.
Hang with VB 4.0.4

Download all attachments as: .zip

Change History (32)

by Bernhard Roth, 14 years ago

Attachment: VBox.log added

comment:1 by Aleksey, 14 years ago

I didn't know how to make a new thread so i wrote here. We have VB 3.1.2 running on Gentoo host and Windows 2008 server as guest. all this on Intel(R) Xeon(R) CPU E5420. We tried with one cpu and 2 cores enabled, cpu load was fine and we could run several processes in Windows, but when we enabled 4 cores, after login cpu load became very high and Windows hung. I attached two images and two log files 2 - means with 2 cores, 4 means with four.

by Aleksey, 14 years ago

Attachment: VBox.log.2 added

by Aleksey, 14 years ago

Attachment: VBox.log.4 added

by Aleksey, 14 years ago

Attachment: screenshot-2cpu.png added

by Aleksey, 14 years ago

Attachment: screenshot-4cpu.png added

comment:2 by Sander van Leeuwen, 14 years ago

Component: otherguest smp
Summary: Windows 7 32bit hangs after 30 Minutes on Hardy x86-64 HostWindows 7 32bit hangs after 30 Minutes on Hardy x86-64 Host -> check with 3.1.4

An important SMP stability fix is included in 3.1.4. Check the forum for downloading 3.1.4 beta 2 if you are interesting in testing.

comment:3 by Sander van Leeuwen, 14 years ago

Resolution: fixed
Status: newclosed

Please reopen if it still occurs with 3.1.4.

comment:4 by Bernhard Roth, 14 years ago

Resolution: fixed
Status: closedreopened

Tried with 3.1.4 but same issue. As soon more than one CPU's are enabled the guest(-process) hangs with 200% host CPU usage and no reaction. Only powering off is possible.

by Bernhard Roth, 14 years ago

Attachment: VBox.2.log added

comment:5 by Sander van Leeuwen, 14 years ago

Resolution: worksforme
Status: reopenedclosed

Retry with 3.1.8 or 3.2.4 please and reopen if necessary.

by Bernhard Roth, 14 years ago

Attachment: VBox.3.log added

New log file, tested with 3.2.4

comment:6 by Bernhard Roth, 14 years ago

Resolution: worksforme
Status: closedreopened

Problem still exists with 3.2.4 New log file attached. Please let me know if new tests are required. Regards, Bernhard

comment:7 by Frank Mehnert, 14 years ago

Could you check if this hang occurs as well if you disable 2D for this VM (see VM settings)?

comment:8 by Bernhard Roth, 14 years ago

New test with 3.2.4 and 2/4 CPU's, 2D acceleration disabled - same issue Log files attached

by Bernhard Roth, 14 years ago

Attachment: VBox.4.log added

New test with 2d acceleration disabled - same issue

comment:9 by Bernhard Roth, 14 years ago

Tested again with 3.2.6_BETA2 - same issue, log file attached

by Bernhard Roth, 14 years ago

Attachment: VBox.5.log added

Log file of hanged VM, tested with 3.2.6_BETA2

comment:10 by Frank Mehnert, 14 years ago

Any chance to provide a core dump (see Forcing VirtualBox to terminate with a core dump)? If so, please contact me via private E-mail at _frank_ dot _mehnert _at_ sun _dot_ com.

comment:11 by Bernhard Roth, 14 years ago

I did all the steps to enable a core dump but I can't find one in the current directory. I did following:

broth@broth01:~$ /usr/lib/virtualbox/VirtualBox --comment Windows 7 --startvm 79e1390b-f23f-4e53-a489-fe77208df49f --no-startvm-errormsgbox & [1] 29306 Now I was waiting until the process hung (200% CPU usage) broth@broth01:~$ kill -4 29306 [1]+ Illegal instruction /usr/lib/virtualbox/VirtualBox --comment Windows 7 --startvm 79e1390b-f23f-4e53-a489-fe77208df49f --no-startvm-errormsgbox

ls does not show any core dump in the current directory.

comment:12 by Sander van Leeuwen, 14 years ago

Resolution: fixed
Status: reopenedclosed

3.2.10 fixes a performance issue with SMP, that sounds the same as the one you're reporting here.

comment:13 by Bernhard Roth, 14 years ago

Resolution: fixed
Status: closedreopened

Problem reappeared with 3.2.10 Please see attached log file.

by Bernhard Roth, 14 years ago

Attachment: VBox.6.log added

New log file, tested with 3.2.10

comment:14 by Frank Mehnert, 14 years ago

Summary: Windows 7 32bit hangs after 30 Minutes on Hardy x86-64 Host -> check with 3.1.4Windows 7 32bit hangs after 30 Minutes on Hardy x86-64 Host
Version: VirtualBox 3.1.2VirtualBox 3.2.10

by Bernhard Roth, 13 years ago

Attachment: VBox.7.log added

Log file with 3.2.12

comment:15 by Bernhard Roth, 13 years ago

Please find attached an updated log file, test with release 3.2.12 and windows 7 32-bit in SMP mode (2 CPU's)

by Bernhard Roth, 13 years ago

Attachment: VBox.8.log added

Tested with VBox 4.0.0 release

comment:16 by Bernhard Roth, 13 years ago

Attached an updated log file, tested with release 4.0.0, same issue: After some minutes the guest hangs and the VB process consumes 200% CPU

comment:17 by Bernhard Roth, 13 years ago

I have upgraded my machine from Hardy to Lucid The problem occurred again with VB 4.0.4 Please see attached log.

by Bernhard Roth, 13 years ago

Attachment: VBox.9.log added

Hang with VB 4.0.4

comment:18 by Bernhard Roth, 13 years ago

Problem is solved with VB 4.0.6 and VB 4.0.8 Both are working fine since weeks now with 2 vCPU

Thank you!

comment:19 by Frank Mehnert, 12 years ago

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use