Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 349323 - x11-base/xorg-server-1.9.2.902 Xephyr crashes
Summary: x11-base/xorg-server-1.9.2.902 Xephyr crashes
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-21 21:32 UTC by Laurent G.
Modified: 2015-02-22 21:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent G. 2010-12-21 21:32:51 UTC
Xephyr ":1.0" crashes
Xephyr: ../../../include/privates.h:122: dixGetPrivateAddr: Assertion `key->initialized' failed.

(gdb) bt
#0  0x0f93d8e4 in raise () from /lib/libc.so.6
#1  0x0f93f30c in abort () from /lib/libc.so.6
#2  0x0f935318 in __assert_fail () from /lib/libc.so.6
#3  0x100206a8 in dixSetPrivate ()
#4  0x10021708 in ephyrDRIExtensionInit ()
#5  0x100181bc in ephyrInitScreen ()
#6  0x10080f14 in KdScreenInit ()
#7  0x1003f46c in AddScreen ()
#8  0x1007f5c0 in KdInitOutput ()
#9  0x10016780 in InitOutput ()
#10 0x10038780 in main ()

(I report this bug now, but I had to face it months ago ; sorry I don't remember at which version it started)
Regards

Reproducible: Always
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2010-12-21 22:07:07 UTC
Does it still crash if you disable Xephyr DRI with the -nodri parameter? Also which graphics chipset/driver do you use?
Comment 2 Laurent G. 2010-12-23 09:34:20 UTC
Hi
Yes, Xephyr does not crash on startup with -nodri. Thanks.

Chipset:
0000:00:10.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200] (rev 01)

Driver:
x11-drivers/xf86-video-ati-6.13.2
Comment 3 Matt Turner gentoo-dev 2015-02-22 21:51:59 UTC
Hopefully fixed long ago. Xephry has gotten a lot of improvements since 2010 as well.