← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1204412] Re: Crash in closing DC++ while an http transfer is running

 

Me and Ullner both cannot reproduce this in r3387 anymore running on XP
and 8 . Anyone please reopen if the crash is still there.

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

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1204412

Title:
  Crash in closing DC++ while an http transfer is running

Status in DC++:
  Fix Released

Bug description:
  Confirming

  [2013-07-24 03:59:57] <iceman50> Crash in HttpManager ... have an http transfer running, close the client, crash
  [2013-07-24 04:00:19] <iceman50> L134 - Func. void HttpManager::on(HttpConnectionListener::Data, HttpConnection* c, const uint8_t* data, size_t len)
  [2013-07-24 04:00:34] <iceman50> this is L134 - 	stream->write(data, len);

  with 0.828 release on Win XP 32 bit.

  To reproduce:
  - Initiate a slow or long enough http transfer (e.g. GeoIP files from Coral)
  - Close the client before the transfer finishes

  The http transfer(s) seem to be continue after the GUI closes and the crash looks to happen when any of the running transfers has been finished.
  My crashlog is attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1204412/+subscriptions


References