Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4256 | major | random | 10-11-10 08:10 | 01-10-11 12:11 | |
|
|||||
Reporter: | dkelly | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.7 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.11 | ||
|
|||||
Summary: | 0004256: *** glibc detected *** /usr/java/jdk1.6.0_17/bin/java: double free or corruption (fasttop): 0x000000004b06a5b0 *** | ||||
Description: |
The error in the summary occurs randomly with resin 3.1.7a. We've also see the following: *** glibc detected *** /usr/java/jdk1.6.0_17/bin/java: corrupted double-linked list: 0x000000005b74cac0 *** We noticed two similar bug reports (4009, 3449) but both are open at this time. We're running resin on web servers behind a load balancer. We run multiple SSL sites off of the same resin instance, different IP addresses. This issue has the nasty effect of recycling our resin instance. |
||||
Steps To Reproduce: | |||||
Additional Information: |
1. *** glibc detected *** /usr/java/jdk1.6.0_17/bin/java: double free or corruption (fasttop): 0x000000004b06a5b0 *** ======= Backtrace: ========= /lib64/libc.so.6[0x3c8c4722ef] /lib64/libc.so.6(cfree+0x4b)[0x3c8c47273b] /lib64/libcrypto.so.6(CRYPTO_free+0x1d)[0x3c8e8daedd] /lib64/libcrypto.so.6(OBJ_NAME_add+0x94)[0x3c8e85c754] /lib64/libcrypto.so.6(EVP_add_cipher+0x20)[0x3c8e882380] /lib64/libssl.so.6(SSL_library_init+0x30)[0x3c92038600] /usr/local/resin-pro-3.1.7a/libexec64/libresinssl.so[0x2aab3f34fdea] 2. *** glibc detected *** /usr/java/jdk1.6.0_17/bin/java: corrupted double-linked list: 0x000000005b74cac0 *** ======= Backtrace: ========= /lib64/libc.so.6[0x3c8c4723e5] /lib64/libc.so.6(cfree+0x4b)[0x3c8c47273b] /lib64/libcrypto.so.6(CRYPTO_free+0x1d)[0x3c8e8daedd] /lib64/libcrypto.so.6(ERR_clear_error+0x6b)[0x3c8e8d855b] /lib64/libssl.so.6(SSL_CTX_use_certificate_chain_file+0x1ec)[0x3c92035bac] /usr/local/resin-pro-3.1.7a/libexec64/libresinssl.so[0x2aab429afef2] We have openssl 0.9.8e, glibc 2.5. |
||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|