linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #06129
[Bug 1029629] Re: Crash under heavy load, 0.801
since the crashes all seem to occur around the same code, and the atoi
function is often referenced, let's see whether this is related to the
old C API MinGW programs are linked with not being able to handle heavy
loads.
try to run the attached threadtest.exe so that it runs for a few minutes, and see if you can get it to crash. the CPU use should be maxed out during the run.
i run it with the following values, feel free to tweak depending on your system: threadtest 50 20000000
** Attachment added: "threadtest.exe"
https://bugs.launchpad.net/dcplusplus/+bug/1029629/+attachment/3396537/+files/threadtest.exe
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1029629
Title:
Crash under heavy load, 0.801
Status in DC++:
Incomplete
Bug description:
I can't really give detailed information about this, I didn't do anything special when the crash occured.
Please find the crash log attached. I assume that it has not been fixed in the 2 newer releases.
If you need anything else from my side regarding this, let me know
about it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1029629/+subscriptions
References