Comment 5 for bug 754059

Revision history for this message
Marnanel Thurman (marnanel) wrote :

The crash was at Xtrans.c:928, which is

    ret = ciptr->transptr->Close (ciptr);

ciptr->transptr appears to have an odd value pointing to an unreadable segment, but one which is not NULL.