< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] Access Violation


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@xxxxxxx> wrote:

Hi Scott,

 

It is version 1.0.1j (32 bit).

 

Mike

 

From: slgodin@xxxxxxxxx [mailto:slgodin@xxxxxxxxx]
Sent: Friday, December 19, 2014 7:32 PM
To: Mike Hubbard
Cc: <resiprocate-devel@xxxxxxxxxxxxxxx>
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@xxxxxxx> 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@xxxxxxxxxxxxxxx
https://list.resiprocate.org/mailman/listinfo/resiprocate-devel