[reSIProcate] Access Violation

Scott Godin slgodin at gmail.com
Mon Dec 22 11:05:45 CST 2014


Hi Mike,

I'm also using OpenSSL 1.0.1j 32-bit under Windows (VS2010) and I don't see
this issue.  Note:   OpenSSLInit is a statically initialized class, so it
will be initialized and destroyed for all resip apps build with USE_SSL
enabled.  You might have memory corruption somewhere in your app / unit
test causing this.

Scott

On Fri, Dec 19, 2014 at 10:37 PM, Mike Hubbard <mike.hubbard at ivr.com> wrote:

> Hi Scott,
>
>
>
> It is version 1.0.1j (32 bit).
>
>
>
> Mike
>
>
>
> *From:* slgodin at gmail.com [mailto:slgodin at gmail.com]
> *Sent:* Friday, December 19, 2014 7:32 PM
> *To:* Mike Hubbard
> *Cc:* <resiprocate-devel at resiprocate.org>
> *Subject:* Re: [reSIProcate] Access Violation
>
>
>
> Hi Mike,
>
>
>
> What version of OpenSSL are you using?
>
>
>
> Scott
>
> Sent from my iPhone
>
>
> On Dec 19, 2014, at 10:14 PM, Mike Hubbard <mike.hubbard at ivr.com> wrote:
>
> With resip 1.9.8, I am experiencing an A/V when the application that runs
> our unit test shuts down.  This occurs, even if I comment out all of the
> unit tests.
>
>
>
> It seems to be caused by the line
>
>
>
> sk_SSL_COMP_free (SSL_COMP_get_compression_methods());
>
>
>
> in the routine
>
>
>
> OpenSSLInit::~OpenSSLInit()
>
>
>
> in the OpenSSLInit.cxx file of the RUtil project.
>
>
>
> The call stack looks like this:
>
>
>
>                 libeay32.dll!getrn(lhash_st * lh, const void * data,
> unsigned long * rhash)  Line 413          C
>
>                libeay32.dll!CRYPTO_dbg_free(void * addr, int before_p)
> Line 596 + 0x64 bytes               C
>
>                libeay32.dll!CRYPTO_free(void * str)  Line 398    C
>
>
>
> Regards,
>
> Mike
>
>
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at resiprocate.org
> https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20141222/01352549/attachment.htm>


More information about the resiprocate-devel mailing list