Hi Raistlin,
there is an error with the exception in the kernel of windows
EXCEPTION_DEBUG_INFO:
dwFirstChance: 1
ExceptionCode: C0000005 (EXCEPTION_ACCESS_VIOLATION)
ExceptionFlags: 00000000
ExceptionAddress: 77BDA280 ntdll.77BDA280
NumberParameters: 2
ExceptionInformation[00]: 00000000 Read
ExceptionInformation[01]: 00000008 Inaccessible Address
First chance exception on 77BDA280 (C0000005, EXCEPTION_ACCESS_VIOLATION)!
after the function call
003315AA | MOV EDX, DWORD PTR SS:[EBP - C] |
003315AD | MOV DWORD PTR DS:[335218], EDI |
003315B3 | MOV EAX, DWORD PTR DS:[EDX + 8] |
003315B6 | MOV DWORD PTR DS:[33521C], EAX |
003315BB | PUSH DWORD PTR SS:[EBP - 4] |
003315BE | CALL <testid.IcmpCloseHandle> |