On Wed, Sep 24, 2014 at 01:13:51PM +0200, Michael Menge wrote:
> Quoting Matt Caswell <[email protected]>:
>
> >On 24 September 2014 10:03, Michael Menge <
> >[email protected]> wrote:
> >
> >>Hi,
> >>
> >>Last week i asked on openssl-user Mailinglist about an SIGSEGV
> >>in Cyrus-Imapd 2.4.17 which seems to be received in ssl3_get_message
> >>or a function called by ssl3_get_message, but received no reply.
> >>
> >>I asked on the cyrus mailinglists as well, but the developer have no idea
> >>what could cause this. Can you help me to debug this further?
> >>
> >>Below is the BT of one of the core dumps
> >>
> >>Regards
> >>
> >> Michael Menge
> >>
> >>
> >What OS/platform is this, and what version of OpenSSL?
> >
>
> SUSE Linux Enterprise Server 11 SP3 x86_64
>
> libopenssl0_9_8-0.9.8j-0.62.1
> openssl-0.9.8j-0.62.1
in that case it crashes here:
if (s->msg_callback)
s->msg_callback(0, s->version, SSL3_RT_HANDSHAKE,
s->init_buf->data, (size_t)s->init_num + 4, s, s->msg_callback_arg);
Ciao, Marcus
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [email protected]