Comment 9 for bug 905686

Revision history for this message
Captain Chaos (launchpad-chaos) wrote :

My bug #921689 was just automatically marked as a duplicate of this one by the "apport retracing service". I just wanted to check whether that is actually correct, as my crash has a different stack trace:

StacktraceTop:
 raise () from /lib/i386-linux-gnu/libc.so.6
 abort () from /lib/i386-linux-gnu/libc.so.6
 __assert_fail () from /lib/i386-linux-gnu/libc.so.6
 _XAllocID () from /usr/lib/i386-linux-gnu/libX11.so.6
 XRenderCreateCursor () from /usr/lib/i386-linux-gnu/libXrender.so.1

It occurred in XRenderCreateCursor(), not in XCreatePixmap(). Should I leave it as a duplicate?