https://bugs.kde.org/show_bug.cgi?id=475941
--- Comment #3 from Albert Astals Cid <aa...@kde.org> --- So install gdb, also install the ksirk debug symbols for your distrobution hoping mageia has those https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports may have some info (may also be out of date, check your distro documentation or help channels) Open a terminal and write gdb ksirk press Enter, type run press Enter use the app as normal. Once it freezes, go to that terminal and press Ctrl+C after that type thread apply all bt and paste its output here -- You are receiving this mail because: You are watching all bug changes.