Bug 9207 - Xlib/XCB assertion failure in xcompmgr
Summary: Xlib/XCB assertion failure in xcompmgr
Status: RESOLVED DUPLICATE of bug 9154
Alias: None
Product: XCB
Classification: Unclassified
Component: Library (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Jamey Sharp
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-30 06:35 UTC by Vladimir
Modified: 2006-11-30 17:08 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.