Bug 345961

Summary: Crashed on document close
Product: [Applications] calligrawords Reporter: artur.cuvasov
Component: generalAssignee: Calligra Words Bugs <calligra-words-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: cbo, jeffsoh
Priority: NOR Keywords: drkonqi
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description artur.cuvasov 2015-04-07 19:50:12 UTC
Application: calligrawords (2.8.7)
KDE Platform Version: 4.14.6
Qt Version: 4.8.6
Operating System: Linux 3.19.1-201.fc21.x86_64 x86_64
Distribution: "Fedora release 21 (Twenty One)"

-- Information about the crash:
Crashes every time when I close a doc

The crash can be reproduced every time.

-- Backtrace:
Application: Calligra Words (calligrawords), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007ffb8740d8c5 in QHash<int, KoInlineObject*>::duplicateNode(QHashData::Node*, void*) () from /lib64/libkotext.so.13
#7  0x00007ffba86d1fc7 in QHashData::detach_helper2(void (*)(QHashData::Node*, void*), void (*)(QHashData::Node*), int, int) () from /lib64/libQtCore.so.4
#8  0x00007ffb8740df4a in QHash<int, KoInlineObject*>::detach_helper() () from /lib64/libkotext.so.13
#9  0x00007ffb8740dfa7 in QHash<int, KoInlineObject*>::remove(int const&) () from /lib64/libkotext.so.13
#10 0x00007ffb8740c906 in KoInlineTextObjectManager::removeInlineObject(KoInlineObject*) () from /lib64/libkotext.so.13
#11 0x00007ffb87411cb7 in KoInlineObject::~KoInlineObject() () from /lib64/libkotext.so.13
#12 0x00007ffb77d13d26 in PageVariable::~PageVariable() () from /usr/lib64/kde4/calligra_textinlineobject_variables.so
#13 0x00007ffba87d83f8 in QObject::event(QEvent*) () from /lib64/libQtCore.so.4
#14 0x00007ffba78f6efc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#15 0x00007ffba78fd958 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#16 0x00007ffb87c3f877 in KoApplication::notify(QObject*, QEvent*) () from /lib64/libkomain.so.13
#17 0x00007ffba87bf16d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#18 0x00007ffba87c2431 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQtCore.so.4
#19 0x00007ffba87ee32e in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtCore.so.4
#20 0x00007ffba30c97fb in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#21 0x00007ffba30c9b98 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#22 0x00007ffba30c9c4c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#23 0x00007ffba87ee49e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#24 0x00007ffba799a176 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#25 0x00007ffba87bdcc1 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#26 0x00007ffba87be025 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#27 0x00007ffba87c3709 in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#28 0x00007ffb87f3b0c5 in kdemain () from /lib64/libkdeinit4_calligrawords.so
#29 0x000000000040825d in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#30 0x00000000004090a9 in handle_launcher_request(int, char const*) [clone .isra.15] ()
#31 0x0000000000409787 in handle_requests(int) ()
#32 0x000000000040537d in main ()

The reporter indicates this bug may be a duplicate of or related to bug 341639.

Possible duplicates by query: bug 342036, bug 341639, bug 340503, bug 340478.

Reported using DrKonqi
Comment 1 Camilla Boemann 2015-04-07 19:57:48 UTC
already fixed - please upgrade
Comment 2 jeffsoh 2015-06-08 12:44:33 UTC
Created attachment 93074 [details]
New crash information added by DrKonqi

calligrawords (2.8.7) on KDE Platform 4.14.7 using Qt 4.8.6

- What I was doing when the application crashed: Opened Calligra Words, chose default template, cloased app. Crashes each time. Am running version 2.8.7 on Fedora 21, kernel 4.0.4-202

-- Backtrace (Reduced):
#6  QHashNode (value0=@0x10: <error reading variable>, this=0x165e170) at /usr/include/QtCore/qhash.h:253
#7  QHash<int, KoInlineObject*>::duplicateNode (node=0x0, newNode=0x165e170) at /usr/include/QtCore/qhash.h:532
#8  0x00007f9243d24037 in QHashData::detach_helper2 (this=0xff73a0, node_duplicate=node_duplicate@entry=0x7f9222a4d8c0 <QHash<int, KoInlineObject*>::duplicateNode(QHashData::Node*, void*)>, node_delete=node_delete@entry=0x7f9222a4d8b0 <QHash<int, KoInlineObject*>::deleteNode2(QHashData::Node*)>, nodeSize=nodeSize@entry=24, nodeAlign=nodeAlign@entry=8) at tools/qhash.cpp:239
[...]
#11 QHash<int, KoInlineObject*>::remove (this=0xb891d0, akey=@0x7ffdcd24b8b0: 1) at /usr/include/QtCore/qhash.h:788
#12 0x00007f9222a4c906 in KoInlineTextObjectManager::removeInlineObject (this=0xb891c0, object=object@entry=0x100bf90) at /usr/src/debug/calligra-2.8.7/libs/kotext/KoInlineTextObjectManager.cpp:129