Re: M2Crypto possible intermittent bug

2007-10-11 Thread John Nagle
John Nagle wrote: > Heikki Toivonen wrote: >> 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 an

Re: M2Crypto possible intermittent bug

2007-10-10 Thread John Nagle
Heikki Toivonen wrote: > 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 sym

Re: M2Crypto possible intermittent bug

2007-10-10 Thread Heikki Toivonen
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 |

Re: M2Crypto possible intermittent bug

2007-10-10 Thread John Nagle
John Nagle wrote: > John Nagle wrote: >> I just "upgraded" from M2Crypto 0.17 to M2Crypto 0.18, and I'm >> running my regression tests. I'm seeing occasional cases where >> M2Crypto raises the exception SSL.SSLError, and the associated >> error is "(0, 'Error')", which is the bogus error you get

Re: M2Crypto possible intermittent bug

2007-10-10 Thread John Nagle
John Nagle wrote: > I just "upgraded" from M2Crypto 0.17 to M2Crypto 0.18, and I'm > running my regression tests. I'm seeing occasional cases where > M2Crypto raises the exception SSL.SSLError, and the associated > error is "(0, 'Error')", which is the bogus error you get if you feed 0 to > "per

M2Crypto possible intermittent bug

2007-10-09 Thread John Nagle
I just "upgraded" from M2Crypto 0.17 to M2Crypto 0.18, and I'm running my regression tests. I'm seeing occasional cases where M2Crypto raises the exception SSL.SSLError, and the associated error is "(0, 'Error')", which is the bogus error you get if you feed 0 to "perror". It failed once on "v