Description
To reproduce:
- Download Pelles C 8 from http://www.smorgasbordet.com/pellesc/800/setup.exe
- Install it
- launch it
- Click build to build the browse database
The system crashes with the following backtrace:
kd> k
|
# ChildEBP RetAddr
|
00 f6cc66e4 804af1e8 nt!RtlpBreakWithStatusInstruction |
01 f6cc6714 804ae2c6 nt!KiBugCheckDebugBreak+0x38 [C:\ReactOS\reactos\ntoskrnl\ke\bug.c @ 504] |
02 f6cc6adc 804adb70 nt!KeBugCheckWithTf+0x6b6 [C:\ReactOS\reactos\ntoskrnl\ke\bug.c @ 1075] |
03 f6cc6afc 804f799b nt!KeBugCheckEx+0x20 [C:\ReactOS\reactos\ntoskrnl\ke\bug.c @ 1423] |
04 f6cc6b88 804f7fe6 nt!MiDeletePte+0x41b [C:\ReactOS\reactos\ntoskrnl\mm\ARM3\virtual.c @ 492] |
05 f6cc6bf8 804e4a66 nt!MiDeleteVirtualAddresses+0x2c6 [C:\ReactOS\reactos\ntoskrnl\mm\ARM3\virtual.c @ 707] |
06 f6cc6c3c 804e58f5 nt!MiRemoveMappedView+0x116 [C:\ReactOS\reactos\ntoskrnl\mm\ARM3\section.c @ 788] |
07 f6cc6cc8 804ea0e2 nt!MiUnmapViewOfSection+0x495 [C:\ReactOS\reactos\ntoskrnl\mm\ARM3\section.c @ 908] |
08 f6cc6cf8 8040405e nt!NtUnmapViewOfSection+0x112 [C:\ReactOS\reactos\ntoskrnl\mm\ARM3\section.c @ 3872] |
Attachments
Issue Links
- duplicates
-
CORE-18818 MEMORY_MANAGEMENT BSOD 0x1A when closing a program being monitored by API Monitor
- Resolved