Comment 5 for bug 950222

Revision history for this message
Bryce Harrington (bryce) wrote :

 __assert_fail_base (fmt=0xb75b1698 <Address 0xb75b1698 out of bounds>, assertion=0x76ad79 "ret != inval_id", file=0x76acea "../../src/xcb_io.c", line=528, function=0x76adfe "_XAllocID") at assert.c:94

Would the 0xb75b1698 being out of bounds be the problem here? But I'm not sure where that comes from.

I'm not certain whether this actually is a libx11 bug; could be invalid memory higher up in the stack or something.