← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 735512] Re: (0.782)high single threaded cpu usage and no traffic after a period of time

 

switching back to GCC's atomic for the next release, for the following reasons:
- the compiler has evolved; i would like to believe these issues have been fixed by now.
- parts of boost (lockfree in particular) use GCC's atomic anyway.

speak up if these problems resurface.

-- 
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++:
  Fix Released

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