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!
QtWS25 Last Chance

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.
  • Qt_crazyerQ Offline
    Qt_crazyerQ Offline
    Qt_crazyer
    wrote on 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.

    jsulmJ JonBJ 2 Replies Last reply
    0
    • Qt_crazyerQ Qt_crazyer

      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.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on 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

      Qt_crazyerQ 1 Reply Last reply
      0
      • Qt_crazyerQ Qt_crazyer

        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.

        JonBJ Offline
        JonBJ Offline
        JonB
        wrote on last edited by JonB
        #3

        @Qt_crazyer

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

        Qt_crazyerQ 1 Reply Last reply
        2
        • jsulmJ jsulm

          @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.

          Qt_crazyerQ Offline
          Qt_crazyerQ Offline
          Qt_crazyer
          wrote on 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
          • JonBJ JonB

            @Qt_crazyer

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

            Qt_crazyerQ Offline
            Qt_crazyerQ Offline
            Qt_crazyer
            wrote on 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

            • Login

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