https://bugs.kde.org/show_bug.cgi?id=363063
--- Comment #2 from Boudewijn Rempt <b...@valdyas.org> --- Looks like an issue with recursive signal/slot calls, valgrind runs out of stack: krita.ui: Could not find sync functions, disabling sync notification. ==3777== Stack overflow in thread 1: can't grow stack to 0xffe801c60 ==3777== ==3777== Process terminating with default action of signal 11 (SIGSEGV) ==3777== Access not within mapped region at address 0xFFE801C60 ==3777== at 0xB86D674: QTextEngine::itemize() const (in /home/boud/dev/deps/lib/libQt5Gui.so.5.6.0) ==3777== If you believe this happened as a result of a stack ==3777== overflow in your program's main thread (unlikely but ==3777== possible), you can try to increase the size of the ==3777== main thread stack using the --main-stacksize= flag. ==3777== The main thread stack size used in this run was 8388608. -- You are receiving this mail because: You are watching all bug changes.