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 rtarnell
Recipients BreamoreBoy, grobian, orsenthil, rtarnell
Date 2011-02-15.16:06:07
SpamBayes Score 4.7282842e-07
Marked as misclassified No
Message-id <1297785967.74.0.680601669945.issue7305@psf.upfronthosting.co.za>
In-reply-to
Content
Well, I can "prove" it's not OpenSSL's fault either, since "openssl s_client" works fine ;-)  (As do many other OpenSSL-using applications.)

In any case, since I'm not using SPARC, it's unlikely that a bug in the SPARC asm code is the cause of the problem.  Of course it could still be some other OpenSSL bug, or it could be that Python is using OpenSSL wrongly (and perhaps something changed between 0.9.7 and 1.0.0 that prevents the problem occuring).

We now use our own OpenSSL instead of Sun's, so this isn't a problem anymore, but it will affect anyone using Python on Solaris 10 with Sun's OpenSSL.
History
Date User Action Args
2011-02-15 16:06:07rtarnellsetrecipients: + rtarnell, orsenthil, grobian, BreamoreBoy
2011-02-15 16:06:07rtarnellsetmessageid: <1297785967.74.0.680601669945.issue7305@psf.upfronthosting.co.za>
2011-02-15 16:06:07rtarnelllinkissue7305 messages
2011-02-15 16:06:07rtarnellcreate