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

WinRT: apps crashing on close

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • 5.10.0 RC3
    • Other
    • None
    • winrt_x64_msvc2015, Windows 10 (version 1709 build 16299.64)
    • WinRT

    Description

      Address Book Example (Qt Widgets)

      winrtrunner --device 0 --start --stop --install --wait 0 --profile appx C:/Qt/Examples/Qt-5.10.0/widgets/itemviews/build-addressbook-Qt_5_10_0_for_UWP_64bit-Debug/debug/addressbook.exe
      qt.winrtrunner: Using the Appx profile.
      qt.winrtrunner: App started with process ID 14704
      qt.winrtrunner.app: This plugin does not support propagateSizeHints()
      qt.winrtrunner: App exited with code 1
      

      Same Game Demo (Qt Quick)

      winrtrunner --device 0 --start --stop --install --wait 0 --profile appx C:/Qt/Examples/Qt-5.10.0/quick/demos/build-samegame-Qt_5_10_0_for_UWP_64bit-Debug/debug/samegame.exe
      qt.winrtrunner: Using the Appx profile.
      qt.winrtrunner: App started with process ID 10780
      qt.winrtrunner.app: Could not enable JIT, fallback to interpreter mode. Consider setting the code-generation capability
      qt.winrtrunner.app: JIT is disabled for QML. Property bindings and animations will be very slow. Visit https://wiki.qt.io/V4 to learn about possible solutions for your platform.
      qt.winrtrunner: App exited with code 1
      

      Gallery Example (Qt Quick Controls 2)

      winrtrunner --device 0 --start --stop --install --wait 0 --profile appx C:/Qt/Examples/Qt-5.10.0/quickcontrols2/build-gallery-Qt_5_10_0_for_UWP_64bit-Debug/debug/gallery.exe
      qt.winrtrunner: Using the Appx profile.
      qt.winrtrunner: Package already installed.
      qt.winrtrunner: App started with process ID 4888
      qt.winrtrunner.app: JIT is disabled for QML. Property bindings and animations will be very slow. Visit https://wiki.qt.io/V4 to learn about possible solutions for your platform.
      qt.winrtrunner.app: JIT is disabled for QML. Property bindings and animations will be very slow. Visit https://wiki.qt.io/V4 to learn about possible solutions for your platform.
      qt.winrtrunner.app: libpng warning: iCCP: known incorrect sRGB profile
      qt.winrtrunner: App exited with code 1
      

      If I try to run in debugger, Qt Creator complains that "this does not seem to be a debug build" and "cannot open .exe: the system cannot find the file specified".

      In the app output I can see

      Exception at 0x7ff9c8c53fb8, code: 0xe06d7363: C++ exception, flags=0x1 (execution cannot be continued) (first chance) in dwrite!DWriteCreateFactory
      
      Exception at 0x7ff9c8c53fb8, code: 0xe06d7363: C++ exception, flags=0x1 (execution cannot be continued) (first chance) in dwrite!DWriteCreateFactory
      Debugging has finished
      qt.winrtrunner: App exited with code 1
      

      Attachments

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

        Activity

          People

            laknoll Lars Knoll
            jpnurmi J-P Nurmi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes