Details
- 
    Bug 
- 
    Resolution: Fixed
- 
    Blocker 
- 
    None
- 
        August 2016
- 
        71,961
Description
Has the appearance of pool corruption.
Looks like this (https://build.reactos.org/builders/Test%20KVM/builds/14397):
| *** Assertion failed: (ULONG_PTR)Entry % POOL_BLOCK_SIZE == 0 | 
| ***   Source File: /srv/buildbot/Build_GCCLin_x86/build/ntoskrnl/mm/ARM3/expool.c, line 2245 | 
|  | 
| Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)?  | 
| kdb:> | 
|  o | 
| Execute '.cxr F75DC984' to dump context | 
| [7h | 
| Entered debugger on embedded INT3 at 0x0008:0x8093fd46. | 
| kdb:> | 
|  bt | 
| Eip: | 
| <NTOSKRNL.EXE:13fd47 (:0 (DbgBreakPoint))> | 
| Frames: | 
| <NTOSKRNL.EXE:9f891 (ntoskrnl/mm/ARM3/expool.c:2245 (ExFreePoolWithTag))> | 
| <tcpip.sys:1f60d (sdk/lib/drivers/lwip/src/rosmem.c:31 (free))> | 
| <tcpip.sys:201c1 (sdk/lib/drivers/lwip/src/core/tcp.c:561 (tcp_listen_with_backlog))> | 
| <tcpip.sys:1cc54 (sdk/lib/drivers/lwip/src/rostcp.c:436 (LibTCPListenCallback))> | 
| <tcpip.sys:1c015 (sdk/lib/drivers/lwip/src/api/tcpip.c:136 (tcpip_thread))> | 
| <tcpip.sys:1f6b4 (sdk/lib/drivers/lwip/src/sys_arch.c:268 (LwipThreadMain))> | 
| <NTOSKRNL.EXE:10a874 (ntoskrnl/ps/thread.c:156 (PspSystemThreadStartup))> | 
| <NTOSKRNL.EXE:1217a9 (ntoskrnl/ke/i386/thrdini.c:78 (KiThreadStartup))> | 
| <NTOSKRNL.EXE:10a83b (ntoskrnl/ps/state.c:565 (NtQueueApcThread))> | 
| <5d8950ec> | 
| <00000000> | 
| kdb:> | 
or this (https://build.reactos.org/builders/Test%20KVM/builds/14396):
| (ntoskrnl/mm/mmfault.c:122) Page fault at high IRQL was 2, address 3c9e364 | 
| [7h | 
| Entered debugger on last-chance exception (Exception Code: 0xc0000006) (Unknown/User defined exception) | 
| (ntoskrnl/mm/mmfault.c:122) Page fault at high IRQL was 2, address 3c9e364 | 
| (ntoskrnl/ps/thread.c:119) PS: Unhandled Kernel Mode Exception Pointers = 0xF75DC640 | 
| (ntoskrnl/ps/thread.c:126) Code c0000006 Addr 8089D57A Info0 00000000 Info1 03C9E364 Info2 C0000001 Info3 B2675FD8 | 
|  | 
| *** Fatal System Error: 0x0000007e | 
|                        (0xC0000006,0x8089D57A,0xF75DCAE0,0xF75DC770) | 
|  | 
|  | 
| Entered debugger on embedded INT3 at 0x0008:0x8093fd4c. | 
| kdb:> | 
|  bt | 
| Eip: | 
| <NTOSKRNL.EXE:13fd4d (:0 (RtlpBreakWithStatusInstruction))> | 
| Frames: | 
| <NTOSKRNL.EXE:81f6d (ntoskrnl/ke/bug.c:1100 (KeBugCheckWithTf))> | 
| <NTOSKRNL.EXE:82544 (ntoskrnl/ke/bug.c:1456 (KeBugCheckEx))> | 
| <NTOSKRNL.EXE:10aadc (ntoskrnl/ps/thread.c:129 (PspUnhandledExceptionInSystemThread))> | 
| <NTOSKRNL.EXE:10aaf1 (:0 (_SEH3$_FilterFunction.40982))> | 
| <NTOSKRNL.EXE:1391db (sdk/lib/pseh/i386/pseh3.c:82 (_SEH3$_except_handler))> | 
| <NTOSKRNL.EXE:140407 (:0 (RtlpExecuteHandler2))> | 
| <NTOSKRNL.EXE:1403db (:0 (RtlpExecuteHandlerForUnwind))> | 
| <NTOSKRNL.EXE:11fe2b (ntoskrnl/ke/i386/exp.c:917 (KiDispatchException))> | 
| <NTOSKRNL.EXE:120303 (ntoskrnl/ke/i386/exp.c:1126 (KiDispatchExceptionFromTrapFrame))> | 
| <NTOSKRNL.EXE:124a4c (ntoskrnl/ke/i386/traphdlr.c:1326 (KiTrap0EHandler))> | 
| <NTOSKRNL.EXE:36ac (:0 (KiTrap0E))> | 
| <NTOSKRNL.EXE:9d575 (ntoskrnl/mm/ARM3/expool.c:91 (ExpCheckPoolLinks))> | 
| <NTOSKRNL.EXE:9ebb1 (ntoskrnl/mm/ARM3/expool.c:1771 (ExAllocatePoolWithTag))> | 
| <tcpip.sys:1f5ad (sdk/lib/drivers/lwip/src/rosmem.c:13 (malloc))> | 
| <tcpip.sys:211f7 (sdk/lib/drivers/lwip/src/core/tcp.c:1283 (tcp_alloc))> | 
| <tcpip.sys:2588d (sdk/lib/drivers/lwip/src/core/tcp_in.c:466 (tcp_input))> | 
| <tcpip.sys:1f2c2 (sdk/lib/drivers/lwip/src/core/ipv4/ip.c:574 (ip_input))> | 
| <tcpip.sys:1bfaa (sdk/lib/drivers/lwip/src/api/tcpip.c:108 (tcpip_thread))> | 
| <tcpip.sys:1f6b4 (sdk/lib/drivers/lwip/src/sys_arch.c:268 (LwipThreadMain))> | 
| <NTOSKRNL.EXE:10a874 (ntoskrnl/ps/thread.c:156 (PspSystemThreadStartup))>--- Press q to abort, any other key to continue --- | 
|  | 
|  | 
| <NTOSKRNL.EXE:1217a9 (ntoskrnl/ke/i386/thrdini.c:78 (KiThreadStartup))> | 
| <NTOSKRNL.EXE:10a83b (ntoskrnl/ps/state.c:565 (NtQueueApcThread))> | 
| <5d8950ec> | 
| <00000000> | 
| kdb:> | 
|  | 
| [SYSREG] Stage took: 1035.346333 seconds | 
Attachments
Issue Links
- relates to
- 
                    CORE-11368 Syncing ReactOS with Wine Staging 1.9.11 -         
- Resolved
 
-