regression in X11R7.2?

Jack Howarth howarth at bromo.msbb.uc.edu
Fri Nov 16 16:41:27 PST 2007


Nicolas,
    Google is your friend;). A workaround in xview for this problem
has be around for awhile...

https://lists.ubuntu.com/archives/ubuntu-bugs/2007-March/436653.html

I see the same behavior under Fedora 8. I have any of the four calls
to XAllocID() in server.c of libxview succeed but a second call will
fail. The hack is to substitute a call to XAllocIDs to achieve all
four XAllocID() calls at once and eliminate the need for multiple
calls to XAllocID(). With this change, the openwin clients no longer
crash and nmrDraw behaves normally as well.
               Jack


On Fri, Nov 16, 2007 at 09:16:11PM +0100, Nicolas Mailhot wrote:
> Jack,
> 
> I'm sorry I do not know Xorg internals well enough to help you debug
> this. I'd suggest looking in the xcb code to check if there's a comment
> before the assert you're hitting that explains what the assert is trying
> to prevent. Otherwise keep posting on the list till one of the XCB
> people explain it.
> 
> Regards,  
> 
> -- 
> Nicolas Mailhot





More information about the xorg mailing list