Uploaded image for project: 'Qt 3D Studio'
  1. Qt 3D Studio
  2. QT3DS-953

Pressing F12 in studio crashes the studio

    XMLWordPrintable

Details

    Description

      This only happens when running in debugger, so lowering priority. The call stack is very odd, too, as it seems to crash before any of our keyboard handling code:

      
      1 NtOpenKey ntdll 0x7fffcb1400b4 
      2 RtlOpenCurrentUser ntdll 0x7fffcb0a637c 
      3 RegOpenCurrentUser KERNELBASE 0x7fffc778f36f 
      4 TF_GetAppCompatFlags MSCTF 0x7fffc8df1ba9 
      5 TF_Notify MSCTF 0x7fffc8df57a7 
      6 TF_Notify MSCTF 0x7fffc8df5592 
      7 TF_Notify MSCTF 0x7fffc8df5ad8 
      8 TF_Notify MSCTF 0x7fffc8df504a 
      9 GetDC USER32 0x7fffcaf05f00 
      10 GetPropW USER32 0x7fffcaf00b19 
      11 GetPropW USER32 0x7fffcaf00a2e 
      12 KiUserCallbackDispatcher ntdll 0x7fffcb143b44 
      13 NtUserPeekMessage win32u 0x7fffc7c710a4 
      14 PeekMessageW USER32 0x7fffcaf001f8 
      15 QEventDispatcherWin32::processEvents qeventdispatcher_win.cpp 563 0x5b505ea8 
      16 QWindowsGuiEventDispatcher::processEvents qwindowsguieventdispatcher.cpp 74 0x7fff8bd57274 
      17 QEventLoop::processEvents qeventloop.cpp 135 0x5b444618 
      18 QEventLoop::exec qeventloop.cpp 212 0x5b44485e 
      19 QCoreApplication::exec qcoreapplication.cpp 1332 0x5b447d3f 
      20 QGuiApplication::exec qguiapplication.cpp 1688 0x7fff898dae58 
      21 QApplication::exec qapplication.cpp 2918 0x5c64189a 
      22 CStudioApp::RunApplication StudioApp.cpp 631 0x7ff7567c2c25 
      23 CStudioApp::BlankRunApplication StudioApp.cpp 569 0x7ff7567c2c5e 
      24 CStudioApp::Run StudioApp.cpp 355 0x7ff7567c21db 
      25 main StudioApp.cpp 100 0x7ff7567c803f 
      26 WinMain qtmain_win.cpp 104 0x7ff75854078d 
      27 invoke_main exe_common.inl 99 0x7ff75853ceed 
      28 __scrt_common_main_seh exe_common.inl 253 0x7ff75853cdb7 
      29 __scrt_common_main exe_common.inl 296 0x7ff75853cc7e 
      30 WinMainCRTStartup exe_winmain.cpp 17 0x7ff75853cf09 
      31 BaseThreadInitThunk KERNEL32 0x7fffc8f61fe4 
      32 RtlUserThreadStart ntdll 0x7fffcb10efb1 
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes