← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 264342] Re: Hashing thread doesn't halt immediately on shutdown

 

Fixed in version 0.760.

** Changed in: dcplusplus
       Status: Fix Committed => Fix Released

-- 
Hashing thread doesn't halt immediately on shutdown
https://bugs.launchpad.net/bugs/264342
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.

Status in DC++: Fix Released
Status in Linux DC++: Confirmed

Bug description:
1. close client use meny file -> exit
2. start linuxdcpp again and have Error 
3. 

# ps | grep linux
user     32233 41.4  3.8 785360 78788 ?        SNsl 17:39   1:48 /usr/local/bin/linuxdcpp
root     32411  0.0  0.0  84304   828 pts/10   S+   17:43   0:00 grep linux

4. # kill 32233
5. start client normal

# uname -a
Linux wp.san.ru 2.6.25.14-69.fc8 #1 SMP Mon Aug 4 14:00:45 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux