← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1703150] [NEW] Crash at shutdown

 

Public bug reported:

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...

** Affects: dcplusplus
     Importance: Medium
         Status: New

** Attachment added: "CrashLog.txt"
   https://bugs.launchpad.net/bugs/1703150/+attachment/4911433/+files/CrashLog.txt

-- 
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++:
  New

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


Follow ups