#13009 closed defect (invalid)
VBoxVideo fails to start with xserver-1.16 X.Org X Server 1.15.99.902 (1.16.0 RC 2) -> X server bug, fixed
Reported by: | sergiomb | Owned by: | |
---|---|---|---|
Component: | guest additions | Version: | VirtualBox 4.3.10 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Linux |
Description (last modified by )
Hi Fedora rawhide had launch xserver-1.16 , guest system with xserver-1.16, VBoxVideo fails to start X , but vesa video works well, vboxvideo seems loads correctly until
[ 78.290] (II) Next line is added to allow vboxvideo_drv.so to appear as whitelisted driver [ 78.290] (II) The file referenced, is *NOT* loaded [ 78.290] (II) Loading /usr/lib/xorg/modules/drivers//ati_drv.so [ 78.290] (EE) AIGLX error: vboxvideo does not export required DRI extension [ 78.290] (EE) AIGLX: reverting to software rendering [ 78.300] (II) AIGLX: Loaded and initialized swrast [ 78.300] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 78.300] (EE) [ 78.300] (EE) Backtrace: [ 78.302] (EE) 0: /usr/libexec/Xorg.bin (OsLookupColor+0x119) [0x59b3a9] [ 78.302] (EE) 1: /lib64/libc.so.6 (__restore_rt+0x0) [0x31aca35c7f] [ 78.302] (EE) 2: /usr/libexec/Xorg.bin (DamageRegister+0x11) [0x51c741] [ 78.305] (EE) 3: /usr/lib64/xorg/modules/libshadowfb.so (_init+0x361) [0x7f956eaece41] [ 78.305] (EE) 4: /usr/libexec/Xorg.bin (InitExtensions+0x8be) [0x4af3ce] [ 78.305] (EE) 5: /usr/libexec/Xorg.bin (remove_fs_handlers+0x2d6) [0x43d106] [ 78.305] (EE) 6: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x31aca200c0] [ 78.305] (EE) 7: /usr/libexec/Xorg.bin (_start+0x29) [0x4275ce] [ 78.305] (EE) 8: ? (?+0x29) [0x29] [ 78.305] (EE) [ 78.305] (EE) Segmentation fault at address 0x10 [ 78.308] (EE) Fatal server error: [ 78.308] (EE) Caught signal 11 (Segmentation fault). Server aborting [ 78.308] (EE) [ 78.308] (EE)
try loads ati_drv.so ?! even after remove ati_drv from system, I got this log
TIA
Change History (9)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Description: | modified (diff) |
---|
comment:5 by , 11 years ago
Patch against the X server here:
http://lists.x.org/archives/xorg-devel/2014-May/042497.html
Do make sure that you build vboxvideo against the header files in the X server you are using as there was an ABI change since 1.16rc2.
comment:7 by , 11 years ago
just update to xorg-x11-server-1.15.99.902-7.20140428.fc21 (build yesterday) fix the problem no need rebuild vboxvideo . we can consider this bug fixed , thanks for all the work .
comment:8 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Summary: | VBoxVideo fails to start with xserver-1.16 X.Org X Server 1.15.99.902 (1.16.0 RC 2) → VBoxVideo fails to start with xserver-1.16 X.Org X Server 1.15.99.902 (1.16.0 RC 2) -> X server bug, fixed |
Thanks for testing.
I need rebuild VirtualBox , for new Xserver 1.16 RC2 on rawhide , and fixed broken deps. Unfortunately , vboxvideo crash on startup X on a vm with Fedora rawhide as guest system.
Removing /usr/lib64/xorg/modules/drivers/vboxvideo_drv.so makes X startup but with vesa drive but loses all video capabilities