With the trunk.
kernel32_test.exe virtual
virtual.c:36: Test failed: VirtualAlloc should fail on zero-sized allocation
virtual.c:37: Test failed: got -559038737, expected ERROR_INVALID_PARAMETER
Assertion 'marea->StartingAddress != Node->StartingAddress' failed at ntoskrnl/mm/marea.c line 437 KeBugCheckWithTf at ntoskrnl/ke/catch.c:228 A problem has been detected and ReactOS has been shut down to prevent damage to your computer.
The problem seems to be caused by the following file: ntoskrnl.exe
Technical information:
*** STOP: 0x0000001E (0x80000003,0x8009fe71,0x80fc6364,0x9e89bb70)
*** ntoskrnl.exe - Address 0x8009fe71 base at 0x80000000, DateStamp 0x0
Breakpoint Exception: 3(0) Processor: 0 CS:EIP 8:8009fe71 <ntoskrnl.exe:9fe71 ({standard input}:23 ())> cr2 6ad9a8 cr3 589f000 Proc: 80fc48d8 Pid: 12c <kernel32_test.e> Thrd: 80f984d8 Tid: 124 DS 10 ES 10 FS 30 GS 0 EAX: 00000063 EBX: 0000000b ECX: 00000000 EDX: 000003f8 EBP: 9e89bc54 ESI: 006afdf8 ESP: 9e89bbc4 EDI: 9e89bd74 EFLAGS: 00000296 kESP 9e89bbc4 kernel stack base 9e899000 Frames: <ntoskrnl.exe:5a309 (ntoskrnl/mm/marea.c:437 (MmInsertMemoryArea))> <ntoskrnl.exe:5ad47 (ntoskrnl/mm/marea.c:1015 (MmCreateMemoryArea))> <ntoskrnl.exe:53f65 (ntoskrnl/mm/anonmem.c:640 (NtAllocateVirtualMemory))> <ntoskrnl.exe:95992 ({standard input}:177 (KiSystemService))> <kernel32.dll:100e5 (lib/kernel32/mem/virtual.c:31 (VirtualAllocEx))>
KeBugCheckWithTf at ntoskrnl/ke/catch.c:228 A problem has been detected and ReactOS has been shut down to prevent damage to your computer.
The problem seems to be caused by the following file: ntoskrnl.exe
Technical information:
*** STOP: 0x0000001E (0x80000003,0x8009fe77,0x00000000,0x9e89b388)
*** ntoskrnl.exe - Address 0x8009fe77 base at 0x80000000, DateStamp 0x0
____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs
Steven Edwards wrote:
With the trunk.
kernel32_test.exe virtual
It's 4AM so I haven't tested anything else then if it still boots, but my twelve committed checks should pass the test with flying colors. The only thing it's still missing is SEH. Thomas, get to work ;)
Best regards, Alex Ionescu