Re: Chasing an SSL stream segfault

From: Date: Tue, 02 Apr 2013 06:50:44 +0000
Subject: Re: Chasing an SSL stream segfault
References: 1  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On 04/01/2013 07:49 PM, Rasmus Lerdorf wrote:

> ==12085==  Uninitialised value was created by a stack allocation
> ==12085==    at 0x7B54530: ASN1_STRING_to_UTF8 (in
> /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)

Looks like these ASN1_STRING_to_UTF8 ones are normal for libcrypto.
Really hard to debug openssl stuff with all these Valgrind false
positives. Still trying to track down the core on Centos 6.2. Looks like
a weird build issue at this point.

-Rasmus



Thread (6 messages)

« previous php.internals (#66888) next »