Mantis - Resin
Viewing Issue Advanced Details
3864 crash always 01-28-10 10:27 05-20-10 10:09
Prabhu  
ferg  
normal  
closed 3.1.9  
fixed  
none    
none 4.0.7  
0003864: EXCEPTION_ACCESS_VIOLATION in Resin 3.1.9 Pro
Resin 3.1.9 Pro crashes on our production server. Attached is .log produced from Resin.

--------------- S Y S T E M ---------------

OS: Windows Server 2003 family Build 3790 Service Pack 2

CPU:total 4 (8 cores per cpu, 1 threads per core) family 6 model 10 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

Memory: 4k page, physical 2096584k(255888k free), swap 4038808k(2193348k free)

vm_info: Java HotSpot(TM) Client VM (10.0-b23) for windows-x86 JRE (1.6.0_07-b06), built on Jun 10 2008 01:14:11 by "java_re" with MS VC++ 7.1

time: Thu Jan 28 11:35:39 2010
elapsed time: 47395 seconds
 hs_err_pid2784.log [^] (22,172 bytes) 01-28-10 10:27

Notes
(0004395)
ferg   
01-28-10 11:06   
Thanks for the details. It looks like an exception inside the OpenSSL code itself. We'll need to check to make sure we're not reusing OpenSSL object improperly.

(It's possible the exception is in OpenSSL itself, but we'll treat that possibility as unlikely.)
(0004397)
Prabhu   
01-28-10 11:21   
FYI.. we are using OpenSSL 0.9.8K version, and our OS is 32 bit.

Thanks.
(0004602)
ferg   
05-20-10 10:09   
openssl fixes for multithreading are in the latest 4.0.x releases.