Opened 15 years ago
Closed 8 years ago
#6717 closed defect (obsolete)
Virtualbox crashes during boot (2D-related)
Reported by: | walmartshopper | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.2.0 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description (last modified by )
After upgrading to 3.2, I started up both of my guests (XP and 7) to install the guest additions. Win 7 crashed right as it was getting to the login screen, and XP started up OK. I installed the guest additions in XP, rebooted, and then it also crashed at the login screen. It looks like it's crashing right at the moment when it's changing resolution and resizing the window. Now I can't start either guest without them crashing, and I'm going to have to downgrade to 3.1.8.
Host is Arch Linux 64bit
I also found the following in my kernel log:
vboxdrv: Trying to deactivate the NMI watchdog permanently... vboxdrv: Successfully done. vboxdrv: Found 4 processor cores. VBoxDrv: dbg - g_abExecMemory=ffffffffa1494580 vboxdrv: fAsync=0 offMin=0x26d offMax=0x330c vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'. vboxdrv: Successfully loaded version 3.2.0 (interface 0x00140001). vboxdrv: Trying to deactivate the NMI watchdog permanently... vboxdrv: Successfully done. vboxdrv: Found 4 processor cores. VBoxDrv: dbg - g_abExecMemory=ffffffffa163f580 vboxdrv: fAsync=0 offMin=0x195 offMax=0x24cf vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'. vboxdrv: Successfully loaded version 3.2.0 (interface 0x00140001). device eth0 entered promiscuous mode do_general_protection: 40 callbacks suppressed VirtualBox[17510] general protection ip:7fa6f9c0da31 sp:7fff4e56c7f0 error:0 in libQtOpenGLVBox.so.4[7fa6f9beb000+80000]
Attachments (2)
Change History (9)
follow-up: 2 comment:1 by , 15 years ago
comment:2 by , 15 years ago
Replying to frank:
Wild guess: You don't have binutils-gold installed, have you?
Nope, just regular base/binutils 2.20.1-2
comment:3 by , 15 years ago
Apparently now that I installed guest additions 3.2 on my XP guest, I can't start it up with 3.1.8 anymore... just crashes.
comment:4 by , 15 years ago
Turning off 2D Video acceleration fixed it. So I guess this bug should be titled "Virtualbox crashes during boot with 2D acceleration enabled"
comment:5 by , 14 years ago
Summary: | Virtualbox crashes during boot → Virtualbox crashes during boot (2D-related) |
---|
comment:7 by , 8 years ago
Description: | modified (diff) |
---|---|
Resolution: | → obsolete |
Status: | new → closed |
Wild guess: You don't have binutils-gold installed, have you?