Description
reactos-bootcd-0.4.15-dev-5539-g9385830-x86-gcc-lin-dbg
Follow up of CORE-7185 with a different TCP-related ASSERT being triggered
- Start The Dude 4.0beta3 from https://web.archive.org/web/20170221234658/https://download.mikrotik.com/dude/4.0beta3/dude-install-4.0beta3.exe
- Ignore first ASSERT as per CORE-7185 and program gets operational
- Reset local server :
- ASSERT then BSOD 0x139
*** Assertion failed: !AddrFile->Connection
|
*** Source File: /srv/buildbot/worker_data/Build_GCCLin_x86/build/drivers/network/tcpip/tcpip/fileobjs.c, line 319 |
|
Eip:
|
<ntoskrnl.exe:19d97a (sdk/lib/rtl/i386/debug_asm.S:33 (DbgBreakPoint))> |
Frames:
|
<tcpip.sys:9450 (drivers/network/tcpip/tcpip/fileobjs.c:319 (AddrFileFree))> |
<tcpip.sys:1d4fc (sdk/lib/drivers/ip/transport/tcp/event.c:224 (TCPFinEventHandler))> |
<tcpip.sys:1ed0b (sdk/lib/drivers/lwip/src/rostcp.c:793 (LibTCPCloseCallback))> |
<tcpip.sys:20557 (sdk/lib/drivers/lwip/src/api/tcpip.c:135 (tcpip_thread))> |
<tcpip.sys:1fc5e (sdk/lib/drivers/lwip/src/sys_arch.c:268 (LwipThreadMain))> |
<ntoskrnl.exe:139592 (ntoskrnl/ps/thread.c:156 (PspSystemThreadStartup))> |
<ntoskrnl.exe:15c191 (ntoskrnl/ke/i386/thrdini.c:78 (KiThreadStartup))> |
<ntoskrnl.exe:139565 (ntoskrnl/ps/thread.c:63 (PspUserThreadStartup))> |
<ec835356>
|
Attachments
Issue Links
- relates to
-
CORE-7185 The Dude 4.0beta3 TCP Assert
- Open