https://bugs.freedesktop.org/show_bug.cgi?id=105507

--- Comment #3 from Johan Helsing <johan.hels...@qt.io> ---
I initially thought it was all the tests in tst_QOpenGLWindow, but it's only
tst_QOpenGLWindow::basic. However, it will soon to be split into
tst_QOpenGLWindow::resize if https://codereview.qt-project.org/#/c/223235/ goes
in. The test is located in qtbase/tests/auto/gui/kernel/qopenglwindow

Note that when you run ./tst_QOpenGLWindow, the crash will be reported as a
crash in one of the subsequent tests when the release event is received. The
easiest way to trigger it would be to run the test like this:

$ ./tst_QOpenGLWindow basic basic basic basic basic basic basic basic basic
basic basic basic

(to make sure the test client doesn't disconnect before the release event is
received)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to