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

Fatal signal in QTestEventLoop with another QProcess

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.14.1
    • Testing: qtestlib
    • None
    • Arch Linux (Manjaro)
    • Linux/Wayland

    Description

      I try to run the following autotest robustly:

      https://cgit.kde.org/kwin.git/tree/autotests/integration/lockscreen.cpp

      But when running under load - and only when running under load - (I simulate on my workstation with stress --cpu 8 --io 4 --vm 2) it crashes consistently at some point either in a normal QTest::qWait() or in a QSignalSpy::wait().

      Attached is a coredump.

      The uniqueness of this test is that for the screen locker a second process is started by KWin/KScreenLocker:

      https://cgit.kde.org/kscreenlocker.git/tree/ksldapp.cpp#n210

      I assume this is in some way the catalyst for this crash. 

      Attachments

        1. lockscreen_coredump
          10 kB
        2. lockscreen_log
          26 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            macadder Jason McDonald
            romangg Roman Gilg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes