** Summary changed: - Crash at shutdown + Crash when closing NMDC hubs
** Changed in: dcplusplus Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1703150 Title: Crash when closing NMDC hubs Status in DC++: Fix Committed Bug description: I have just got this one when closed DC++. Looks like it can happen if a minutely local IP refresh event fired after a Client::Shutdown() call but before the Client object is deleted in which period the client socket at https://sourceforge.net/p/dcplusplus/code/ci/31431079e15fbc75d518368cb2e1213c1016da34/tree/dcpp/NmdcHub.cpp#l971 has already become invalid. I guess we need some validity check here... To manage notifications about this bug go to: https://bugs.launchpad.net/dcplusplus/+bug/1703150/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : linuxdcpp-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp