Opened 18 years ago
Closed 17 years ago
#348 closed bug (Duplicate)
Deluge 1.0 rc8 cpu usage
| Reported by: | sotiriss@gmail.com | Owned by: | andar |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core | Version: | 1.1.0 |
| Keywords: | Cc: |
Description
When i installed Deluge 1.0 rc2, i am having problems with my cpu usage. With the 0.5.9.3 version everything was ok (about 4-5% of my cpu steadily), but now i have sudden increasings of my cpu, which may reach 100% . (I use Hardy)
Attachments (1)
Change History (14)
comment:1 by , 18 years ago
| Component: | 0.5.x → core |
|---|---|
| Owner: | changed from to |
comment:3 by , 18 years ago
I'm seeing the same thing. I tried profiling with oprofile but that didn't give me any useful data because I can't seem to isolate the information for "deluge" or "deluged" because these are not proper processes (because they are run as python scripts). I see this fairly often so I could pinpoint the problem quickly but I need some info how to profile deluge properly.
comment:4 by , 18 years ago
You have to specify libtorrent.so, which usually lives somewhere like: /usr/lib/python2.5/site-packages/deluge-0.9.02-py2.5-linux-i686.egg/deluge/libtorrent.so
comment:5 by , 18 years ago
I see this a lot as well. But I've never profiled a python program before. Can you provide specific steps to follow to debug it? I'm also on Ubuntu Hardy.
comment:6 by , 18 years ago
Okay, I'm the second anonymous poster that just posted here. I kept trying, and I had a bit more luck. However, I'm now stuck again. I lack symbols for libtorrent. Is there a debug package anywhere that I can download that contains symbols or a map?
comment:7 by , 18 years ago
| Milestone: | → 1.0.0 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
This should be fixed with [3680]
comment:8 by , 18 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
| Summary: | Deluge 1.0 rc2 cpu usage → Deluge 1.0 rc8 cpu usage |
| Version: | 0.9.02 (1.0.0_RC2) → 0.9.08 (1.0.0_RC8) |
same problem here for me with 1.0.0_rc8.
follow-up: 11 comment:9 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Use boost 1.34 or 1.36, boost 1.35 contains the cpu spike bug.
comment:11 by , 17 years ago
| Version: | 0.9.08 (1.0.0_RC8) → 1.1.0 |
|---|
Replying to andar:
Use boost 1.34 or 1.36, boost 1.35 contains the cpu spike bug.
I am seeing this CPU spike issue as well. Using libboost 1.34.1 (as found in Ubuntu repos) and Deluge 1.1.1 (as found in the Intrepid PPA).
comment:12 by , 17 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
Sorry, forgot to change status. mail@scott.armitage.name
comment:13 by , 17 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | reopened → closed |



Yes, this is known and the cause hasn't yet been identified. If you can, please profile the deluged when you experience this issue and attach the data.