Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-119073

main thread was hung

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 5.15.2
    • QPA: EGLFS
    • None
    • Other

    Description

      OS: Linux classical 5.10.0-xilinx-v2021.2 #1 SMP Mon Oct 9 05:39:39 UTC 2023 aarch64 GNU/Linux

      The main thread was hung after my application has run 30+ hours. the main thread stack as follow.

      #0  0x0000ffffad9e74d0 in pthread_cond_wait () from /lib/libpthread.so.0
      #1  0x0000ffffaccf039c in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /usr/lib/libQt5Core.so.5
      #2  0x0000ffff94671554 in ?? () from /usr/lib/plugins/egldeviceintegrations/libqeglfs-kms-integration.so
      #3  0x0000ffff9c263dac in QEglFSContext::swapBuffers(QPlatformSurface*) () from /usr/lib/libQt5EglFSDeviceIntegration.so.5
      #4  0x0000ffff9c2a6c1c in ?? () from /usr/lib/libQt5EglFSDeviceIntegration.so.5
      #5  0x0000ffffacf169b4 in ?? () from /usr/lib/libQt5Core.so.5
      #6  0x0000ffffacf1b1a0 in QTimer::timeout(QTimer::QPrivateSignal) () from /usr/lib/libQt5Core.so.5
      #7  0x0000ffffacf0bc10 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
      #8  0x0000ffffac6ec77c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
      #9  0x0000ffffacedb8a4 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
      #10 0x0000ffffacf39a48 in QTimerInfoList::activateTimers() () from /usr/lib/libQt5Core.so.5
      #11 0x0000ffffacf3a3d8 in ?? () from /usr/lib/libQt5Core.so.5
      #12 0x0000ffffabc4be54 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
      #13 0x0000ffffabc4c0dc in ?? () from /usr/lib/libglib-2.0.so.0
      #14 0x0000ffffabc4c1a4 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
      #15 0x0000ffffacf3a784 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
      #16 0x0000ffffaced9cc8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
      #17 0x0000ffffacee2e60 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
      #18 0x0000aaaadfc61308 in qt_main (argc=5, argv=0xffffd464d0e8) at qtSrc/qtmain.cpp:42
      #19 0x0000aaaadfbd9b74 in main (argc=5, argv=0xffffd464d0e8) at src/main.cpp:4318 

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lagocs Laszlo Agocs
            zhs zhou huashi
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes