airdcpp / airdcpp-windows

http://www.airdcpp.net
GNU General Public License v3.0
80 stars 19 forks source link

🐛 [Bug]: Crash on the latest build #137

Closed infectormp closed 1 week ago

infectormp commented 1 week ago

Prerequisites

Describe the issue

Crash on the latest build while uploading

Expected behavior

-

Actual behavior

-

Steps to reproduce the behavior if needed

No response

Screenshot

No response

Crash log

Code: c0000005 ( Access violation )
Version: AirDC++ 4.22b-49-g676a6 x64
Build: 4771
Major: 6
Minor: 2
Build: 9200
SP: 0
Type: 1
Time: 2024-09-05 16:09:02
TTH: V5RBNPBUE3CQK6DNHTJN4YHUZE2OMJ3WR7AYQ4A

C:\Projects\airdcpp-windows\airdcpp\airdcpp\FilteredFile.h(198): dcpp::FilteredInputStream<dcpp::ZFilter=0x00000000,1>::read
C:\Projects\airdcpp-windows\airdcpp\airdcpp\BufferedSocket.cpp(322): dcpp::BufferedSocket::threadSendFile
C:\Projects\airdcpp-windows\airdcpp\airdcpp\BufferedSocket.cpp(474): dcpp::BufferedSocket::checkEvents
C:\Projects\airdcpp-windows\airdcpp\airdcpp\BufferedSocket.cpp(501): dcpp::BufferedSocket::run
C:\Projects\airdcpp-windows\airdcpp\airdcpp\Thread.cpp(59): dcpp::Thread::starter
minkernel\crts\ucrt\src\appcrt\startup\thread.cpp(97): thread_start<unsigned int (__cdecl*)(void *)=0x8894257D,1>
KERNEL32!0x7FF88894257D: BaseThreadInitThunk
ntdll!0x7FF88A1CAF28: RtlUserThreadStart

AirDC++ version and architecture (x86 or x64)

4.22b-49-g676a6

Operating System name, version and architecture

Windows 11 23H2

Additional information

No response

infectormp commented 1 week ago

same with 48-g6057

maksis commented 1 week ago

Working on it

maksis commented 1 week ago

Try the latest build

infectormp commented 1 week ago

Fixed