Bug 9207

Summary: Xlib/XCB assertion failure in xcompmgr
Product: XCB Reporter: Vladimir <hungrymuzzy>
Component: LibraryAssignee: Jamey Sharp <jamey>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Vladimir 2006-11-30 06:35:08 UTC
libX11, version 1.1
(http://xorg.freedesktop.org/releases/individual/lib/libX11-1.1.tar.bz2) fails
on assertion in xcb_io.c with the following short message:
---
xcb_io.c:178: process_responses: Assertion `!wait_for_first_event || dpy->head'
failed.
---
It causes on a libxcb-1.0 usage.

note: I've not found the libX11 section in bugzilla, so I posted my report to
the related project.
Comment 1 Josh Triplett 2006-11-30 17:07:48 UTC
Duplicate of 9154, an event ordering bug in Xlib, now fixed in latest Git.  Can
you confirm that the patch in that bug fixes the problem?

libX11 bugs go in Product "xorg", Component "Lib/Xlib".

*** This bug has been marked as a duplicate of 9154 ***

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.