linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #04713
[Bug 735512] Re: (0.782)high single threaded cpu usage and no traffic after a period of time
this is a good start. unfortunately, there is no information about the
frames of the offending threads.
one good way i know to get that information:
- run a DC++ compiled with MSVC, and make sure there is a .pdb file next to it;
- run Iarsn TaskInfo <http://www.iarsn.com/taskinfo.html>, select "Show All Threads" in the View menu, select the desired thread on the left, select the "Thread" tab in the bottom right and view a stack trace that updates itself every second.
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/735512
Title:
(0.782)high single threaded cpu usage and no traffic after a period of
time
Status in DC++:
Incomplete
Bug description:
the release 0.782 version of dc++ seems to stop all traffic, as well
as take up ~15% cpu constantly on my core i7 after a few hours of
running it, the UI still works and it is reporting my upload traffic
at 0kb/sec, the upload progress bars are there and they just sit at
the same percentage when the traffic stop happened... by this point
my downloads have either completed or have entered the 'connection
timed out' status, so there is also no download traffic
this problem does not occur on the r2445 0.785 build
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/735512/+subscriptions
References