← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 2122804] Re: 882 and 883 Freeze

 

Another crash today

Event Viewer (2 entries):
-------------------------
Faulting application name: DCPlusPlus.exe, version: 0.8.8.3, time stamp: 0x68c70e92
Faulting module name: ntdll.dll, version: 10.0.22621.5840, time stamp: 0xcd40b687
Exception code: 0xc000041d
Fault offset: 0x000000000005af78
Faulting process id: 0x0x6CC4
Faulting application start time: 0x0x1DC263EBD108C59
Faulting application path: C:\Program Files\DC++\DCPlusPlus.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: 3dc2b78c-a476-4b63-b864-50387442056f
Faulting package full name: 
Faulting package-relative application ID: 

Faulting application name: DCPlusPlus.exe, version: 0.8.8.3, time stamp: 0x68c70e92
Faulting module name: KERNELBASE.dll, version: 10.0.22621.5840, time stamp: 0xc0590bff
Exception code: 0xe06d7363
Fault offset: 0x000000000006001c
Faulting process id: 0x0x6CC4
Faulting application start time: 0x0x1DC263EBD108C59
Faulting application path: C:\Program Files\DC++\DCPlusPlus.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: ed64a233-bae1-4908-b886-cfc4b0521768
Faulting package full name: 
Faulting package-relative application ID: 

DC crash log:
-------------------------
DC++ has crashed on 2025-09-16 at 14:31:20.
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: e06d7363
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...

KERNELBASE: RaiseException
VCRUNTIME140: CxxThrowException
DCPlusPlus: D:\projects\dcplusplus-production\dwt\src\Icon.cpp (76:62), function: dwt::Icon::getSize
DCPlusPlus: D:\projects\dcplusplus-production\dwt\src\widgets\TabView.cpp (883:0), function: dwt::TabView::draw
DCPlusPlus: D:\projects\dcplusplus-production\dwt\src\widgets\TabView.cpp (831:0), function: dwt::TabView::handlePainting
DCPlusPlus: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\include\functional (882:74), function: std::_Func_impl_no_alloc<<lambda_92f7f1dac4055083a18581434dbabfe6>,bool,tagMSG const &,__int64 &>::_Do_call
DCPlusPlus: D:\projects\dcplusplus-production\dwt\src\Widget.cpp (154:0), function: dwt::Widget::handleMessage
DCPlusPlus: D:\projects\dcplusplus-production\dwt\src\widgets\Control.cpp (105:0), function: dwt::Control::handleMessage
DCPlusPlus: D:\projects\dcplusplus-production\dwt\src\widgets\TabView.cpp (1056:19), function: dwt::TabView::handleMessage
DCPlusPlus: D:\projects\dcplusplus-production\dwt\src\Dispatcher.cpp (78:21), function: dwt::WindowProc::wndProc
USER32: DispatchMessageW
USER32: DispatchMessageW
USER32: GetClassLongW
ntdll: KiUserCallbackDispatcher
win32u: NtUserDispatchMessage
USER32: DispatchMessageW
DCPlusPlus: D:\projects\dcplusplus-production\dwt\src\Application.cpp (147:0), function: dwt::Application::run
DCPlusPlus: D:\projects\dcplusplus-production\win32\main.cpp (172:8), function: dwtMain
DCPlusPlus: D:\projects\dcplusplus-production\dwt\src\Application.cpp (296:12), function: WinMain
DCPlusPlus: D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl (288:33), function: __scrt_common_main_seh
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