linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #09352
[Bug 2122804] Re: 882 and 883 Freeze
DC++ crashes daily with this amount of files in queue.
I had another crash just now, unsure if its the same as above as it
happened when connecting to a server. It looked like connection was in
slow motion, it only showed my user in the user list and the server
banner did not load completely, it just stopped there, even though DC++
was still running normally. Then it crashed.
DC++ has crashed on 2025-10-05 at 10:44:03.
Please report this data to the DC++ team for further investigation.
DC++ version: DC++ v0.883 ("b'cd491d03bbba - 2025-09-12 13:18 +0200'")
TTH: ACXOPBRIBVIMJC6R25MCDU4BND2R3WHK2XZWP2Y
Compiled with MS Visual Studio 1944 (x64)
Exception code: c0000005
Windows version: major = 10, minor = 0, build = 22631, SP = 0, type = 1
Processors: 32 * x64
System memory installed: 255.95 GiB
Writing the stack trace...
DCPlusPlus: D:\projects\dcplusplus-production\dcpp\ClientManager.cpp (689:621), function: dcpp::ClientManager::on
DCPlusPlus: D:\projects\dcplusplus-production\dcpp\Client.cpp (262:90), function: dcpp::Client::updated
DCPlusPlus: D:\projects\dcplusplus-production\dcpp\NmdcHub.cpp (674:0), function: dcpp::NmdcHub::onLine
DCPlusPlus: D:\projects\dcplusplus-production\dcpp\NmdcHub.cpp (1014:11), function: dcpp::NmdcHub::on
DCPlusPlus: D:\projects\dcplusplus-production\dcpp\BufferedSocket.cpp (255:264), function: dcpp::BufferedSocket::threadRead
DCPlusPlus: D:\projects\dcplusplus-production\dcpp\BufferedSocket.cpp (502:47), function: dcpp::BufferedSocket::run
DCPlusPlus: D:\projects\dcplusplus-production\dcpp\Thread.h (108:0), function: dcpp::Thread::starter
KERNEL32: BaseThreadInitThunk
ntdll: RtlUserThreadStart
Information about the crash has been written.
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/2122804
Title:
882 and 883 Freeze
Status in DC++:
New
Bug description:
This is an issue that already happened in 882 and I see it still
happens in 883.
Sometimes DC is totally unresponsive, I check task manager and this can be one of 2 situations:
1 - if the disk or network IO is high I simply wait and it eventually recovers
2 - if the CPU, disk and network IO is at zero, it will never recover and I have to kill the process
In situation 1 I believe it is super busy with rehashing or something
and seems frozen, but it will eventually recover. Sometimes it can
take 4 or 5 hours to recover.
In situation 2 it is really frozen and will never recover. I have left
it overnight (over 10 hours) and it never recovers.
Right now it is frozen and I'm not sure how can I provide any debug
information...
Task manager screenshot attached
Thanks
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/2122804/+subscriptions
References