[Xcb] [Bug 44198] New: ../../src/xcb_conn.c:155: int write_vec(xcb_connection_t *, struct iovec **, int *): Assertion `!c->out.queue_len' failed.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 27 13:51:31 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=44198

             Bug #: 44198
           Summary: ../../src/xcb_conn.c:155: int
                    write_vec(xcb_connection_t *, struct iovec **, int *):
                    Assertion `!c->out.queue_len' failed.
    Classification: Unclassified
           Product: XCB
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Library
        AssignedTo: xcb at lists.freedesktop.org
        ReportedBy: morten.hustveit at gmail.com
         QAContact: xcb at lists.freedesktop.org


This simple test case from 2008 aborts on an assertion within 1 second on every
run:

  http://lists.freedesktop.org/archives/xcb/2008-November/004030.html

The test case will trigger any of two asserts, but one of them can be
eliminated by applying the patch found here:

  https://bugs.freedesktop.org/show_bug.cgi?id=29875

The assertion mentioned in this report's summary remains.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the Xcb mailing list