Bug 341708

Summary: Okular Crash when opening Calligra Stage ODP File
Product: [Applications] calligrastage Reporter: Vamp898 <vamp898>
Component: okularpluginAssignee: Okular developers <okular-devel>
Status: RESOLVED DUPLICATE    
Severity: crash CC: aacid
Priority: NOR Keywords: drkonqi
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Vamp898 2014-12-09 19:59:57 UTC
Application: okular (0.20.3)
KDE Platform Version: 4.14.3 (Compiled from sources)
Qt Version: 4.8.6
Operating System: Linux 3.17.4-gentoo-Vamp898 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
I opened the ODP File accidantly with Okular, closed it about 3 seconds after it opened and it crashed. Happens every time.

The crash can be reproduced every time.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00007f4c16af3c75 in QHash<int, KoInlineObject*>::duplicateNode(QHashData::Node*, void*) () from /usr/lib64/libkotext.so.13
#6  0x00007f4c29a7d777 in QHashData::detach_helper2(void (*)(QHashData::Node*, void*), void (*)(QHashData::Node*), int, int) () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007f4c16af43ea in QHash<int, KoInlineObject*>::detach_helper() () from /usr/lib64/libkotext.so.13
#8  0x00007f4c16af444d in QHash<int, KoInlineObject*>::remove(int const&) () from /usr/lib64/libkotext.so.13
#9  0x00007f4c16af2db1 in KoInlineTextObjectManager::removeInlineObject(KoInlineObject*) () from /usr/lib64/libkotext.so.13
#10 0x00007f4c16af7aa7 in KoInlineObject::~KoInlineObject() () from /usr/lib64/libkotext.so.13
#11 0x00007f4c0bc938d3 in PresentationVariable::~PresentationVariable() () from /usr/lib64/kde4/kprvariables.so
#12 0x00007f4c29b7a5f0 in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#13 0x00007f4c2a55efcc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#14 0x00007f4c2a5655a5 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#15 0x00007f4c2b251e32 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#16 0x00007f4c29b6281c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#17 0x00007f4c29b65990 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/qt4/libQtCore.so.4
#18 0x00007f4c29b66a30 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#19 0x0000000000409d4d in main ()

Reported using DrKonqi
Comment 1 Christoph Feck 2014-12-20 01:16:28 UTC

*** This bug has been marked as a duplicate of bug 340200 ***