Closed issue by hervyqa on void-packages repository https://github.com/void-linux/void-packages/issues/37196 Description: ### System * xuname: *Void 5.15.39_1 x86_64 AuthenticAMD uptodate rrrmFFFFFFFFFF* * package: *affected package(s) including the version*: ``krita-5.0.6_1`` ### Expected behavior can save project files as usual. ### Actual behavior cannot save files. ### Steps to reproduce the behavior - open krita. - click `New Files` > `Create`. - menu `File` > `Save` - a save file dialog appears, type project name, click `Save`. - krita force close. ``` Invalid profile : "/usr/share/color/icc/colord/Crayons.icc" Invalid profile : "/usr/share/color/icc/colord/x11-colors.icc" QObject::startTimer: Timers cannot have negative intervals /usr/lib/krita-python-libs/krita added to PYTHONPATH qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1548, resource id: 23199455, major code: 40 (TranslateCoords), minor code: 0 qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2410, resource id: 23199603, major code: 40 (TranslateCoords), minor code: 0 fish: Job 1, 'krita' terminated by signal SIGSEGV (Address boundary error) ``` or, - a save file dialog appears, press `ESC` to cancel. - krita force close. ``` Invalid profile : "/usr/share/color/icc/colord/Crayons.icc" Invalid profile : "/usr/share/color/icc/colord/x11-colors.icc" QObject::startTimer: Timers cannot have negative intervals /usr/lib/krita-python-libs/krita added to PYTHONPATH QFSFileEngine::open: No file name specified fish: Job 1, 'krita' terminated by signal SIGSEGV (Address boundary error) ``` gdb: [krita-segfault.txt](https://github.com/void-linux/void-packages/files/8725468/krita-segfault.txt)