Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Application Crashing
Forum Updated to NodeBB v4.3 + New Features

Application Crashing

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
7 Posts 2 Posters 233 Views
  • 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.
  • S Offline
    S Offline
    SuhasKrishanamurthy
    wrote last edited by
    #1

    We are developing an application on the qnx os and we are using canvas for the drawing
    Several Images are there in a qml file where we are z coordinates 0 for background image 1 grid image and 2 for Canvas

    Hear are the scenario where won't see the crash:

    1. When all the background images are enabled and only we have commented on the drawing then we are not able to see crash issue
    2. When we are enabling paint that is drawing and disabling the grid image we are not able to see the Crash issue

    Hear are the scenario where you can see the crash:
    But when we are including both grid image and drawing part we are able to see this crash issue

    jsulmJ 1 Reply Last reply
    0
    • S SuhasKrishanamurthy

      We are developing an application on the qnx os and we are using canvas for the drawing
      Several Images are there in a qml file where we are z coordinates 0 for background image 1 grid image and 2 for Canvas

      Hear are the scenario where won't see the crash:

      1. When all the background images are enabled and only we have commented on the drawing then we are not able to see crash issue
      2. When we are enabling paint that is drawing and disabling the grid image we are not able to see the Crash issue

      Hear are the scenario where you can see the crash:
      But when we are including both grid image and drawing part we are able to see this crash issue

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote last edited by
      #2

      @SuhasKrishanamurthy First thing to do to analyze crashes: use the debugger to get stack trace.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • S Offline
        S Offline
        SuhasKrishanamurthy
        wrote last edited by
        #3

        @jsulm We are having only system generated logs we don't have any backtrace for the debug can you suggest any alternative way.

        jsulmJ 1 Reply Last reply
        0
        • S SuhasKrishanamurthy

          @jsulm We are having only system generated logs we don't have any backtrace for the debug can you suggest any alternative way.

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote last edited by
          #4

          @SuhasKrishanamurthy On what device is this running?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SuhasKrishanamurthy
            wrote last edited by
            #5

            @jsulm It's adventech provided qnx7. 1 SOM DB2510 board

            jsulmJ 1 Reply Last reply
            0
            • S SuhasKrishanamurthy

              @jsulm It's adventech provided qnx7. 1 SOM DB2510 board

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote last edited by
              #6

              @SuhasKrishanamurthy And you can't do remote debugging? Can you get core dumps?

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • S Offline
                S Offline
                SuhasKrishanamurthy
                wrote last edited by
                #7

                @jsulm .core files are generated but we are not able to read it or tranfer it to another device due to boards ifs file system restrictions and remote debugging also can't be enabled as board doesn't have network connectivity and also we can't able to say actual core dump is generated or not.

                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