View Issue Details

IDProjectCategoryView StatusLast Update
0002311Spring engineLinuxpublic2011-02-04 12:58
Reportergilboa Assigned Toabma  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionduplicate 
Product Version0.82.7.1 
Summary0002311: spring slowly leaks memory while paused.
DescriptionManaged to reproduce it twice (due to lack of time...)
Started a game, due to time constraints had to pause the game.
After ~10 hours, tried returning the game just to find out it ate >7GB of resident memory out of the 12GB I have on the machine.
Tried reproducing it again, and after ~20h I had to kill the game so it won't swap my machine to death.

Machine:
Dual Xeon X5680, 12GB RAM, nVidia GTX470 w/ 1280MB.

OS:
Fedora 14, x86_64, nVidia v260.19.29.
Additional Information$ top -p $(pgrep spring)
top - 06:56:21 up 22 days, 10:51, 3 users, load average: 26.63, 26.66, 26.69
Tasks: 739 total, 13 running, 726 sleeping, 0 stopped, 0 zombie
Cpu(s): 1.6%us, 0.6%sy, 92.0%ni, 5.8%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 12265288k total, 10601420k used, 1663868k free, 45200k buffers
Swap: 8388604k total, 9636k used, 8378968k free, 698228k cached

  PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
23533 gilboa 20 0 7458m 6.8g 31m S 15.4 57.9 363:44.53 spring
TagsNo tags attached.
Checked infolog.txt for Errors

Relationships

duplicate of 0001953 resolvedabma valgrind log 

Activities

hoijui

2011-01-30 15:03

reporter   ~0006316

well... we know that we still have memory leaks...
i do not think we need this report.
... not to say that you should not have made this report, just that we do not need it.
master also has memory leaks fixed that the release does not have.

Issue History

Date Modified Username Field Change
2011-01-20 13:49 gilboa New Issue
2011-01-30 15:03 hoijui Note Added: 0006316
2011-02-04 12:58 abma Relationship added duplicate of 0001953
2011-02-04 12:58 abma Duplicate ID 0 => 1953
2011-02-04 12:58 abma Status new => resolved
2011-02-04 12:58 abma Resolution open => duplicate
2011-02-04 12:58 abma Assigned To => abma