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. The windows application I made up by Qt 5.9 sometimes ends unexpectedly!

The windows application I made up by Qt 5.9 sometimes ends unexpectedly!

Scheduled Pinned Locked Moved Unsolved General and Desktop
applicationunexpectedlyending
5 Posts 3 Posters 1.4k 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.
  • Q Offline
    Q Offline
    Qt_crazyer
    wrote on 16 Nov 2017, 08:30 last edited by
    #1

    I am making up an application about OpenGL, but it sometimes ends unexpectedly. The application output tells me about this:
    ASSERT: "childIface" in file accessible\qaccessibleobject.cpp, line 127.
    I don't know what it's! But when I recompile program after restarting my computer, this problem doesn't appear. So when I have this problem, I have to restart my computer again. It's crazy! I want to know what's this problem and how to solve it.

    J J 2 Replies Last reply 16 Nov 2017, 08:34
    0
    • Q Qt_crazyer
      16 Nov 2017, 08:30

      I am making up an application about OpenGL, but it sometimes ends unexpectedly. The application output tells me about this:
      ASSERT: "childIface" in file accessible\qaccessibleobject.cpp, line 127.
      I don't know what it's! But when I recompile program after restarting my computer, this problem doesn't appear. So when I have this problem, I have to restart my computer again. It's crazy! I want to know what's this problem and how to solve it.

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 16 Nov 2017, 08:34 last edited by
      #2

      @Qt_crazyer Why do you have to reboot your computer? Does your app not start again without rebooting? I don't know whether this ASSERT is the reason for the crash. You should run your up through debugger to see what really happens.

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

      Q 1 Reply Last reply 16 Nov 2017, 14:00
      0
      • Q Qt_crazyer
        16 Nov 2017, 08:30

        I am making up an application about OpenGL, but it sometimes ends unexpectedly. The application output tells me about this:
        ASSERT: "childIface" in file accessible\qaccessibleobject.cpp, line 127.
        I don't know what it's! But when I recompile program after restarting my computer, this problem doesn't appear. So when I have this problem, I have to restart my computer again. It's crazy! I want to know what's this problem and how to solve it.

        J Offline
        J Offline
        JonB
        wrote on 16 Nov 2017, 09:52 last edited by JonB
        #3

        @Qt_crazyer

        QTBUG:
        https://bugreports.qt.io/browse/QTBUG-63451

        Q 1 Reply Last reply 16 Nov 2017, 14:08
        2
        • J jsulm
          16 Nov 2017, 08:34

          @Qt_crazyer Why do you have to reboot your computer? Does your app not start again without rebooting? I don't know whether this ASSERT is the reason for the crash. You should run your up through debugger to see what really happens.

          Q Offline
          Q Offline
          Qt_crazyer
          wrote on 16 Nov 2017, 14:00 last edited by
          #4

          Thank you for your reply. Maybe I don't explain this problem clearly. This problem just only happens occasionally. Once it happens, it keeps coming up. When I try debuging, that's not going to happen again. So, I choose to restart my computer. Maybe there's a better solution, but I don't know how to do.

          1 Reply Last reply
          0
          • J JonB
            16 Nov 2017, 09:52

            @Qt_crazyer

            QTBUG:
            https://bugreports.qt.io/browse/QTBUG-63451

            Q Offline
            Q Offline
            Qt_crazyer
            wrote on 16 Nov 2017, 14:08 last edited by
            #5

            @JNBarchan
            It's great. I just use this function: QWidget::createWindowContainer. Maybe I can try to modify the code. Thank you for your reply.

            1 Reply Last reply
            0

            4/5

            16 Nov 2017, 14:00

            • Login

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