Bug 454033 - Save file and segmentation fault
Summary: Save file and segmentation fault
Status: RESOLVED DUPLICATE of bug 453884
Alias: None
Product: krita
Classification: Applications
Component: * Unknown (show other bugs)
Version: 5.0.6
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-19 06:18 UTC by Hervy Qurrotul Ainur Rozi
Modified: 2022-05-19 10:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
krita-segfault (8.71 KB, text/plain)
2022-05-19 06:18 UTC, Hervy Qurrotul Ainur Rozi
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***