https://bugs.kde.org/show_bug.cgi?id=402119
Bug ID: 402119
Summary: Segmentation fault when opening formula editor
Product: calligrawords
Version: 3.1.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 116916
--> https://bugs.kde.org/attachment.cgi?id=116916&action=edit
Video of Calligra Words crashing. Please ignore the graphic glitches, they are
caused by the recording
SUMMARY
Calligra Words reproducibly crashes due to a segmentaition fault when clicking
the formular editor button.
Output when running Calligra from the terminal:
`$ calligrawords
calligra.lib.pigment: Legacy integer arithmetics implementation
connect failed: Datei oder Verzeichnis nicht gefunden
kf5.kxmlgui: this does not work on a KActionCollection containing actions!
KoFontFamilyAction::setFont( "Sans Serif" )
calling setCurrentAction()
KoFontFamilyAction::setFont( "Sans Serif" )
calling setCurrentAction()
KoFontFamilyAction::createWidget()
set= "Sans Serif"
spit back= "Bitstream Vera Sans"
KoFontFamilyAction::setFont( "Sans Serif" )
w= QFontComboBox(0x558b0042c940) cb= QFontComboBox(0x558b0042c940)
KoFontComboBox - slotFontChanged( "Bitstream Vera Sans" ) settingFont= 1
w spit back= "Bitstream Vera Sans"
calling setCurrentAction()
Speicherzugriffsfehler (Speicherabzug geschrieben)`
[Then it crashes]
Output of `dmesg`:
`[ 293.775499] calligrawords[3642]: segfault at 20 ip 00007f07081ab950 sp
00007ffcc479b298 error 4 in calligra_shape_formula.so[7f07081aa000+1f000]`
STEPS TO REPRODUCE
1. Open Calligra Words
2. Click "formula editor"
3. See it crash
OBSERVED RESULT
Crash
EXPECTED RESULT
No crash
SOFTWARE/OS VERSIONS
OS: Manjaro Linux
Kernel: 4.19.6-1-MANJARO
KDE Plasma Version: 5.14.4
KDE Frameworks Version: 5.52
Qt Version: 5.11.2
--
You are receiving this mail because:
You are watching all bug changes.