[ros-bugs] [Bug 2860] Assertion in ntoskrnl/mm/procsup.c

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Sun Jul 20 06:31:43 CEST 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=2860


DrV <daniel.verkamp at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.verkamp at gmail.com




--- Comment #1 from DrV <daniel.verkamp at gmail.com>  2008-07-20 06:31:41 CET ---
This assert can be hit with Windows Server 2003 (not ROS) calc.exe too (tested
on real hardware on r34598):

Assertion '((PCHAR)Thread->Tcb.StackBase - (PCHAR)Thread->Tcb.StackLimit) <=
(KERNEL_LARGE_STACK_SIZE + PAGE_SIZE)' failed at ntoskrnl/mm/procsup.c line 261
Entered debugger on embedded INT3 at 0x0008:0x808ad1f2.
kdb:> bt
Eip:
<NTOSKRNL.EXE:ad1f3 (lib/rtl/i386/debug_asm.S:33 (DbgBreakPoint at 0))>
Frames:
<NTOSKRNL.EXE:63b27 (ntoskrnl/mm/procsup.c:260 (MmGrowKernelStack at 4))>
<NTOSKRNL.EXE:9b093 (ntoskrnl/ke/i386/usercall_asm.S:111 (KiCallUserMode at 8))>
<win32k.sys:5cc83 (subsystems/win32/win32k/ntuser/callback.c:226
(co_IntCallWindowProc at 28))>
<win32k.sys:6bfdd (subsystems/win32/win32k/ntuser/message.c:1384
(@co_IntSendMessageTimeoutSingle at 28))>
<win32k.sys:6c2bf (subsystems/win32/win32k/ntuser/message.c:1473
(@co_IntSendMessageTimeout at 28))>
<win32k.sys:6c347 (subsystems/win32/win32k/ntuser/message.c:1318
(@co_IntSendMessage at 16))>
<win32k.sys:5d3a7 (subsystems/win32/win32k/ntuser/caret.c:36
(@co_IntHideCaret at 4))>
<win32k.sys:5d598 (subsystems/win32/win32k/ntuser/caret.c:254
(@co_UserHideCaret at 4))>
<win32k.sys:5d603 (include/ndk/obtypes.h:0 ())>
<NTOSKRNL.EXE:9797a (ntoskrnl/ke/i386/trap.s:244 (KiFastCallEntry))>
<ntdll.dll:5f7a> -- dll/ntdll/main/i386/dispatch.S: 297 (KiFastSystemCallRet at 0)
<user32.dll:38fc3> -- dll/win32/user32/windows/message.c:1177
(@IntCallWindowProcW at 24)
<user32.dll:390cb> -- dll/win32/user32/windows/message.c:2264
(User32CallWindowProcFromKernel at 8)
<ntdll.dll:5ec1> -- dll/ntdll/main/i386/dispatch.S:137
(KiUserCallbackDispatcher at 12)
<user32.dll:38fc3>
<user32.dll:390cb>
<ntdll.dll:5ec1>

(repeats many times)

<user32.dll:38fc3>--- Press q to abort, any other key to continue ---

<user32.dll:390cb>
<ntdll.dll:5ec1>
<user32.dll:38fc3>
<user32.dll:39311> -- dll/win32/user32/windows/message.c:1325
(IntCallMessageProc at 24)
<user32.dll:398e8> -- dll/win32/user32/windows/message.c:1724 (SendMessageW at 16)
<calc.exe:2867>
<00000004>
Entered debugger on last-chance exception (Exception Code: 0xc0000005) (Page
Fault)
Memory at 0x00000006 could not be read: Page not present.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Ros-bugs mailing list