Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt Creator crash after few minutes of Android app running

Qt Creator crash after few minutes of Android app running

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 3 Posters 592 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Damalo_02
    wrote on last edited by Damalo_02
    #1

    Hello,

    I developped an Android app on Qt Creator in Java, C++ (using JNI) and QML.

    The apps works well, just one problem occurs. After approximately 5 minutes the app is running, Qt Creator crashes with this message :

    Signature du problème :
    Nom d’événement de problème: APPCRASH
    Nom de l’application: qtcreator.exe
    Version de l’application: 4.8.1.0
    Horodatage de l’application: 5c3e5bde
    Nom du module par défaut: ucrtbase.DLL
    Version du module par défaut: 10.0.14393.2630
    Horodateur du module par défaut: 5bbec6e6
    Code de l’exception: 40000015
    Décalage de l’exception: 000891fa
    Version du système: 6.1.7601.2.1.0.256.4
    Identificateur de paramètres régionaux: 1036
    Information supplémentaire n° 1: c117
    Information supplémentaire n° 2: c1173e7641815703c7188e58b7fc44c7
    Information supplémentaire n° 3: f0f9
    Information supplémentaire n° 4: f0f9dd6aea68610ecc21d3dc1336a1e3

    (The app is still running and working after the crash of Qt Creator)

    Any idea why this error occurs?

    Thanks

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      You should try with the latest version of Qt Creator. It has been related not so long ago.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • D Offline
        D Offline
        Damalo_02
        wrote on last edited by
        #3

        Ok thanks I will try

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mvuori
          wrote on last edited by
          #4

          Also, instead of running it from QtCreator, debug it, where it - with luck - might stop with the problem somewhere in the code where you can identify the problem

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved