Hello
running  python 2.5.2 (I got the same with the 2.5.1) I get this error

python: md_rand.c:312: ssleay_rand_add: Assertion `md_c[1] ==
md_count[1]' failed.

My app is a test application that start multiple smtp startls sender
threads and multiple ssl imap reader threads.
All thread read their job from 2 queues (one for the sender, one for the reader)
that tell them what to do (send an email to .., or read the mailbox of
this user ..)
The queue are fille by the main thread.

After a random time (from 1h to 1day) my app stop
with the above message.

When running the native centos-5 python-2.4 I dont have this error.
I'm now trying with the native python-2.5 from my fedora 8.

I found this intersting thread.

http://www.mail-archive.com/[EMAIL PROTECTED]/msg48914.html

But it looks like the my openssl is already compiled without thread

# openpkg rpm -qi openssl
Name:     openssl                   Source RPM:
openssl-0.9.8g-20080101.src.rpm
Version:  0.9.8g                    Signature:
md5:ea5571966a39da6d4c951a7bd10a1062
Release:  20080101                  Build Host:   eg01.emailgency.loc
Group:    SSL                       Build System: ix86-rhel5
Class:    CORE                      Build Time:   Thu Apr  3 07:48:55 2008
Distrib:  OpenPKG Community         Install Time: Thu Apr  3 07:49:10 2008
License:  BSD-style                 Install Size: 15118247 bytes
Packager: OpenPKG Foundation e.V.   Relocations:  /kolab
Vendor:   The OpenSSL Project
Summary:  Cryptography and SSL/TLS Toolkit
URL:      http://www.openssl.org/
Description:
    The OpenSSL Project is a collaborative effort to develop a robust,
    commercial-grade, full-featured, and Open Source toolkit implementing the
    Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)
    protocols with full-strength cryptography world-wide. The project is
    managed by a worldwide community of volunteers that use the Internet to
    communicate, plan, and develop the OpenSSL tookit and its related
    documentation.
Provides:
    openssl::with_zlib = no
    openssl::with_idea = no
    openssl::with_threads = no
    openssl::with_pic = no
    openssl = 0.9.8g-20080101


Any idea

regards

-- 
Alain Spineux
aspineux gmail com
May the sources be with you
______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to