Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt qml application crashing
Forum Updated to NodeBB v4.3 + New Features

Qt qml application crashing

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 507 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.
  • A Offline
    A Offline
    Anny
    wrote on last edited by
    #1

    Hi,

    I have created qt qml application on ubantu (legacy kernel) with qt5.4. I am using this application as on boot application, for this I have created .application file which calls this application . This app uses serial ports of board, controls some gpios by calling python file . I have used multi threading using QThread as I wanted thread to be permanent and signal slot method to communicate with qml . This application is working fine but it crashes after 2- 2 and half hrs.The application output console gives no error message after crashing, so i am not able to find the exact reason for crashing.

    Can anyone help me with this? This is critical for me , I want this application to run till I stop it

    Regards

    1 Reply Last reply
    0
    • mrdebugM Offline
      mrdebugM Offline
      mrdebug
      wrote on last edited by
      #2

      I have a multithreaded Qml application that uses both networking and serial port. This app works 24 / 24 and 7 / 7 days without any problem.
      I suggest you to run your application in a developing machine in debug mode to resolve all the bugs.

      Need programmers to hire?
      www.labcsp.com
      www.denisgottardello.it
      GMT+1
      Skype: mrdebug

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Anny
        wrote on last edited by
        #3

        Thank you @mrdebug Ill try to run it debug mode

        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