https://bugs.kde.org/show_bug.cgi?id=363834
--- Comment #2 from Rex Dieter <rdie...@math.unl.edu> --- After installing qt-debuginfo, calligra-debuginfo (not sure where SectionContainer comes from): Application: Braindump (braindump), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [KCrash Handler] #6 0x00005564050b0993 in typeinfo name for SectionContainer () #7 0x0000556406e31380 in () #8 0x00007fbfbd0fdeff in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x556405cc4210, receiver=receiver@entry=0x556406e31380, e=e@entry=0x7ffd0a698d30) at kernel/qapplication.cpp:4565 #9 0x00007fbfbd104e4f in QApplication::notify(QObject*, QEvent*) (this=0x7ffd0a6991e0, receiver=0x556406e31380, e=0x7ffd0a698d30) at kernel/qapplication.cpp:4351 #10 0x00007fbfbdece08a in KApplication::notify(QObject*, QEvent*) () at /lib64/libkdeui.so.5 #11 0x00007fbfbc409431 in QCoreApplication::notifyInternal(QObject*, QEvent*) (this=0x7ffd0a6991e0, receiver=0x556406e31380, event=event@entry=0x7ffd0a698d30) at kernel/qcoreapplication.cpp:955 #12 0x00007fbfbc42379b in QObjectPrivate::setParent_helper(QObject*) (event=0x7ffd0a698d30, receiver=<optimized out>) at kernel/qcoreapplication.h:231 #13 0x00007fbfbc42379b in QObjectPrivate::setParent_helper(QObject*) (this=0x556406e31780, o=o@entry=0x556406e31380) at kernel/qobject.cpp:1978 #14 0x00007fbfbc424219 in QObject::setParent(QObject*) (this=this@entry=0x556406e31730, parent=parent@entry=0x556406e31380) at kernel/qobject.cpp:1922 #15 0x00007fbfbc42476f in QObject::QObject(QObjectPrivate&, QObject*) (this=0x556406e31730, dd=..., parent=<optimized out>) at kernel/qobject.cpp:810 #16 0x00007fbfbd12a0ad in QLayout::QLayout(QWidget*) (this=0x556406e31730, parent=0x556406e31380) at kernel/qlayout.cpp:111 #17 0x00007fbfc11f1ea9 in KoToolBox::KoToolBox() (parent=0x556406e31380, this=0x556406e31730) at /usr/src/debug/calligra-2.9.11/libs/widgets/KoToolBoxLayout_p.h:36 #18 0x00007fbfc11f1ea9 in KoToolBox::KoToolBox() (parent=0x55640604aa20, this=0x556406e31380) at /usr/src/debug/calligra-2.9.11/libs/widgets/KoToolBoxLayout_p.h:139 #19 0x00007fbfc11f1ea9 in KoToolBox::KoToolBox() (this=0x55640604aa20) at /usr/src/debug/calligra-2.9.11/libs/widgets/KoToolBox.cpp:99 #20 0x00007fbfc11f4ba0 in KoToolBoxFactory::createDockWidget() (this=0x7ffd0a698fe0) at /usr/src/debug/calligra-2.9.11/libs/widgets/KoToolBoxFactory.cpp:44 #21 0x000055640509cadd in MainWindow::createDockWidget(KoDockFactoryBase*) (this=0x556405f2b690, factory=factory@entry=0x7ffd0a698fe0) at /usr/src/debug/calligra-2.9.11/braindump/src/MainWindow.cpp:115 #22 0x00005564050aa0ad in View::initGUI() (this=this@entry=0x556406022480) at /usr/src/debug/calligra-2.9.11/braindump/src/View.cpp:157 #23 0x00005564050aa6c8 in View::View(RootSection*, MainWindow*) (this=0x556406022480, document=0x556405dd7e70, parent=0x556405f2b690) at /usr/src/debug/calligra-2.9.11/braindump/src/View.cpp:92 #24 0x000055640509c1c9 in MainWindow::MainWindow(RootSection*, KComponentData const&) (this=0x556405f2b690, document=<optimized out>, componentData=..., __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /usr/src/debug/calligra-2.9.11/braindump/src/MainWindow.cpp:60 #25 0x000055640509566b in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/calligra-2.9.11/braindump/src/main.cpp:46 -- You are receiving this mail because: You are watching all bug changes.