https://bugs.kde.org/show_bug.cgi?id=425841
--- Comment #4 from Igor Kushnir <igor...@gmail.com> --- Git commit ade5715866fe28f5781a9db68d82bb1d1f96a7e5 by Igor Kushnir. Committed on 27/12/2022 at 09:21. Pushed by igorkushnir into branch 'master'. test_qthelpplugin: don't crash after running for >= 60 seconds All 12 qthelpplugin test cases pass on my computer, but occasionally (when some Qt Help database is updated?) they run for slightly longer than a minute. Thus an occasional crash on exit. Such a crash in test_gdbprinters was worked around in the same way in efff8affd6416e7c9bf47ac4e690742721b6f17c. For some reason the received signal is now SegFault instead of SIGPIPE. M +6 -0 plugins/qthelp/tests/test_qthelpplugin.cpp https://invent.kde.org/kdevelop/kdevelop/commit/ade5715866fe28f5781a9db68d82bb1d1f96a7e5 -- You are receiving this mail because: You are watching all bug changes.