Details
-
Bug
-
Resolution: Fixed
-
Critical
Description
This is regression, obviously related to revision 74558, but I didn't checked it.
This issue is about the bugcheck encountered in CORE-13263:
Entered debugger on last-chance exception (Exception Code: 0xc0000005) (Page Fault)
|
Memory at 0x00000030 could not be read: Page not present.
|
kdb:> bt
|
Eip:
|
<win32k.sys:6670c (win32ss/user/ntuser/mouse.c:361 (IntQueryTrackMouseEvent))>
|
Frames:
|
<win32k.sys:66a53 (win32ss/user/ntuser/mouse.c:490 (NtUserTrackMouseEvent))>
|
<NTOSKRNL.EXE:128d2e (ntoskrnl/include/internal/i386/ke.h:712 (KiSystemServiceHandler))>
|
<NTOSKRNL.EXE:3da9 (:0 (KiFastCallEntry))>
|
<ntdll.dll:cb7d (:0 (KiIntSystemCall))>
|
<comctl32.dll:736f (dll/win32/comctl32/button.c:1060 (ButtonWndProcW))>
|
<user32.dll:60d89 (:0 (CALL_EXTERN_WNDPROC))>
|
<user32.dll:54eab (win32ss/user/user32/windows/message.c:1521 (IntCallWindowProcW))>
|
<user32.dll:552b4 (win32ss/user/user32/windows/message.c:1767 (IntCallMessageProc))>
|
<user32.dll:55a01 (win32ss/user/user32/windows/message.c:2020 (DispatchMessageW))>
|
<user32.dll:41b63 (win32ss/user/user32/windows/dialog.c:2633 (IsDialogMessageW))>
|
<user32.dll:41d61 (win32ss/user/user32/windows/dialog.c:560 (DIALOG_DoDialogBox))>
|
<user32.dll:41fdc (win32ss/user/user32/windows/dialog.c:1786 (DialogBoxIndirectParamAorW))>
|
<user32.dll:4201c (win32ss/user/user32/windows/dialog.c:1819 (DialogBoxIndirectParamW))>
|
<user32.dll:517c4 (win32ss/user/user32/windows/messagebox.c:754 (MessageBoxTimeoutIndirectW))>
|
<user32.dll:51b96 (win32ss/user/user32/windows/messagebox.c:836 (MessageBoxExW))>
|
<user32.dll:51bc8 (win32ss/user/user32/windows/messagebox.c:942 (MessageBoxW))>
|
<mstsc.exe:16434 (base/applications/mstsc/win32.c:141 (mi_error))>
|
<mstsc.exe:15a4f (base/applications/mstsc/uimain.c:828 (error))>
|
<mstsc.exe:12a13 (base/applications/mstsc/ssl_calls.c:274 (rdssl_hash_clear))>
|
<mstsc.exe:12c91 (base/applications/mstsc/ssl_calls.c:406 (rdssl_md5_clear))>
|
<mstsc.exe:1346f (base/applications/mstsc/ssl_calls.c:1577 (rdssl_sign_ok))>
|
<mstsc.exe:ff1b (base/applications/mstsc/secure.c:642 (sec_process_crypt_info))>
|
<mstsc.exe:1083f (base/applications/mstsc/secure.c:884 (sec_process_mcs_data))>
|
<mstsc.exe:a63f (base/applications/mstsc/mcs.c:113 (mcs_connect_finalize))>
|
<mstsc.exe:10d47 (base/applications/mstsc/secure.c:1020 (sec_connect))>
|
<mstsc.exe:f972 (base/applications/mstsc/rdp.c:1748 (rdp_connect))>
|
<mstsc.exe:15f6d (base/applications/mstsc/uimain.c:961 (ui_main))>
|
<mstsc.exe:181b1 (base/applications/mstsc/win32.c:1159 (wWinMain))>
|
<mstsc.exe:19de8 (sdk/lib/crt/startup/crt0_w.c:24 (wmain))>
|
<mstsc.exe:18f08 (sdk/lib/crt/startup/crtexe.c:308 (__tmainCRTStartup))>
|
<mstsc.exe:18f51 (sdk/lib/crt/startup/crtexe.c:168 (wWinMainCRTStartup))>
|
<kernel32.dll:10412 (dll/win32/kernel32/client/proc.c:472 (BaseProcessStartup))>
|
<00000000>
|
Attachments
Issue Links
- clones
-
CORE-13263 RDP Client: Connection failure with errors
- Resolved
- duplicates
-
CORE-13619 LiveCD crashes when pressing next / previous buttons in the initial screen
- Resolved
- relates to
-
CORE-13676 reproducible WIN32K BSOD after unhandled exception thrown from IntQueryTrackMouseEvent
- Resolved
-
CORE-13487 [Regression] ROS causes BSOD if you close the window dxdiag.exe in the process of testing DirectDraw
- Resolved