Opened 8 years ago
Closed 8 years ago
#2937 closed bug (WorksForMe)
Freebsd deluged memory leak
Reported by: | mururoa | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | needs verified |
Component: | libtorrent | Version: | 1.3.13 |
Keywords: | memory leak FreeBSD | Cc: |
Description (last modified by )
Deluge packaged for Freebsd (1.3.13,1) has a severe memory leak. It takes about 2 hours 30 minutes to consume more than 500 MB from 22 MB at start.
Here are the monit alerts :
Nov 20 23:08:11 FreeBSD1 monit[80330]: 'deluged' total mem amount of 480.3 MB matches resource limit [total mem amount>400 MB] Nov 20 23:08:22 FreeBSD1 kernel: WARNING pid 79892 (python2.7): ioctl sign-extension ioctl ffffffffc0206933 Nov 20 23:08:22 FreeBSD1 last message repeated 8 times Nov 20 23:09:11 FreeBSD1 monit[80330]: 'deluged' total mem amount of 507.9 MB matches resource limit [total mem amount>500 MB] Nov 20 23:09:11 FreeBSD1 monit[80330]: 'deluged' total mem amount of 507.9 MB matches resource limit [total mem amount>400 MB] Nov 20 23:09:24 FreeBSD1 kernel: WARNING pid 79892 (python2.7): ioctl sign-extension ioctl ffffffffc0206933 Nov 20 23:09:24 FreeBSD1 last message repeated 8 times Nov 20 23:10:11 FreeBSD1 monit[80330]: 'deluged' total mem amount of 510.1 MB matches resource limit [total mem amount>500 MB]
Change History (3)
comment:1 by , 8 years ago
Component: | Unknown → libtorrent |
---|---|
Description: | modified (diff) |
Status: | new → pending |
Version: | other (please specify) → 1.3.13 |
comment:2 by , 8 years ago
Summary: | memory leak → Freebsd deluged memory leak |
---|
comment:3 by , 8 years ago
Resolution: | → WorksForMe |
---|---|
Status: | pending → closed |
Note:
See TracTickets
for help on using tickets.
Are you sure this is not libtorrent related, what version of libtorrent?