Ticket #104 (closed defect: wontfix)
Nicotine Memory Leak With File Browse
| Reported by: | marx2k@… | Owned by: | daelstorm |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | nicotine | Version: | SVN (checked out today) |
| Keywords: | memory leak | Cc: |
Description
This is nicotine+ 1.2.7pre1 (SVN Rev 170) just started on Ubuntu Edgy:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
19882 marx2k 15 0 138m 64m 11m S 0.0 6.4 0:14.06 python
This is nicotine+ after I browse a few user's large file lists:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
19882 marx2k 15 0 156m 74m 11m S 2.0 7.4 0:31.65 python
And a few more:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
19882 marx2k 16 0 243m 160m 11m R 94.8 15.9 1:00.76 python
After I close the user-file windows, the memory never comes back down. It stays at this level or grows when I view more users' files. The only way to flush this is to restart the program.
This behavior is also shown when I join/leave rooms or really any action where I am downloading new information from the server.
