Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-32558

Crash when opening a FileDialog

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 5.1.0
    • Quick: Dialogs
    • None
    • Qt MinGW 32-bit
      Windows 7 64-bit

    Description

      This is with a dialogue for opening files (selectExisting: true). Doesn't always happen. Here's the stack trace:

      Thread 17 (Thread 6092.0x16d0):
      #0 0x7587a3bc in USER32!MessageBoxTimeoutW () from C:\Windows\syswow64\user32.dll
      No symbol table info available.
      #1 0x7587a3bc in USER32!MessageBoxTimeoutW () from C:\Windows\syswow64\user32.dll
      No symbol table info available.
      #2 0x7587a612 in USER32!MessageBoxTimeoutW () from C:\Windows\syswow64\user32.dll
      No symbol table info available.
      #3 0x2a79fa18 in ?? ()
      No symbol table info available.
      #4 0x75878aa0 in USER32!GetClipboardSequenceNumber () from C:\Windows\syswow64\user32.dll
      No symbol table info available.
      #5 0x2a79fcc0 in ?? ()
      No symbol table info available.
      #6 0x76d2df0f in SHRegQueryInfoUSKeyA () from C:\Windows\syswow64\shlwapi.dll
      No symbol table info available.
      #7 0x76d2f065 in StrCmpCA () from C:\Windows\syswow64\shlwapi.dll
      No symbol table info available.
      #8 0x7607ff60 in SHELL32!PrintersGetCommand_RunDLL () from C:\Windows\syswow64\shell32.dll
      No symbol table info available.
      #9 0x760965b2 in StrRStrIW () from C:\Windows\syswow64\shell32.dll
      No symbol table info available.
      #10 0x75c9595c in ReplaceTextW () from C:\Windows\syswow64\comdlg32.dll
      No symbol table info available.
      #11 0x6286abad in QWindowsNativeFileDialogBase::exec (this=0x26ba95b8, owner=0x3f0480) at qwindowsdialoghelpers.cpp:968
      _PRETTY_FUNCTION_ = "virtual void QWindowsNativeFileDialogBase::exec(HWND)"
      _FUNCTION_ = "exec"
      hr = 794975392
      #12 0x6290689f in QWindowsDialogHelperBase<QPlatformFileDialogHelper>::exec (this=0x2f625ca0) at qwindowsdialoghelpers.cpp:611
      nd = 0x26ba95b8
      _FUNCTION_ = "exec"
      _PRETTY_FUNCTION_ = "void QWindowsDialogHelperBase<BaseClass>::exec() [with BaseClass = QPlatformFileDialogHelper]"
      #13 0x6286a630 in QWindowsDialogThread::run (this=0x26d5cc40) at qwindowsdialoghelpers.cpp:543
      _PRETTY_FUNCTION_ = "virtual void QWindowsDialogThread::run()"
      _FUNCTION_ = "run"
      #14 0x6b797272 in QThreadPrivate::start (arg=0x26d5cc40) at thread\qthread_win.cpp:347
      thr = 0x26d5cc40
      data = 0x25b98b58
      #15 0x75701287 in msvcrt!_itow_s () from C:\Windows\syswow64\msvcrt.dll
      No symbol table info available.
      #16 0x75701328 in msvcrt!_endthreadex () from C:\Windows\syswow64\msvcrt.dll
      No symbol table info available.
      #17 0x75f533aa in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Windows\syswow64\kernel32.dll
      No symbol table info available.
      #18 0x2a79ffd4 in ?? ()
      No symbol table info available.
      #19 0x774a9ef2 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #20 0x2f625258 in ?? ()
      No symbol table info available.
      #21 0x774a9ec5 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #22 0x757012e5 in msvcrt!_endthreadex () from C:\Windows\syswow64\msvcrt.dll
      No symbol table info available.
      #23 0x00000000 in ?? ()
      No symbol table info available.

      Thread 16 (Thread 6092.0x1410):
      #0 0x7749013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #1 0x7749013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #2 0x7356a41c in timeGetDevCaps () from C:\Windows\SysWOW64\winmm.dll
      No symbol table info available.
      #3 0x75f533aa in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Windows\syswow64\kernel32.dll
      No symbol table info available.
      #4 0x2d2affd4 in ?? ()
      No symbol table info available.
      #5 0x774a9ef2 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #6 0x00000000 in ?? ()
      No symbol table info available.

      Thread 15 (Thread 6092.0x728):
      #0 0x69a9417c in ?? () from C:\Windows\SysWOW64\nvoglv32.dll
      No symbol table info available.
      #1 0x695ac1a1 in ?? () from C:\Windows\SysWOW64\nvoglv32.dll
      No symbol table info available.
      #2 0x69c2299a in nvoglv32!DrvGetProcAddress () from C:\Windows\SysWOW64\nvoglv32.dll
      No symbol table info available.
      #3 0x6960b12a in ?? () from C:\Windows\SysWOW64\nvoglv32.dll
      No symbol table info available.
      #4 0x69c1be3f in nvoglv32!DrvGetProcAddress () from C:\Windows\SysWOW64\nvoglv32.dll
      No symbol table info available.
      #5 0x69629447 in ?? () from C:\Windows\SysWOW64\nvoglv32.dll
      No symbol table info available.
      #6 0x69aad5e7 in ?? () from C:\Windows\SysWOW64\nvoglv32.dll
      No symbol table info available.
      #7 0x69aaeeaa in ?? () from C:\Windows\SysWOW64\nvoglv32.dll
      No symbol table info available.
      #8 0x69aafdbd in ?? () from C:\Windows\SysWOW64\nvoglv32.dll
      No symbol table info available.
      #9 0x69b26559 in nvoglv32!DllMain () from C:\Windows\SysWOW64\nvoglv32.dll
      No symbol table info available.
      #10 0x75f533aa in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Windows\syswow64\kernel32.dll
      No symbol table info available.
      #11 0x2834ffd4 in ?? ()
      No symbol table info available.
      #12 0x774a9ef2 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #13 0x007e52b0 in ?? ()
      No symbol table info available.
      #14 0x774a9ec5 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #15 0x69b26550 in nvoglv32!DllMain () from C:\Windows\SysWOW64\nvoglv32.dll
      No symbol table info available.
      #16 0x00000000 in ?? ()
      No symbol table info available.

      Thread 11 (Thread 6092.0x1008):
      #0 0x7749013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #1 0x7749013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #2 0x757b15e9 in WaitForMultipleObjectsEx () from C:\Windows\syswow64\KernelBase.dll
      No symbol table info available.
      #3 0x00000007 in ?? ()
      No locals.
      #4 0x2814fdf8 in ?? ()
      No symbol table info available.
      #5 0x75f51a2c in KERNEL32!GetVolumePathNamesForVolumeNameA () from C:\Windows\syswow64\kernel32.dll
      No symbol table info available.
      #6 0x2814fdf8 in ?? ()
      No symbol table info available.
      #7 0x7588086a in USER32!MessageBoxA () from C:\Windows\syswow64\user32.dll
      No symbol table info available.
      #8 0x00000007 in ?? ()
      No locals.
      #9 0x7efde000 in ?? ()
      No symbol table info available.
      #10 0x75880b69 in USER32!DdeNameService () from C:\Windows\syswow64\user32.dll
      No symbol table info available.
      #11 0x00000304 in ?? ()
      (anonymous namespace)::qt_free_tls_dtor_instance_ =

      {<No data fields>}
      qt_adopted_qthreads = {d = 0x6ba6a640}
      qt_current_thread_data_tls_index = 36
      qt_adopted_thread_watcher_mutex = {<QBasicMutex> = {d_ptr = {_q_value = 0x0}}, <No data fields>}
      qt_adopted_thread_watcher_id = 0
      qt_adopted_thread_wakeup = 0x0
      qt_adopted_thread_handles = {d = 0x6ba6a640}
      #12 0x2814ff5c in ?? ()
      No symbol table info available.
      #13 0x69b22077 in nvoglv32!DllMain () from C:\Windows\SysWOW64\nvoglv32.dll
      No symbol table info available.
      #14 0x75f533aa in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Windows\syswow64\kernel32.dll
      No symbol table info available.
      #15 0x2814ffd4 in ?? ()
      No symbol table info available.
      #16 0x774a9ef2 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #17 0x00000000 in ?? ()
      No symbol table info available.

      Thread 10 (Thread 6092.0x15f8):
      #0 0x77491f26 in ntdll!LdrQueryProcessModuleInformation () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #1 0x77491f26 in ntdll!LdrQueryProcessModuleInformation () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #2 0x774c3352 in ntdll!RtlCreateTagHeap () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #3 0x00000248 in ?? ()
      (anonymous namespace)::qt_free_tls_dtor_instance_ = {<No data fields>}

      qt_adopted_qthreads =

      {d = 0x6ba6a640}
      qt_current_thread_data_tls_index = 36
      qt_adopted_thread_watcher_mutex = {<QBasicMutex> = {d_ptr = {_q_value = 0x0}}, <No data fields>}
      qt_adopted_thread_watcher_id = 0
      qt_adopted_thread_wakeup = 0x0
      qt_adopted_thread_handles = {d = 0x6ba6a640}

      #4 0x277ffedc in ?? ()
      No symbol table info available.
      #5 0x75f533aa in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Windows\syswow64\kernel32.dll
      No symbol table info available.
      #6 0x277fffd4 in ?? ()
      No symbol table info available.
      #7 0x774a9ef2 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #8 0x007bf6c0 in ?? ()
      No symbol table info available.
      #9 0x774a9ec5 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #10 0x774c3e45 in ntdll!RtlSidIsHigherLevel () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #11 0x007bf6c0 in ?? ()
      No symbol table info available.
      #12 0x00000000 in ?? ()
      No symbol table info available.

      Thread 9 (Thread 6092.0x1760):
      #0 0x7748fd71 in ntdll!RtlFindSetBits () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #1 0x757b3bc8 in SleepEx () from C:\Windows\syswow64\KernelBase.dll
      No symbol table info available.
      #2 0x00000000 in ?? ()
      No symbol table info available.

      Thread 8 (Thread 6092.0x1514):
      #0 0x77491f26 in ntdll!LdrQueryProcessModuleInformation () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #1 0x77491f26 in ntdll!LdrQueryProcessModuleInformation () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #2 0x774c3352 in ntdll!RtlCreateTagHeap () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #3 0x00000244 in ?? ()
      (anonymous namespace)::qt_free_tls_dtor_instance_ =

      {<No data fields>}
      qt_adopted_qthreads = {d = 0x6ba6a640}
      qt_current_thread_data_tls_index = 36
      qt_adopted_thread_watcher_mutex = {<QBasicMutex> = {d_ptr = {_q_value = 0x0}}, <No data fields>}
      qt_adopted_thread_watcher_id = 0
      qt_adopted_thread_wakeup = 0x0
      qt_adopted_thread_handles = {d = 0x6ba6a640}
      #4 0x275ffedc in ?? ()
      No symbol table info available.
      #5 0x75f533aa in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Windows\syswow64\kernel32.dll
      No symbol table info available.
      #6 0x275fffd4 in ?? ()
      No symbol table info available.
      #7 0x774a9ef2 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #8 0x007bf6c0 in ?? ()
      No symbol table info available.
      #9 0x774a9ec5 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #10 0x774c3e45 in ntdll!RtlSidIsHigherLevel () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #11 0x007bf6c0 in ?? ()
      No symbol table info available.
      #12 0x00000000 in ?? ()
      No symbol table info available.

      Thread 7 (Thread 6092.0x1458):
      #0 0x7748f8b1 in ntdll!RtlUpdateClonedSRWLock () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #1 0x7748f8b1 in ntdll!RtlUpdateClonedSRWLock () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #2 0x757b149d in WaitForSingleObjectEx () from C:\Windows\syswow64\KernelBase.dll
      No symbol table info available.
      #3 0x00000284 in ?? ()
      (anonymous namespace)::qt_free_tls_dtor_instance_ = {<No data fields>}

      qt_adopted_qthreads =

      {d = 0x6ba6a640}
      qt_current_thread_data_tls_index = 36
      qt_adopted_thread_watcher_mutex = {<QBasicMutex> = {d_ptr = {_q_value = 0x0}}, <No data fields>}
      qt_adopted_thread_watcher_id = 0
      qt_adopted_thread_wakeup = 0x0
      qt_adopted_thread_handles = {d = 0x6ba6a640}

      #4 0x00000000 in ?? ()
      No symbol table info available.

      Thread 6 (Thread 6092.0x3e8):
      #0 0x7749013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #1 0x7749013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #2 0x774c2f51 in ntdll!RtlWeaklyEnumerateEntryHashTable () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #3 0x00000003 in ?? ()
      No locals.
      #4 0x007c0510 in ?? ()
      No symbol table info available.
      #5 0x75f533aa in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Windows\syswow64\kernel32.dll
      No symbol table info available.
      #6 0x25efffd4 in ?? ()
      No symbol table info available.
      #7 0x774a9ef2 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #8 0x007c04e0 in ?? ()
      No symbol table info available.
      #9 0x774a9ec5 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #10 0x774c2e25 in ntdll!RtlWeaklyEnumerateEntryHashTable () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #11 0x007c04e0 in ?? ()
      No symbol table info available.
      #12 0x00000000 in ?? ()
      No symbol table info available.

      Thread 5 (Thread 6092.0x14ec):
      #0 0x7748f939 in ntdll!RtlUpdateClonedSRWLock () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #1 0x7748f939 in ntdll!RtlUpdateClonedSRWLock () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #2 0x7384635c in ?? () from C:\Windows\SysWOW64\mswsock.dll
      No symbol table info available.
      #3 0x75f533aa in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Windows\syswow64\kernel32.dll
      No symbol table info available.
      #4 0x2516ffd4 in ?? ()
      No symbol table info available.
      #5 0x774a9ef2 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #6 0x007b7878 in ?? ()
      No symbol table info available.
      #7 0x774a9ec5 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #8 0x738462ee in ?? () from C:\Windows\SysWOW64\mswsock.dll
      No symbol table info available.
      #9 0x00000000 in ?? ()
      No symbol table info available.

      Thread 4 (Thread 6092.0x1404):
      #0 0x75880735 in USER32!MessageBoxA () from C:\Windows\syswow64\user32.dll
      No symbol table info available.
      #1 0x75880735 in USER32!MessageBoxA () from C:\Windows\syswow64\user32.dll
      No symbol table info available.
      #2 0x758806eb in USER32!MessageBoxA () from C:\Windows\syswow64\user32.dll
      No symbol table info available.
      #3 0x24a4fd1c in ?? ()
      No symbol table info available.
      #4 0x75880751 in USER32!MessageBoxA () from C:\Windows\syswow64\user32.dll
      No symbol table info available.
      #5 0x24a4fd1c in ?? ()
      No symbol table info available.
      #6 0x6b9511f4 in QEventDispatcherWin32::processEvents (this=0x2286a6f8, flags=...) at kernel\qeventdispatcher_win.cpp:684
      nCount = 0
      msg = {hwnd = 0x170702, message = 1025, wParam = 0, lParam = 0, time = 53085861, pt = {x = 255, y = 979}}
      haveMessage = true
      waitRet = 0
      pHandles =

      {0x0 <repeats 63 times>}
      processedTimers = {a = 256, s = 0, ptr = 0x24a4e100, {array = '\000' <repeats 2768 times>, "K»usK»us", '\000' <repeats 44 times>, "K»us", '\000' <repeats 56 times>, "
      i¤$biIw?i¤$`i¤$?eIw \a\000\000L\027\000\000A\033\210\"\032§Ow?\033\210\"8.\000\000i?i?\003 \000\000?\033?\"\000\000`\"\bJ\210\" i¤$\000\000\000\000¤i¤$\000\000\000\000\177\000\000\000?i¤$J<Jw\003 \000\000\r±Ow?i¤$?WLwA<Jw\033?UP\000\000\001\000\000\000\000\000\000\000`\"P\001`\"ai¤${iIwP\001`\",i¤$Aa?\"I%\baE\005\000\000\000\071\000\000o??\"Oi¤$an?k?o¤$\000\000\000\000\070i¤$Njyk$\000\000\000\000\000\000\000\177\000\000\000?\033\210\"\000\000\000\000u??\"(i¤$Mp?k@\"\000\000\000\000Hi¤$/a?ku\"\000\000\000\000hi¤$o??\"\025\000\000\000<i¤$hi¤$o??\"P??\" \000\000\000?8Jwo??\"\000\000\000\000u??\"xi¤$)Nyk@i¤$\002\000\004\006\230i¤$oO?ku??\"i<JwAO?\"\230i¤$k??kAO?\"Oi¤$u«?k\001\000\000\000?\001`\"\000\000\000\000?|?\"\004\000\000\000P\001`\"Oi¤$n¦U\032(i¤$\177\000\000\000?y(\000\000\000\000\000,±?\032\000\000\000\000\bi¤$nU?\032?o¤$?o¤$\bi¤$?|?\"Oy(\000\004\000\000\001P\001`\"o??\"\000\000\000\000,±?\032xo¤$?µ?\032o??\"?o¤$\000\000\000\000\006\000\000\000OV\000\000\\i¤$@WRw?i¤$`i¤$v\aTw\000\000`\"\000\000\000\000\000\000`\"@\"E?Iw@\"\000\000`\"\000\000`\"\000\000\000\000\000\000\000\000¤i¤$±\026Tw\000\000`\"\004\027Tw??UP\000\000`\"\000\000`\"\210\034\210\"\032§Ow\230\034\210\"p-\000\000e\034\210\"\032§Owo\034\210\"\020-\000\000i?i?\f\000\000\000\210\034\210\"\000\000`\"\bJ\210\"\177\000\000\000 i¤$J<Jw\000\000\000\000\177\000\000\000°i¤$J<Jw\020\035\210\"\032§Ow \035\210\"e,\000\000i?i?\005\000\000\000e\034\210\"\000\000`\"\bJ\210\"P\001`\"?\001`\"c\001\000@\000\000\000\000\177\000\000\000?i¤$J<Jw\005\000\000\000\r±Ow?i¤$?WLwA<Jwk?UP\020\000\000\000\000\000\000\000\000\000`\"P\001`\"\002\000\004\006?e`\"P\001`\"\020-\000\000?\001`\"?e`\"?\005\000\000\004??\"P\001`\"\177\000\000\000`J\210\"\032§Ow\177\000\000\000p-\000\000\005\000\000\000P\034\210\"c\001\000P\034\000\000\000\b\035\210\"\000\000\000\000\002\000\004\006?e`\"JuHw,+JwyyyyUi¤$?i¤$\000@\000\000\000\000`\"\020\035\210\"\000\000\020\000oi¤$g\001LwyyyyUi¤$?i¤$\210\001Lw\030\035\210\"\000\000`\"\020\035\210\"\177\000\000\000\177\000\000\000\000 \210\"A\000`\"\030\035\210\"P\001`\"\020\035\210\"\000 \000\000\070?¤$\004yKw\000\000`\" a\004\000,\001`\"\b?Jw\000\000`\"\000\000\000\000?a?\"\000\000\000\000\r\a\004\016\001\000\000\000\030\035\210\"°\033?\"\030\035\210\"\000\003\000\000\177\000\000\000\060n¤$?Jw?a?\"?a?\"\021\a\000\000?8Jw«?UP\000\000\000\000\000\000`\"°a?\"\r\000\000\000Pn¤$J<Jw\006\000\000\000\r±OwPn¤$?WLwA<JwE?UP\000\000`\"\000\000`\"CaNwo\034\210\"\020\000\000i?i??\031\000\000\000\000`\"e\034\210\"o\003\000\000\177\000\000\000\000\000?\"°a?\"\177\000\000\000°a?\"P\001`\"¤\005\000\000\bn¤$E?Jw\000\000`\"e\034\210\000\000\000\000\000\000\000`\"\000\000\000\000e\034\210\"\000\000\000\000?\005\b?\000\000?\"\030\035\210\"°a?\"Ea?\"\000\003\000\000\177\000\000\000\000o¤$?-Jwe\034\210\"e\034\210\"¤\005\000\000?8Jw??UP\000\000\000\000\000\000`\"?\034\210\"TO?\"\000\000`\"?a?\"xO?\"\005\000\000\000\002)?\f\bo¤$bG?k\000\000`\"(\034\210\"\000\000\000\000\b\000\a\017\004\027Tw\003?UP\000\000`\"\000\000`\"\000\000`\"\030U?\"\000\000\000\000\026\000\a\021Y¬Ow8\034\210\"\020\000\000\000?8Jwe?UP\000\000\000\000?o¤$\000\000`\"Y¬Ow(U?\" \000\000\000?8Jw\v?UP\000\000\000\000\000\000`\" U?\"P\001`\"\000\000`\"\002\000\004\006P\001`\"±I\bw\000\000\000\000\001\000\000\001\020\000\000\000P\001`\"\000\000`\" n¤$P\001`\"E??\"$o¤$v\aTw\000\000`\"`J\210\"\000\000`\" \000\000\000\026\000\000\000\004\000\000\000\r\000\004 \004\000\000\000t\001`\"`J\210\"\000\000\000\000°\000\000\000\066\000\000\000\004\027Tw6\000\004\062\026\000\000\000x\001`\"\004\000\000\000\000\000\000\000Xo\000\001P\001`\"\004\000\000\000 U?\"?n¤$E??\"\026\000\000\000\000\000\000\000v\a\000\001\000\000\000\000\026\000\000\000OV\000\000°n¤$@WRweo¤$?o¤$v\aTw\000\000`\"\000\000\000\000\000\000`\"\030U?\"E?Iw\000\000`\"EO?\"\000\000\000\000\a\000\a\000\030U?\"oo¤$ \027Tw8\001`\"\004\027Twc?UPAo¤$\000\000`\"Y¬OwOO?\"\020\000\000\000\000\000`\"u?Ow\210U?\"\210\000\000\000i?i?\000\000`\"EU?\"\000\000\000\000\023\000\004\027±I\bw?U?\"E??\"`\"\230\000\000\000\023\000\000\000\020o¤$\000\000`\"Y¬Ow(U?\"e\001\000\000?8Jw??UP\000\000\000\000\000\000`\"?U?\"\004\000\000\000|o¤$\002\000\004\006\004\000\000\000±I\bwE?7\003 \000\000\000\004\000\000\000P\001`\"\000\000`\"\004\000\000\000P\001`\"?\034\210\"\000\000\000\000?o¤$P\001`\"\000\000\000\000?O?\"\000\000`\"CaNw?a?\"\b:\001\000i?i\031\000\000\000\000`\"?a?\"o\003\000\000\177\000\000\000\000\000?\"?\034\210\"\177\000\000\000`J\210\"P\001`\"C'\000\000\bo¤$E?Jw\000\000`\"?a?\000\000\000\000\000\000\000`\"\000\000\000\000?a?\"\000\000\000\000\003 \b+?\000\000\000?\034\210\"`J\210\"?\034\210\"\000\003\000\000\177\000\000\000\000o¤$?-Jw?a?\"?a?\"C'\000\000?8Jw??UP\000\000\000\000\000\000`\"8\032?\"EU?\"oO?\"\230??\"A\000`\"\020\000\000\000\002\000\000\000@o¤$\000\000`\"Y¬Ow\000\000`\" \000\000\000?8JwU?UP\000\000\000\000\000\000`\"OO?\"\v 7\003?yyy\002\000\004\006?«Ow\004\000\000\000c\000\000P?8Jw??UPP\001`\"\000\000`\"?U?\"P\001`\"`??\"\001\000\000\000,U?\" U?\"iA?k\000\000\000\000Ho¤$\006\000\000\000\004\000\000\000\001\000\000\000eo¤$?O?\"C'\000\000\000\000\000\000\060\000\000\001Y\001\000\000\060\032?\"OV\000\000 o¤$@WRwXo¤$$o¤$v\aTw\000\000`\"\000\000\000\000\000\000`\"0\032?\"E?Iw0\032?\"\000\000`\"\000\000`\"E?Iw0\032?\"ho¤$ \027Tw8\001`\"\004\027Two?UP\000\000`\"\000\000`\"\000\000\000\000\000\000`\"?O?\"E?\001\001\064o¤$\000\000`\"Lo¤$OqNw\v 7\003?yyy\004\027Tw?«Ow\000\000`\"c\000\000P?8JwC?UP\000\000\000\000\000\000`\"8\032?\"Oo\001\001to¤$\000\000`\"?o¤$OqNw\v 7\003?yyy\004\027Tw?«Ow\000\000`\"c\000\000P?8Jw\a?UP\000\000\000\000\000\000`\"OO?\"O?qu?'A ?yyyU\230ou\004\000\000\000?U?\"«\030?$H?¤$?U?\"\000\000`\",o¤$\bo¤$s[?k\000\000\000\000UO?\"8o¤$?\021?k\000\000\000\000\002)?\001\070o¤$\004\000\000\000UO?\"i?¦kUU?\"?U?\"\000\000\000\000UU\000\001Eo¤$?i?kOO\000\000|o¤$\000\000\000\000?o¤$OqNwE?7\003?yyy?8Jw?4Jw0\032?\"8\032?\"8\032?\"e??\"\005\000\000\000\060\032?\"Eo¤$I\230ou\000\000`\"\000\000\000\000U\230ou?I\vXe??\"\002)?\f\005\000\000\000?4Jw8\032?\"Eo¤$\033\070?k?o¤$\005\000\000\000py¤$\025\\?k\000\000\000\000?yyyU\230oua?yk8\032?\"8\032?\"oo¤$\001»?k@k8\032?\"\b?¤$h?¤$8\032?\001\001\000\000\000(?¤$I&?k@??k\001\000\000\000\001\000\000\000@??k8\032?\001\000\000\000\000\001\000\000\000@??k@??k\000\000\000\000H?¤$\037?\231k\001", '\000' <repeats 11 times>, "\020a?\"\032§Ow a?\"P\001\000\000i?i?\n\000\000\000A\"\000\000`\"pa?\"U·?\"EO?$\210?¤$\000\000\000\000,\000\000\000`o¤$J<Jw\n\000\000\000\r±Ow`o¤$?WLwA<Jwu\210UP2\000\000\000\000\000\000\000\000\000`\"P\001`\"\004o¤$\004y¤$P\001`\" \001\000\000x\001`\"xo¤$,\000\000\000\004·?\"P\001`\"6\000\000\000`J\210\"A<Jw6\000\000\000?u¤$\n\000\000\000\000\000`\"|u¤$\bo¤$\ba?\"\000\000\000\000\002\000\004\006`\"?\000\004;\004y¤$PO?\"\000\000\000\000\177\000\000\000?u?k±I\bw \001\000\000\000\000\000\000?u?\001c\001\000P\036\000\000\000E\"E??\"A??\"\000\000\000\000?u?\000\000\000`\"\000\000\000\003??¤$?u?k u¤$OqNwe?7\003?yyyA<Jwi<Jw2\000\000\000P\000\000\000A??\"A??\"2\000\000\000\000\000`\"\001\000\000\000TO?\"\230o¤$?u?kTO?\"py¤$?o¤$oO?kTO?\"Hu¤$Eo¤$\231k\000\000\000\000TO?\"eo¤$v\aTw\000\000`\"\000\000\000\000\062\000\000\000\000\000`\"\001\000\000\000\004\000\000\000\000\000\000\000A\"\000\000\000\000\000\000`\"0u¤$u\017Tw8\001`\"?\017Tw«?UP\000\000\000\000\000\000\000\000\000\000`\"8u¤$\000\000\000\000E??\" O?\001oo¤$\000\000\000\000\004u¤$OqNwU 7\003?yyy?\017Tw~®Ow\000\000`\"c\001\000P\000\000`\"?¶?\"\000\000\000\000\006\000\a\001\000\000`\"oµ?\"hu¤$?k8\032?\"@¦¦k`u¤$\a\000\000\000\r±OwPu¤$?WLwA<JwE?UP \000\000\000\000\000\000\000\000\000`\"P\001`\"oµ?\"\002\000\004\006P\001`\"(\000\000\000t\001`\"Ou¤$\000\000\000\000\004\001`\"P\001`\"\a\000\000\000`J\210\"\030a?\"\a\000\000\000\001\000\000\000\a\000\000\000\000\000\000\000ij?sb\000\000@\210\"\000\000\000\000\002\000\004\006OO?\" \000\004\r`J\210\"\000\000`\"\000\000\000\000\177\000\000\000U??F±I\bw(\000\000\000\000\000\000\000?yyyc\001\000P\030\000\000\000`\"`\"[\"\000\000\000\000\030a?\000\000\000`\"\000\000\000\003?u¤$\000\000\000\000\020u¤$OqNwe?7\003?yyyA<Jwi<Jw \000\000\000\070\000\000\000Z\"X??\" \000\000\000\000\000`\"\001\000\000\000\000\000`\"\000\000`\"\000\000\000\000\037\000\000\000pu¤$J<Jw\r\000\000\000\r±Owpu¤$?WLwA<Jwe?UPP\000\000\000Ou¤$v\aTw\000\000`\"\000\000\000\000 \000\000\000\000\000`\"\001\000\000\000\004\000\000\000\000\000\000\000X??\"\000\000\000\000\000\000`\" u¤$u\017Tw8\001`\"?\017Tw»?UP\000\000\000\000\000\000\000\000\000\000`\"\030u¤$\000\000\000\000`\"\002\000\004\001eu¤$?\000\004;ou¤$OqNwU 7\003?yyy?\017Tw~®Ow\000\000`\"c\001\000PA<Jw??UPe\"\000\000\000\000\000\000`\"\023a?\"\000\000\000\000(u¤\000\000\000`\"?v?\003 u¤$?k0u¤$OqNwe?7\003?yyyA<Jwi<JwP\000\000\000h\000\000\000\022a?\"\020a?\"P\000\000\000\000\000`\"\001\000\000\000\000\000\000\000Eu¤$Ol?koµ\000\000Uu¤$Eu¤$\000\000\000\000OqNwE?7\003?yyy?8Jw\000\000\000\000?¶?\"b\000\000@v\aTw\000\000`\"\000\000\000\000P\000\000\000\000\000\000\000\001\000\000\000\000\000`\"\000\000\000\000\064u¤$\000\000\000\000py¤$OqNwe?7\003?yyyA<Jwi<Jw ", '\000' <repeats 11 times>, "xu¤$e\" \000\000\000FaIw\bu¤$a?yk\024y¤$OqNwU 7\003?yyy?\017Tw~®Ow\000\000`\"c\001\000PA<Jwtu¤$xu¤$®I?k\002\000\000\000Uu¤$\210u¤$%e?\f°¶?\"?u¤$Eu¤$C?yk\002\000\000\000¤u¤$?u¤$®I?k\000\000\000\000\fy¤$\000\000\000\000\002\000\000\000\001\000\000\000Uu¤$ou¤$%?yk\001\000\000\000\020\000\000\000Ou¤$?\231k`\" \032?$eu¤$\020W?k\004\000\000\000\004\000\000\000\000\000\000\000\002\000\000\000p\"\fy¤$\by¤$\001»?k\000??\"\002\000\000\000\030y¤$?\231k", q_for_alignment_1 = 0, q_for_alignment_2 = 0}}
      canWait = true
      retVal = true
      seenWM_QT_SENDPOSTEDEVENTS = true
      d = 0x22869ba0
      needWM_QT_SENDPOSTEDEVENTS = false
      #7 0x6b9089d0 in QEventLoop::processEvents (this=0x24a4fe48, flags=...) at kernel\qeventloop.cpp:136
      d = 0x2286e018
      #8 0x6b908c6b in QEventLoop::exec (this=0x24a4fe48, flags=...) at kernel\qeventloop.cpp:212
      locker = {val = 579246848}
      _PRETTY_FUNCTION_ = "int QEventLoop::exec(QEventLoop::ProcessEventsFlags)"
      ref = {d = 0x2286e018, locker = @0x24a4fdfc, exceptionCaught = true}
      app = 0x28fdd0
      d = 0x2286e018
      #9 0x6b794a23 in QThread::exec (this=0x22838ed0) at thread\qthread.cpp:507
      d = 0x22869ac0
      locker = {val = 579246848}
      eventLoop = {<QObject> = {_vptr.QObject = 0x6bb92788, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x6bb29180, data = 0x6bb29260, static_metacall = 0x6b936bec <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, d_ptr = {d = 0x2286e018}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x6bb77160, data = 0x6bb7eb20, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x6bb28e60, stringdata = 0x6bb89ee0, data = 0x6bb89f40, static_metacall = 0x6b988514 <QEventLoop::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}}
      returnCode = 614792840
      #10 0x0914cbb4 in QQmlDebugServerThread::run (this=0x22838ed0) at debugger\qqmldebugserver.cpp:236
      server = 0x2286b018
      connection = 0x2286b7e0
      _PRETTY_FUNCTION_ = "virtual void QQmlDebugServerThread::run()"
      eventLoop = {<QObject> = {_vptr.QObject = 0x24a4feb8, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x6bb29180, data = 0x6bb29260, static_metacall = 0x6b936bec <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, d_ptr = {d = 0x6b99df13 <QMutexLocker::~QMutexLocker()+19>}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x6bb77160, data = 0x6bb7eb20, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x6bb28e60, stringdata = 0x6bb89ee0, data = 0x6bb89f40, static_metacall = 0x6b988514 <QEventLoop::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}}
      #11 0x6b797272 in QThreadPrivate::start (arg=0x22838ed0) at thread\qthread_win.cpp:347
      thr = 0x22838ed0
      data = 0x22869b48
      #12 0x75701287 in msvcrt!_itow_s () from C:\Windows\syswow64\msvcrt.dll
      No symbol table info available.
      #13 0x75701328 in msvcrt!_endthreadex () from C:\Windows\syswow64\msvcrt.dll
      No symbol table info available.
      #14 0x75f533aa in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Windows\syswow64\kernel32.dll
      No symbol table info available.
      #15 0x24a4ffd4 in ?? ()
      No symbol table info available.
      #16 0x774a9ef2 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #17 0x22869ba0 in ?? ()
      No symbol table info available.
      #18 0x774a9ec5 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #19 0x757012e5 in msvcrt!_endthreadex () from C:\Windows\syswow64\msvcrt.dll
      No symbol table info available.
      #20 0x00000000 in ?? ()
      No symbol table info available.

      Thread 3 (Thread 6092.0x1418):
      #0 0x7748f8b1 in ntdll!RtlUpdateClonedSRWLock () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #1 0x7748f8b1 in ntdll!RtlUpdateClonedSRWLock () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #2 0x757b149d in WaitForSingleObjectEx () from C:\Windows\syswow64\KernelBase.dll
      No symbol table info available.
      #3 0x000001c0 in ?? ()
      (anonymous namespace)::qt_free_tls_dtor_instance_ = {<No data fields>}
      qt_adopted_qthreads = {d = 0x6ba6a640}
      qt_current_thread_data_tls_index = 36
      qt_adopted_thread_watcher_mutex = {<QBasicMutex> = {d_ptr = {_q_value = 0x0}}, <No data fields>}
      qt_adopted_thread_watcher_id = 0
      qt_adopted_thread_wakeup = 0x0
      qt_adopted_thread_handles = {d = 0x6ba6a640}
      #4 0x00000000 in ?? ()
      No symbol table info available.

      Thread 2 (Thread 6092.0x1500):
      #0 0x7749013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #1 0x7749013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #2 0x757b15e9 in WaitForMultipleObjectsEx () from C:\Windows\syswow64\KernelBase.dll
      No symbol table info available.
      #3 0x00000001 in ?? ()
      No locals.
      #4 0x245ddf20 in ?? ()
      No symbol table info available.
      #5 0x75f51a2c in KERNEL32!GetVolumePathNamesForVolumeNameA () from C:\Windows\syswow64\kernel32.dll
      No symbol table info available.
      #6 0x245ddf20 in ?? ()
      No symbol table info available.
      #7 0x7588086a in USER32!MessageBoxA () from C:\Windows\syswow64\user32.dll
      No symbol table info available.
      #8 0x00000001 in ?? ()
      No locals.
      #9 0x7efde000 in ?? ()
      No symbol table info available.
      #10 0x6b95171b in QEventDispatcherWin32::processEvents (this=0x22841830, flags=...) at kernel\qeventdispatcher_win.cpp:773
      nCount = 0
      waitRet = 258
      pHandles = {0x0 <repeats 63 times>}

      processedTimers = {a = 256, s = 0, ptr = 0x245de170, {array = '\000' <repeats 3972 times>, "\020n]$biIw8n]$\024n]$?eIw \a\000\000L\027\000\000 n]$Pn]$qeIwL\027\000\000i\036\000\000 \a\000\000L\027)\000On]$\000\000\000\000A?5\002\210n]$yiIwho]$d\025mq\001\000\000\000On]$L\027)\000\b\000\025A\000\000\000\000 \a\000\000\002\000\000\000Un]$\b\000\025A\000\000\000\000\000ay~\000 y~\230n]${iIw?n]$an]$an]$?n]$L\027)\000\000\000\000\000in]$uiIw?n]$an]$an]$Un]$Uo]$\bo]$oo]$\030\000\000\000\003\000\000\000\000\000\000\000\002\000\000\000\003\000\000\000\002\000\000\000\001\000\000\000A?5\002\000\000\000\000L\027)\000 \a\000\000on]$?o]$?oIw\003\000\000\000\000\000\000\000\002\000\000\000ho]$\020o]$?uIwBoIw@", '\000' <repeats 87 times>, "\034\000\036\000H\025mq\000\000\000\000Uo]$?o]$\000\000\000\000\000\000\002\000 o]$ o]$ o]$\002\000\000\000\002\000\000\000\000o]$\005\000\000\000\000\000\000\000?uIw?uIw\004o]$\001oIwao]$?o]$Xo]$loIw\000\000\000\000?uIw\000\000?\000`o]$\001oIw?uIw", '\000' <repeats 28 times>, "\034\000\036\000H\025mq?o]$", '\000' <repeats 58 times>, " \000ao]$ao]$ao]$ \000\000\000 ", '\000' <repeats 17 times>, " \000\004o]$\004o]$\004o]$ \000\000\000 \000\000\000 ", '\000' <repeats 59 times>, "Io]$ Uw\000UUw\000?HWwao]$\031uIwd\025mqIUw\000 @\n??o]$ \001Ww\000\000\000\000Po]$??Iw?o]$\000\000\000\000¤o]$?uIw.\000\000\000H\025mqDo]$ouIw\001\000\000\000Xo]$?uIw?o]$?o]$?o]$", '\000' <repeats 12 times>, "?o]$Xo]$?uIw\034\000\000\000\034\000\000\000Io]$.\000\000\000H\025mqIo]$H\025mqIo]$?\000Jw?aIwx\000JwW?#P\001\000\000\000\027yIw\000\000\000\000H\025mq?o]$ o]$\000\000\000\000\000\000Jw\000\000\000\000\000\000\000\000\001\000\000\000 \001Ww\034\000\036\000H\025mq Uw\000?o]$\000\000\000\001\000\000\000\000\000\000\000\000\001\000\000\000 \001Ww\034\000\036\000H\025mq Uw\000Ao]$Ao]\001\000\000\000\001", '\000' <repeats 216 times>, "W?#Pho]$\000\000\000\000,o]$OqNw\033E7\003?yyyx\000Jw/yIw\001\000\000\000\001\000\000\000\000\000\000\000Xo]$ o]$<o]$5\032{u\001\000\000\000\000\000\000\000Xo]$A\032{u\020y?O\000\000\000\000H\025mq\002\000\000\000\065\032

      {u\001", '\000' <repeats 13 times>, "zu\000o]$\000\000\000\000¤u]$?o}

      uO?¤\036?yyyA\032

      {u?s}

      uu\034

      {u\230n?O\000\000\000\000?4ou\001\000\000\000\034\000\036\000H\025mqOu]$", '\000' <repeats 14 times>, "\b\002?o]$\000\000\b\002\210o]$\000\000\000\000\000\000zu", '\000' <repeats 14 times>, "\b\002?o]$\000\000\b\002¬o]$\000\000\000\000\000\000zu\000\000zu", '\000' <repeats 156 times>, "P\024?\"\032§Ow`\024?\" \002\000\000i?i?F\000\000\000 \022?\"\000\000?\"?\026?\"", '\000' <repeats 16 times>, "F\000\000\000po]$J<JwP\024?\"?,Jw(\022?\"\000\000\000\000A<Jwe\210#P\024\002\000\000\000\000\000\000\000\000?\"P\001?\"\bu]$w3ouP\001?\"P\004\000\000?\001?\"\000\000\000\000F\000\000\000e\001Hw?!HwpAHwto]$y\001JwOo]$e\a\000\000\000\000Gw?!Hw»\001Jwi\210#POo]$\001\000\000\000Oo]$?\210#P?o]$?u]$\000\000Gw»\001Jw\003\210#PO\000\000\000O\000Gw\000\000\000\000\bo]$Ao]$ u]$OqNw?u]$\000\000\000\000\000\000\000\000\000\000Gw\000\000Gw\000\000\000\000Oo]$O\000Gwo?]$Oo]$ u]$OqNwkI7\003?yyy»\001Jw\n\003Jw`Pw\000Oo]$Io]\000Io]$\001\000\000\000\060u]$?\003Jw?aIwX\003Jw«?#P u]$?u]$\000\000\000\000\000\000Gw?o\000\000 u]$?aIw\000\000\000\000`Pw\000Oo]$U?Jw\000\000\000\000\000\000RtlDecodePointer\000\000`Pw\000oo]$U?Jw\000\000\000\000\000\000RtlDecodePointer\000P\000\000\000\000\000\000\000\000«?#P o]$\000\000\000\000?u]$OqNwCI7\003?yyyX\003Jw\033?Jw\000\000Gw?u]$\000\000\000\000 u]$»\001JwS?#P(u]$\000\000\000\000(u]$\003?#P?u]$Au]$\000\000zu»\001Jww?#P?\000\000\000?\000zu\000\000\000\000\\u]$\024u]$tu]$OqNw\020\000\021\000iU}

      u\000\000\000\000?%?\"\032§Ow?%?\"P\n\000\000i?i?\a\000\000\000H%?\"\000\000`\"a/?\"kI7\003?yyy»\001Jw\000\000\000\000\177\000\000\000Au]$J<Jw\a\000\000\000\r±OwAu]$?WLwA<Jw?#P \000\000\000\000\000\000\000\000\000`\"P\001`\"?u$J<JwP\001`\"\210\n\000\000?\001`\"?WLwL\001\000\000\004?#PP\001`\"\177\000\000\000P%?\"P\001`\"\177\000\000\000`Pw\000\a\000\000\000 \002\000\000|\001`\"\000\000\000\000x%?\"\000\000\000\000\002\000\004\006?e`\"P%?\"®OwF\000\000\000\000\000\000\000\177\000\000\000U?#PS\001\004V\210\n\000\000\000\000\000\000\000\000\000\000c\001\000P\030\000\000\000P%?\"P%?\"K%?\"\000\000\000\000\177\000\000\000\000\000`\"S\001\004\003?u]$\000\000\000\000?u]$OqNwe?7\003?yyyA<Jwi<Jw \000\000\000\070\000\000\000J%?\"H%?\" \000\000\000\000\000`\"\001\000\000\000OqNwe?7\003\000\000\000\000\002\000\000\000au]$J<Jw\r\000\000\000\r±Owau]$?WLwA<Jw{?#PP\000\000\000Hu]$v\aTw\000\000`\"\000\000\000\000 \000\000\000\000\000`\"\001\000\000\000\004\000\000\000\000\000\000\000H%?\"\000\000\000\000\000\000`\"?u]$u\017Tw8\001`\"?\017Tw\v?#P\000\000\000\000\000\000\000\000\000\000`\"\000\000\000\000\000\000\000\000P%?\"\002\000\004\001Xu]$S\001\004Vdu]$OqNwU 7\003?yyy?\017Tw®Ow\000\000`\"c\001\000PA<Jwi?#P\000\000\000\000\000\000\000\000\000\000`\"e\030?\"\000\000\000\000?yy\000\000\000`\"®O\003\020u]$c\001\000P u]$OqNwe?7\003?yyyA<Jwi<JwP\000\000\000h\000\000\000e\030?\"e\030?\"P\000\000\000\000\000`\"\001", '\000' <repeats 17 times>, "`\"c\001\000\003`u]$\000\000\000\000?u]$OqNwe?7\003?yyy\000\000\000\000\000\000\000\000b\000\000@v\aTw\000\000`\"\000\000\000\000P\000\000\000\000\000\000\000\001\000\000\000\000\000`\"\000\000\000\000¤u]$\000\000\000\000py]$OqNwe?7\003?yyyA<Jwi<Jw ", '\000' <repeats 11 times>, "eu]$\000\000\000\000 \000\000\000FaIwxu]$e?7\003?y]$OqNwU 7\003?yyy?\017Tw®Ow\000\000`\"c\001\000PA<Jwau]$eu]$®I?k\002\000\000\000Ly]$\000\000\000\000?\023?\"0y]$\fy]$8y]$C?yk\002\000\000\000\024y]$\030y]$®I?k\000\000\000\000|y]$\000\000\000\000\002\000\000\000\001\000\000\000Ly]$hy]$%?yk\001\000\000\000\020\000\000\000Hy]$?\231kP%?\"\000\000\000\000Xy]$\020W?k\004\000\000\000\004\000\000\000\000\000\000\000\002\000\000\000`%?\"|y]$xy]$\001»?k \035?\"\002\000\000\000\210y]$?\231k", q_for_alignment_1 = 0, q_for_alignment_2 = 0}}
      canWait = true
      retVal = false
      seenWM_QT_SENDPOSTEDEVENTS = false
      d = 0x22841850
      needWM_QT_SENDPOSTEDEVENTS = false
      #11 0x6b9089d0 in QEventLoop::processEvents (this=0x245dfeb8, flags=...) at kernel\qeventloop.cpp:136
      d = 0x228418f0
      #12 0x6b908c6b in QEventLoop::exec (this=0x245dfeb8, flags=...) at kernel\qeventloop.cpp:212
      locker =

      {val = 579083680}
      _PRETTY_FUNCTION_ = "int QEventLoop::exec(QEventLoop::ProcessEventsFlags)"
      ref = {d = 0x228418f0, locker = @0x245dfe6c, exceptionCaught = true}
      app = 0x28fdd0
      d = 0x228418f0
      #13 0x6b794a23 in QThread::exec (this=0x22841d08) at thread\qthread.cpp:507
      d = 0x22841d60
      locker = {val = 579083680}

      eventLoop = {<QObject> = {_vptr.QObject = 0x6bb92788, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x6bb29180, data = 0x6bb29260, static_metacall = 0x6b936bec <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, d_ptr =

      {d = 0x228418f0}

      , static staticQtMetaObject = {d =

      {superdata = 0x0, stringdata = 0x6bb77160, data = 0x6bb7eb20, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}

      }}, static staticMetaObject = {d =

      {superdata = 0x6bb28e60, stringdata = 0x6bb89ee0, data = 0x6bb89f40, static_metacall = 0x6b988514 <QEventLoop::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}

      }}
      returnCode = 610139896
      #14 0x090fddea in QQmlThreadPrivate::run (this=0x22841d08) at qml\ftw\qqmlthread.cpp:148
      No locals.
      #15 0x6b797272 in QThreadPrivate::start (arg=0x22841d08) at thread\qthread_win.cpp:347
      thr = 0x22841d08
      data = 0x228412d0
      #16 0x75701287 in msvcrt!_itow_s () from C:\Windows\syswow64\msvcrt.dll
      No symbol table info available.
      #17 0x75701328 in msvcrt!_endthreadex () from C:\Windows\syswow64\msvcrt.dll
      No symbol table info available.
      #18 0x75f533aa in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Windows\syswow64\kernel32.dll
      No symbol table info available.
      #19 0x245dffd4 in ?? ()
      No symbol table info available.
      #20 0x774a9ef2 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #21 0x228413a8 in ?? ()
      No symbol table info available.
      #22 0x774a9ec5 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
      No symbol table info available.
      #23 0x757012e5 in msvcrt!_endthreadex () from C:\Windows\syswow64\msvcrt.dll
      No symbol table info available.
      #24 0x00000000 in ?? ()
      No symbol table info available.

      Thread 1 (Thread 6092.0x12c8):
      #0 0x6b991b28 in abort () from C:\Qt\Qt5.1.0\5.1.0\mingw48_32\bin\Qt5Cored.dll
      No symbol table info available.
      #1 0x6b78e16c in qt_message_fatal (context=..., message=...) at global\qlogging.cpp:944
      No locals.
      #2 0x6b78c16e in QMessageLogger::fatal (this=0x28ceac, msg=0x6ba65c00 "ASSERT failure in %s: \"%s\", file %s, line %d") at global\qlogging.cpp:360
      message = {static null =

      {<No data fields>}

      , d = 0x2f625258}
      ap = 0x28ce88 "w??k1??k???kv\001"
      #3 0x6b78a426 in qt_assert_x (where=0x6bb28f77 "QVector<T>::remove", what=0x6bb28f31 "index out of range", file=0x6bb28eb8 "..\\..
      include/QtCore/../../src/corelib/tools/qvector.h", line=374) at global\qglobal.cpp:2022
      _PRETTY_FUNCTION_ = "void qt_assert_x(const char*, const char*, const char*, int)"
      #4 0x6ba10b8d in QVector<int>::remove (this=0x26cea074, i=0) at ../../include/QtCore/../../src/corelib/tools/qvector.h:374
      No locals.
      #5 0x6b92fdf6 in QObject::killTimer (this=0x2f625ca0, id=5) at kernel\qobject.cpp:1478
      at = 0
      d = 0x25b98420
      _PRETTY_FUNCTION_ = "void QObject::killTimer(int)"
      #6 0x62906a58 in QWindowsDialogHelperBase<QPlatformFileDialogHelper>::stopTimer (this=0x2f625ca0) at qwindowsdialoghelpers.cpp:591
      No locals.
      #7 0x629067a3 in QWindowsDialogHelperBase<QPlatformFileDialogHelper>::startDialogThread (this=0x2f625ca0) at qwindowsdialoghelpers.cpp:584
      thread = 0x26d5cc40
      #8 0x62906753 in QWindowsDialogHelperBase<QPlatformFileDialogHelper>::timerEvent (this=0x2f625ca0) at qwindowsdialoghelpers.cpp:508
      No locals.
      #9 0x6b92f1c0 in QObject::event (this=0x2f625ca0, e=0x28d5e8) at kernel\qobject.cpp:1051
      No locals.
      #10 0x1a9bdaf1 in QApplicationPrivate::notify_helper (this=0x22837cd0, receiver=0x2f625ca0, e=0x28d5e8) at kernel\qapplication.cpp:3455
      consumed = 37
      #11 0x1a9bb5b4 in QApplication::notify (this=0x28fdd0, receiver=0x2f625ca0, e=0x28d5e8) at kernel\qapplication.cpp:2876
      d = 0x22837cd0
      _PRETTY_FUNCTION_ = "virtual bool QApplication::notify(QObject*, QEvent*)"
      res = false
      #12 0x6b90a8d6 in QCoreApplication::notifyInternal (this=0x28fdd0, receiver=0x2f625ca0, event=0x28d5e8) at kernel\qcoreapplication.cpp:871
      threadData = 0x22832ad0
      loopLevelCounter =

      {threadData = 0x22832ad0}
      result = false
      cbdata = {0x2f625ca0, 0x28d5e8, 0x28d597}
      d = 0x25b98420
      #13 0x6b9a9617 in QCoreApplication::sendEvent (receiver=0x2f625ca0, event=0x28d5e8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:232
      No locals.
      #14 0x6b952a62 in QEventDispatcherWin32::event (this=0x2283a2c0, e=0x26ce9bb0) at kernel\qeventdispatcher_win.cpp:1115
      te = {<QEvent> = {_vptr.QEvent = 0x6bb92a28, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x6bb8a340, data = 0x6bb8b780, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}, d = 0x0, t = 1, posted = 0, spont = 0, m_accept = 1, reserved = 3817}, id = 5}
      zte = 0x26ce9bb0
      t = 0x2681ff70
      d = 0x22839250
      #15 0x1a9bdaf1 in QApplicationPrivate::notify_helper (this=0x22837cd0, receiver=0x2283a2c0, e=0x26ce9bb0) at kernel\qapplication.cpp:3455
      consumed = true
      #16 0x1a9bb5b4 in QApplication::notify (this=0x28fdd0, receiver=0x2283a2c0, e=0x26ce9bb0) at kernel\qapplication.cpp:2876
      d = 0x22837cd0
      _PRETTY_FUNCTION_ = "virtual bool QApplication::notify(QObject*, QEvent*)"
      res = false
      #17 0x6b90a8d6 in QCoreApplication::notifyInternal (this=0x28fdd0, receiver=0x2283a2c0, event=0x26ce9bb0) at kernel\qcoreapplication.cpp:871
      threadData = 0x22832ad0
      loopLevelCounter = {threadData = 0x22832ad0}

      result = false
      cbdata =

      {0x2283a2c0, 0x26ce9bb0, 0x28dae7}

      d = 0x22839250
      #18 0x6b9a9617 in QCoreApplication::sendEvent (receiver=0x2283a2c0, event=0x26ce9bb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:232
      No locals.
      #19 0x6b90ba53 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x22832ad0) at kernel\qcoreapplication.cpp:1473
      e =

      {d = 0x26ce9bb0}

      pe = @0x2691db50:

      {receiver = 0x2283a2c0, event = 0x0, priority = 0}

      r = 0x2283a2c0
      unlocker =

      {m = @0x28db64}

      _PRETTY_FUNCTION_ = "static void QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)"
      locker =

      {val = 579021564}

      startOffset = 0
      i = @0x22832af4: 3
      cleanup =

      {receiver = 0x0, event_type = 0, data = 0x22832ad0, exceptionCaught = true}

      #20 0x6b90b539 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel\qcoreapplication.cpp:1333
      data = 0x22832ad0
      #21 0x01f906e2 in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel\qwindowsysteminterface.cpp:560
      No locals.
      #22 0x6285ca79 in QWindowsGuiEventDispatcher::sendPostedEvents (this=0x2283a2c0) at qwindowsguieventdispatcher.cpp:86
      No locals.
      #23 0x6b9502fc in qt_internal_proc (hwnd=0x3208c6, message=1025, wp=0, lp=0) at kernel\qeventdispatcher_win.cpp:429
      localSerialNumber = 226
      msg = {hwnd = 0x3208c6, message = 1025, wParam = 0, lParam = 0, time = 1804928384, pt = {x = 0, y = 0}}
      q = 0x2283a2c0
      dispatcher = 0x2283a2c0
      result = 0
      d = 0x22839250
      #24 0x758762fa in USER32!OffsetRect () from C:\Windows\syswow64\user32.dll
      No symbol table info available.
      #25 0x003208c6 in ?? ()
      No symbol table info available.
      #26 0x75876d3a in USER32!IsWindow () from C:\Windows\syswow64\user32.dll
      No symbol table info available.
      #27 0x6b950037 in _lambda0::operator() (_closure=0x401) at kernel\qeventdispatcher_win.cpp:372
      No locals.
      #28 0x003208c6 in ?? ()
      No symbol table info available.
      #29 0x758777c4 in USER32!AnyPopup () from C:\Windows\syswow64\user32.dll
      No symbol table info available.
      #30 0x00000000 in ?? ()
      No symbol table info available.
      warning: (Internal error: pc 0x6 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x6 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x6 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x6 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x6 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x6 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x6 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x6 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x6 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x303 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x303 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x303 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x303 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x303 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x247 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x247 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x247 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x247 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x247 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x243 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x243 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x243 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x243 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x243 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x283 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x283 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x283 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x283 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x283 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x1bf in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x1bf in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x1bf in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x1bf in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x1bf in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

      warning: (Internal error: pc 0x401 in read in psymtab, but not in symtab.)

      Attachments

        Issue Links

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

          Activity

            People

              smd Jan Arve
              ddobrev Dimitar Dobrev
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes