M2Crypto possible intermittent bug

Heikki Toivonen heikki at osafoundation.org
Wed Oct 10 19:07:39 EDT 2007


John Nagle wrote:
>     Still having trouble reproducing the problem. But somewhere,
> something raised that bogus no-error exception three times.
> Anything that returns "(0, 'Error')" as exception data is a bug.

If you can, build python and m2crypto with debug symbols, and place
breakpoints in |case SSL_ERROR_SYSCALL| blocks (from _ssl.i). Then rerun
the tests. That would be my first guess as to where these might be
coming from.

-- 
  Heikki Toivonen



More information about the Python-list mailing list