https://bugs.kde.org/show_bug.cgi?id=468708
--- Comment #12 from michael <reeves...@gmail.com> --- Git commit c67c2e35b00ba773dad0952b8b5fb9f3573bd430 by Michael Reeves. Committed on 28/04/2023 at 15:32. Pushed by mreeves into branch 'master'. Don't invoke UI setup code in auto mode This code block creates an unstable situation inside Qt that is triggered by any call to std::exit This causes a crash on exit if '--auto' is engaged QApplication::exec() stablizes Qt but does not return control to the call point. M +1 -1 src/kdiff3.cpp https://invent.kde.org/sdk/kdiff3/commit/c67c2e35b00ba773dad0952b8b5fb9f3573bd430 -- You are receiving this mail because: You are watching all bug changes.