Antoine Pitrou <[EMAIL PROTECTED]> added the comment: > I also noticed a crash in PyErr_SetObject(): in block <line 68..86>, > tstate->exc_value value may changes and so it's possible that > tstate->exc_value becomes NULL.
How can tstate->exc_value become NULL at that point? Could you investigate? ---------- nosy: +pitrou _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3611> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com