Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005815 [Resin] minor always 10-17-14 11:44 11-10-14 15:48
Reporter alex View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.41
Summary 0005815: Physical memory leak / SSL / 4.0.41 possible OpenSSL fixes redux
Description rep by Nick Stephens, Sarah Gillespie

This server is only running web-0, it's a separate load balancer for two backends.

This is what the process looks like from ps:

 2377 2.9 90.1 7557796 2665268 ? Sl OctXX XX:XX /usr/java/jdk1.7.0_10/bin/java -Xmx1536m -Xss1m -verbosegc -Djmagick.systemclassloader=false -agentlib:resin -Dresin.server=web-0 -Djava.util.logging.manager=com.caucho.log.LogManagerImpl -Djava.system.class.loader=com.caucho.loader.SystemClassLoader -Djava.endorsed.dirs=/usr/java/jdk1.7.0_10/jre/lib/endorsed:/usr/local/share/resin-4.0.41//endorsed:/var/resin/endorsed -Djavax.management.builder.initial=com.caucho.jmx.MBeanServerBuilderImpl -Djava.awt.headless=true -Djava.awt.headlesslib=true -Dresin.home=/usr/local/share/resin-4.0.41/ -d64 -server com.caucho.server.resin.Resin --root-directory /var/resin -conf /etc/resin/resin.xml -server web-0 -socketwait 52627 -root-directory /var/resin -log-directory /var/log/resin start-all --log-directory /var/log/resin -port 43 null 80 -port 44 null 443

where 7557796 is VSZ and 2665268 (2.5GB, 90% of memory) is RSS.
Additional Information
Attached Files

- Relationships

- Notes
(0006567)
ferg
11-10-14 15:48

std.c was clearing the ssl_sock value, causing a memory leak.
 

- Issue History
Date Modified Username Field Change
10-17-14 11:44 alex New Issue
11-10-14 15:48 ferg Note Added: 0006567
11-10-14 15:48 ferg Assigned To  => ferg
11-10-14 15:48 ferg Status new => closed
11-10-14 15:48 ferg Resolution open => fixed
11-10-14 15:48 ferg Fixed in Version  => 4.0.42


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker