Most X applications refuse to start, failing with BadValue in XCreateWindow. I believe the problem may have something to do with the event mask, as calling XCreateSimpleWindow seems to work in a couple of tests, but if you attempt to select for some events with XSelectInput, the application will die with BadValue. I've also seen firefox die with BadColor, I'm unsure if this is related. OS: Gentoo AMD64 2005.0 gcc: 3.4.4 kernel: 2.6.12-gentoo-r6
Created attachment 3339 [details] [review] proposed patch.
Created attachment 2860 [details] Output of running the test case
Created attachment 2861 [details] xorg.conf
Created attachment 2862 [details] Xorg.0.log
Created attachment 2863 [details] Test case for XSelectInput problem
As suggested by Donnie Berkholz (spyderous), I've updated the build (portage has cvs from 20050811) and a patch to configure.ac which changes "amd64" to "x86_64". The problem still occurs.
Ben, could you try >=xorg-server-0.99.1-r4 and let us know how it works. It's a CVS update to today, which has some amd64 fixes.
Thanks for the heads up Donnie. xorg-server-0.99.1-r5 works correctly. Marking as resolved.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.