[Xcb] [Bug 28595] xcb_io.c: record extension is broken

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 21 11:00:21 PDT 2010


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

Jamey Sharp <jamey at minilop.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Jamey Sharp <jamey at minilop.net> 2010-06-21 11:00:19 PDT ---
(In reply to comment #4)
> Hi,
> 
> Record extension is now fixed, but after applying the patch, rendercheck is
> always dumping core.
> 
> # rendercheck 
> rendercheck 1.3
> Render extension version 0.10
> Window format: r5g6b5
> Segmentation fault (core dumped)

OK, fixed that one in commit 4a8b6528ff69f6feb8c0e119939b4ce6c088f29e.
Apparently we had never tested the case where an application calls _XReadEvents
and gets an I/O error and doesn't have any async replies to wait for.

I'm not sure whether rendercheck is supposed to get an I/O error there, though.
You'll have to tell me if that's normal. If not, please open a new bug about
it.

This should have been a separate bug, by the way. It's harder to keep track of
which patch fixes what if they all have the same bug number.

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


More information about the Xcb mailing list