Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
Description
reactos-bootcd-0.4.15-dev-6316-g79e4efe-x86-gcc-lin-dbg
- Open Sysdm
- frenetically left/right clicking on Sysdm title bar
- ends up quickly in a "frozen" ReactOS (clicking anywhere has no effect) after 10-20 clicks (short bursts)
- CTRL+ALT+DEL then "cancel" reverts to a functional state.
See bt below, seem related to https://git.reactos.org/?p=reactos.git;a=blob;f=win32ss/user/ntuser/menu.c;hb=6c93f3ca6b95fa5e1806fc29295d3bc8ada979f9#l4111 and maybe CORE-17338
if interupted (tab+k then bt) :
kdb:> bt
|
Eip:
|
<ntoskrnl.exe:19e060 (sdk/lib/rtl/i386/debug_asm.S:56 (RtlpBreakWithStatusInstruction))> |
Frames:
|
<ntoskrnl.exe:15b148 (ntoskrnl/ke/i386/irqobj.c:214 (KiInterruptDispatch))> |
<ntoskrnl.exe:15b7b9 (ntoskrnl/ke/i386/irqobj.c:315 (KiInterruptTemplateHandler))> |
<f645ee40>
|
<hal.dll:a30c (hal/halx86/pic/pic.c:164 (HalpHardwareInterrupt0))> |
<hal.dll:b396 (hal/halx86/pic/pic.S:73 (HalEndSystemInterrupt))> |
<hal.dll:9f75 (hal/halx86/generic/timer.c:155 (HalpClockInterruptHandler))> |
<hal.dll:b2d0 (hal/halx86/generic/trap.S:20 (HalpClockInterrupt))> |
<hal.dll:a9bd (hal/halx86/pic/pic.c:449 (KfLowerIrql))> |
<ntoskrnl.exe:a1743 (ntoskrnl/ke/wait.c:265 (KiExitDispatcher))> |
<ntoskrnl.exe:98072 (ntoskrnl/include/internal/ke_x.h:160 (KeSetEvent))> |
<win32k.sys:61ecb (win32ss/user/ntuser/message.c:551 (IdlePing))> |
<win32k.sys:6314c (win32ss/user/ntuser/message.c:1285 (co_IntGetPeekMessage))> |
<win32k.sys:5c7cb (win32ss/user/ntuser/menu.c:4111 (MENU_TrackMenu))> |
<win32k.sys:5d90b (win32ss/user/ntuser/menu.c:4597 (IntTrackPopupMenuEx))> |
<win32k.sys:37962 (win32ss/user/ntuser/defwnd.c:770 (IntDefWindowProc))> |
<win32k.sys:654b0 (win32ss/user/ntuser/message.c:2549 (NtUserMessageCall))> |
<ntoskrnl.exe:3fe5 (:0 (KiSystemCallTrampoline))> |
<ntoskrnl.exe:160b51 (ntoskrnl/ke/i386/traphdlr.c:1840 (KiSystemServiceHandler))> |
<ntoskrnl.exe:3e2f (:0 (KiFastCallEntry))> |
* <ntdll.dll:f47d (dll/ntdll/dispatch/i386/dispatch.S:255 (KiIntSystemCall))> |
* <user32.dll:43989 (win32ss/user/user32/windows/defwnd.c:1229 (RealDefWindowProcW))> |
* <uxtheme.dll:fce9 (dll/win32/uxtheme/themehooks.c:279 (ThemeDefWindowProcW))> |
* <user32.dll:44307 (win32ss/user/user32/windows/defwnd.c:1305 (DefWindowProcW))> |
* <user32.dll:48234 (win32ss/user/user32/windows/dialog.c:1825 (DefDlgProcW))> |
* <user32.dll:6aedd (win32ss/user/user32/windows/wndproc_fixup.S:44 (CALL_EXTERN_WNDPROC))> |
* <user32.dll:5f22b (win32ss/user/user32/windows/message.c:1554 (IntCallWindowProcW))> |
* <user32.dll:61012 (win32ss/user/user32/windows/message.c:3015 (User32CallWindowProcFromKernel))> |
* <ntdll.dll:f3d0 (dll/ntdll/dispatch/i386/dispatch.S:136 (KiUserCallbackDispatcher))> |
* <user32.dll:43989 (win32ss/user/user32/windows/defwnd.c:1229 (RealDefWindowProcW))> |
* <user32.dll:44283 (win32ss/user/user32/windows/defwnd.c:1299 (DefWindowProcW))> |
* <user32.dll:48234 (win32ss/user/user32/windows/dialog.c:1825 (DefDlgProcW))> |
* <user32.dll:6aedd (win32ss/user/user32/windows/wndproc_fixup.S:44 (CALL_EXTERN_WNDPROC))> |
* <user32.dll:5f22b (win32ss/user/user32/windows/message.c:1554 (IntCallWindowProcW))> |
* <user32.dll:5f5e5 (win32ss/user/user32/windows/message.c:1798 (IntCallMessageProc))> |
* <user32.dll:5fd56 (win32ss/user/user32/windows/message.c:2046 (DispatchMessageW))> |
* <user32.dll:48bf5 (win32ss/user/user32/windows/dialog.c:2706 (IsDialogMessageW))> |
* <comctl32.dll:6690d (dll/win32/comctl32/propsheet.c:2802 (PROPSHEET_PropertySheet))> |
* <comctl32.dll:6bcae (dll/win32/comctl32/propsheet.c:2938 (PropertySheetW))> |
* <sysdm.cpl:d17d (dll/cpl/sysdm/sysdm.c:194 (SystemApplet))> |
* <sysdm.cpl:d370 (dll/cpl/sysdm/sysdm.c:250 (CPlApplet))> |
* <shell32.dll:c14ac (dll/win32/shell32/wine/control.c:1011 (Control_RunDLLW))> |
* <rundll32.exe:190e (base/system/rundll32/rundll32.c:511 (wWinMain))> |
* <rundll32.exe:2bb8 (sdk/lib/crt/startup/crt0_w.c:24 (wmain))> |
* <rundll32.exe:223e (sdk/lib/crt/startup/crtexe.c:306 (__tmainCRTStartup))> |
* <rundll32.exe:2293 (sdk/lib/crt/startup/crtexe.c:157 (wWinMainCRTStartup))> |
* <kernel32.dll:11b41 (dll/win32/kernel32/client/proc.c:465 (BaseProcessStartup))> |
Attachments
Issue Links
- relates to
-
CORE-12277 User interface gets irresponsive when MsgDlg is raised while menu is displayed
- Reopened