#356 closed defect (fixed)
Last xserver-xorg-core makes X crash with VBoxVideo (fix will be in 1.4.2)
Reported by: | DrBrex | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.3.8 |
Keywords: | xorg x crash vboxvideo | Cc: | |
Guest type: | other | Host type: | other |
Description
System: VirtualBox 1.3.8 on Ubuntu Feisty Fawn 7.04
Guest operating system: Ubuntu Gutsy Gibbon 7.10 with latest updates
Problem: After the last update in Ubuntu 7.10 (Gutsy Gibbon) X doesn't start anymore with vboxvideo driver, need to use vesa.
The update which created the problem is:
xserver-xorg-core-2:1.3.0.0.dfsg-4ubuntu1
X crash with VBoxVideo but works with Vesa.
xorg log of crash is here: http://img412.imageshack.us/img412/1032/vboxvideodj9.png
Attachments (2)
Change History (19)
comment:1 by , 18 years ago
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 18 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I'm using same setup as DrBrex only using VB version 1.4.0. X crashes with vboxvideo but does not crash with the vesa driver. I'm not seeing any obvious cause in the xorg log. Can anyone else confirm?
comment:5 by , 18 years ago
This will probably not solve your problem but please replace the 'mouse' driver by 'vboxmouse' and post the resulting Xorg.0.log again.
comment:6 by , 18 years ago
You are right it did not solve the problem but I attached the xorg log as requested.
comment:7 by , 18 years ago
Workaround: Add the following section to /etc/X11/xorg.conf of your guest:
Section "ServerFlags" Option "Xinerama" "true" EndSection
We are investigating the problem.
comment:8 by , 18 years ago
Thanks. Only problem is that with that setup, it says that the xrandr extension could not be used or loaded or something like that so I can't change my resolution without physically changing it in the xorg file. Please let me know if I can do anything to aid in the investigation.
comment:9 by , 18 years ago
We fixed this issue in svn. The fix is included in the next release of VirtualBox.
comment:11 by , 18 years ago
Summary: | last xserver-xorg-core makes X crash with VBoxVideo → Last xserver-xorg-core makes X crash with VBoxVideo (fix will be in 1.4.2) |
---|
comment:12 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
follow-up: 14 comment:13 by , 17 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
This problem re-surfaced again on VBox 1.5.2
Host OS: Windows XP
Guest OS: Ubuntu 7.10 (gutsy gibbon)
The workaround with "Xinerama" set to "true" fortunately still works :)
comment:14 by , 17 years ago
Replying to piotr2012:
Are you sure that you installed the guest additions from VirtualBox 1.5.2 in that machine? I know that it may not help you much, but here it works out of the box.
comment:15 by , 17 years ago
Same here, works fine with a Gutsy guest. Please could you attach the Xorg.0.log file of your guest?
comment:16 by , 17 years ago
My Gutsy was an on-line upgrade from Feisty which had the guest additions installed. However now that, I reinstalled the guest additions it works. Thank you. We can close this one.
Works fine with VBox-HEAD from svn.