Details
-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
None
Description
reactos-bootcd-0.4.15-dev-5539-g9385830-x86-gcc-lin-dbg
Total Commander 9.12 from RAPPS
Virtual Box configured in NAT mode, NOT in bridged mode ( see CORE-14108 comments)
- Connect to a FTP server in active mode (this is important, bug does not take place in PASV) to fall into
CORE-14108 - Click on Network > Show hidden files
- ASSERT :
*** Assertion failed: Endpoint != NULL && Endpoint->AddressFile != NULL
|
*** Source File: /srv/buildbot/worker_data/Build_GCCLin_x86/build/drivers/network/tcpip/tcpip/dispatch.c, line 735 |
Decoded backtrace : ReactOS_decoded.log
ASSERT in : https://git.reactos.org/?p=reactos.git;a=blob;f=drivers/network/tcpip/tcpip/dispatch.c#l735
when "Ignoring" the ASSERT, it shows :
suggesting that GetSockName is likely in cause.