-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Description
Prerequisites
- I performed a cursory search of the issue tracker to avoid opening a duplicate issue
- I am running the latest version of AirDC++
- I'm not reporting an issue that is related to the Web UI/API/extensions (web-related issues should be reported for AirDC++ Web Client)
Describe the issue
AirDC crashed, A window appeared asking to open exceptioninfo.log. Cliking either Yes or No closes the program.
Steps.
RMB the user in the users list
From the drop down menu selected "Browse File list"
Once opened i browsed to the folder that appears in the log and a crash window poped up.
Expected behavior
.
Actual behavior
.
Steps to reproduce the behavior (if applicable)
I tried to reproduce it but couldn't get a crash.
Screenshot/video
No response
Crash/hang log
Code: c0000005 ( Access violation )
Version: AirDC++ 4.30 x64
Build: 4980
Major: 6
Minor: 2
Build: 9200
SP: 0
Type: 1
Time: 2025-10-16 12:14:56
TTH: QUKP42QGJCT6XVMP7AQIADLS6EDTIFMTS2T4OKI
C:\Projects\airdcpp-windows\windows\windows\frames\filelist\DirectoryListingFrm.cpp(1165): wingui::DirectoryListingFrame::insertItems
C:\Projects\airdcpp-windows\windows\windows\frames\filelist\DirectoryListingFrm.cpp(1150): wingui::DirectoryListingFrame::filterList
C:\Projects\airdcpp-windows\windows\windows\frames\filelist\DirectoryListingFrm.h(123): wingui::DirectoryListingFrame::ProcessWindowMessage
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\ATLMFC\include\atlwin.h(3578): ATL::CWindowImplBaseT<WTL::CMDIWindow=0xC8BD2A38,ATL::CWinTraits<1456406528=0x00007FFD,64> >::WindowProc
atlthunk!0x7FFDC8BD2A38: ?
USER32!0x7FFE0847EF5C: CallWindowProcW
USER32!0x7FFE0847E684: DispatchMessageW
C:\Projects\airdcpp-windows\compiled\x64-release\vcpkg_installed\x64-windows-static\include\atlapp.h(666): WTL::CMessageLoop::Run
C:\Projects\airdcpp-windows\windows\windows\WinClient.cpp(331): wingui::WinClient::run
C:\Projects\airdcpp-windows\windows\windows\main.cpp(348): wWinMain
D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl(288): __scrt_common_main_seh
KERNEL32!0x7FFE08FD7374: BaseThreadInitThunk
ntdll!0x7FFE09B3CC91: RtlUserThreadStartAirDC++ version and architecture (x86 or x64)
AirDC++ 4.30 x64
Operating System name, version and architecture
Windows 10 22H2 x64
Additional information
In system log there is an entry with the same timestamp as the exceptioninfo.log
Failed to load the file list RedactedUserName: The base directory specified in the file list (/abcdef/yyyy.mm/ddd ddd dd/) doesn't match with the expected base (//abcdef/yyyy.mm/ddd ddd dd/)
i can only see "//" in the path compared to the first, perhaps not related at all.