Bug 454033

Summary: Save file and segmentation fault
Product: [Applications] krita Reporter: Hervy Qurrotul Ainur Rozi <hervyqa>
Component: * UnknownAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alvin
Priority: NOR    
Version: 5.0.6   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: krita-segfault

Description Hervy Qurrotul Ainur Rozi 2022-05-19 06:18:12 UTC
Created attachment 148985 [details]
krita-segfault

STEPS TO REPRODUCE
- 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)

OBSERVED RESULT
-

EXPECTED RESULT
can save project files as usual.

SOFTWARE/OS VERSIONS
Operating System: Voidlinux
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.2
Kernel Version: 5.15.39_1 (64-bit)
Graphics Platform: X11
Processors: 2 × AMD A4-9125 RADEON R3, 4 COMPUTE CORES 2C+2G
Memory: 3.7 GiB of RAM
Graphics Processor: AMD STONEY
Comment 1 Alvin Wong 2022-05-19 10:03:34 UTC

*** This bug has been marked as a duplicate of bug 453884 ***