linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #08881
[Bug 1703150] Re: Crash at shutdown
Confirming this for myself as it has just happened to me again with the
same crashlog.
** Changed in: dcplusplus
Status: New => Confirmed
--
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 at shutdown
Status in DC++:
Confirmed
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
References