VB crash on GuestOS shutdown - 64-bit Ubuntu-based distros?

Discussions about using Linux guests in VirtualBox.
Post Reply
flamacue
Posts: 17
Joined: 11. Jul 2009, 16:57
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: various Linux distros

VB crash on GuestOS shutdown - 64-bit Ubuntu-based distros?

Post by flamacue »

Hi all,

Thanks in advance to any who can help with this. :mrgreen: That includes info on if/how/where to file a bug report, if appropriate.

I'm running VirtualBox 3.2.8 r64435 on a Windows 7 Pro host (Lenovo Thinkpad x200 laptop). The issue I describe below seems to apply to 64-bit Ubuntu-based distributions, at least. I'm not sure if it's more narrow or broad than that, but here are the guest OS's I've tried, and whether or not they had the issue:
- Debian 5.05 amd64 - no
- Ubuntu 10.04 amd64 - yes
- LinuxMint 9 amd64 - yes
- Fedora Core 13 amd64 - no

Anyway, on to the issue:

When I choose Reboot or Shutdown from within the VM, VBox crashes on me. A screenshot of the crash report is shown below, as is the full text of the same.
VirtualBox crashes after choosing Shutdown from within VM.
VirtualBox crashes after choosing Shutdown from within VM.
crash_on_shutdown.png (42.15 KiB) Viewed 2200 times
"Problem details" of the crash report shown above:
Problem signature:
  Problem Event Name:	APPCRASH
  Application Name:	VirtualBox.exe
  Application Version:	3.2.8.0
  Application Timestamp:	4c5aa88b
  Fault Module Name:	ig4icd64.dll
  Fault Module Version:	8.15.10.2025
  Fault Module Timestamp:	4b2bd484
  Exception Code:	c0000005
  Exception Offset:	000000000003fa08
  OS Version:	6.1.7600.2.0.0.256.48
  Locale ID:	1033
  Additional Information 1:	cb8f
  Additional Information 2:	cb8f387930809d1e06a85befbca14651
  Additional Information 3:	e349
  Additional Information 4:	e349085fc0550f5fa3da879f7db42701

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid= ... cid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt

BTW, note that I had this same issue since I started using VB a couple weeks ago on this new machine--that was with version 3.2.6.0. I just upgraded it to 3.2.8, and updated the Guest Additions too, and the issue persists.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: VB crash on GuestOS shutdown - 64-bit Ubuntu-based distros?

Post by Sasquatch »

Are the settings for each VM the same? I think that the settings for Ubuntu and Linux Mint (they are both essentially the same) are different compared to Debian and Fedora. To be precise, I think it's the 3D option.

Checking Google on the faulty module gives me this result:
ig4icd64.dll is a process which belongs to Intel Graphics Accelerator Drivers for Windows Vista(R) from Intel Corporation.
In other words, something in your graphics driver is causing this crash. Have you updated the drivers to the latest version yet?

Checking a bit further, I found this bug report that specifically note that using 3D causes this:
http://www.virtualbox.org/ticket/5713
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
flamacue
Posts: 17
Joined: 11. Jul 2009, 16:57
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: various Linux distros

Re: VB crash on GuestOS shutdown - 64-bit Ubuntu-based distros?

Post by flamacue »

Thank you again for your help, Sasquatch.

I hope to look into this again in the next couple of days. I will follow-up with my results in this thread.
flamacue
Posts: 17
Joined: 11. Jul 2009, 16:57
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: various Linux distros

Re: VB crash on GuestOS shutdown - 64-bit Ubuntu-based distros?

Post by flamacue »

Better late than never?

I updated the video drivers on my Win7 host system, and I updated to the latest VBox (3.2.8 r64453), and I updated the Guest Additions on the problem VM's, too. Now...no more crash on shutdown.

I had also temporarily disabled the 3D acceleration in the VM's, but now it's turned on, and doesn't seem to be a problem.

So, I'm not sure which was the cause of the crash-on-shutdown problem, but it seems it's been resolved. :D

Thanks again for your assistance, Sasquatch.
Post Reply