On Thu, Nov 10, 2005, Steffen Fiksdal wrote:

> 
> 
> I have tried to get this error on my other linux box, a uniprocessor non 
> SMP Linux kernel, without luck.
> 
> So I experience the error in a few occations on the SMP kernel, but not on 
> the uniprocessor non SMP Linux kernel.
> 
> When I mutex the MONT_HELPER call myself by wrapping the macro with a 
> CRYPTPO_lock(), I do not get the error on the SMP kernel.
> 
> This can have several reasons, but it is kind of strange..
> 

On 0.9.8 that macro calls BN_MONT_CTX_set_locked(). Can you put some locks in
there so a lock is always called and see if that helps?

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to