This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients christian.heimes, gvanrossum, janssen
Date 2007-12-06.15:21:09
SpamBayes Score 0.01271461
Marked as misclassified No
Message-id <1196954470.08.0.0485687864755.issue1469@psf.upfronthosting.co.za>
In-reply-to
Content
I get a segfault when I run it like this:

$ ./python.exe Lib/test/regrtest.py -uall test_ssl
test_ssl
Segmentation fault
$ 

(Without -uall it passes.)
History
Date User Action Args
2007-12-06 15:21:10gvanrossumsetspambayes_score: 0.0127146 -> 0.01271461
recipients: + gvanrossum, janssen, christian.heimes
2007-12-06 15:21:10gvanrossumsetspambayes_score: 0.0127146 -> 0.0127146
messageid: <1196954470.08.0.0485687864755.issue1469@psf.upfronthosting.co.za>
2007-12-06 15:21:10gvanrossumlinkissue1469 messages
2007-12-06 15:21:10gvanrossumcreate