Bug 345436 - Okular crashes when opening documents
Summary: Okular crashes when opening documents
Status: RESOLVED NOT A BUG
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-03-23 07:29 UTC by Bob Ish
Modified: 2015-03-23 10:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bob Ish 2015-03-23 07:29:40 UTC
Application: okular (0.21.3)
KDE Platform Version: 4.14.6
Qt Version: 4.8.6
Operating System: Linux 3.19.1-2-desktop x86_64
Distribution: "openSUSE 20150318 (Tumbleweed) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I'm using KF5 in Opensuse Tumbleweed. What I did was I wanted to open a  .odt with Okular using the Context Menu on a right click selection from Open With. In this case with Okular I do this sometimes because I just want the info from a doc not to edit it.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f57a6b887c0 (LWP 2301))]

Thread 2 (Thread 0x7f5786be6700 (LWP 2302)):
#0  0x00007f57a3b8c4cd in poll () from /lib64/libc.so.6
#1  0x00007f57a058fbe4 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f57a058fcec in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f57a458301e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#4  0x00007f57a4554daf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#5  0x00007f57a45550a5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#6  0x00007f57a445249f in QThread::exec() () from /usr/lib64/libQtCore.so.4
#7  0x00007f57a45366b3 in ?? () from /usr/lib64/libQtCore.so.4
#8  0x00007f57a4454b7f in ?? () from /usr/lib64/libQtCore.so.4
#9  0x00007f57a1aba4b4 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f57a3b94a4d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f57a6b887c0 (LWP 2301)):
[KCrash Handler]
#6  Soprano::Model::listStatements (this=0x0, subject=..., predicate=..., object=..., context=...) at /usr/src/debug/soprano-2.9.4/soprano/model.cpp:73
#7  0x00007f578ef0e8ff in KoDocumentRdf::idrefList (this=0x2d70f00) at /usr/src/debug/calligra-2.9.1/libs/rdf/KoDocumentRdf.cpp:1064
#8  0x00007f578f4ebb50 in KoTextLoader::KoTextLoader (this=0x7ffec6d9f850, context=..., shape=<optimized out>) at /usr/src/debug/calligra-2.9.1/libs/kotext/opendocument/KoTextLoader.cpp:282
#9  0x00007f5790022d17 in KWOdfLoader::load (this=this@entry=0x7ffec6d9f8d0, odfStore=...) at /usr/src/debug/calligra-2.9.1/words/part/KWOdfLoader.cpp:228
#10 0x00007f57900063ac in KWDocument::loadOdf (this=0x2d00f50, odfStore=...) at /usr/src/debug/calligra-2.9.1/words/part/KWDocument.cpp:619
#11 0x00007f578fcfea6b in KoDocument::loadOasisFromStore (this=0x2d00f50, store=<optimized out>) at /usr/src/debug/calligra-2.9.1/libs/main/KoDocument.cpp:1961
#12 0x00007f578fd0be64 in KoDocument::loadNativeFormatFromStoreInternal (this=this@entry=0x2d00f50, store=store@entry=0x2d8c1a0) at /usr/src/debug/calligra-2.9.1/libs/main/KoDocument.cpp:1847
#13 0x00007f578fd0cee3 in KoDocument::loadNativeFormatFromStore (this=this@entry=0x2d00f50, file=...) at /usr/src/debug/calligra-2.9.1/libs/main/KoDocument.cpp:1795
#14 0x00007f578fd0d486 in KoDocument::loadNativeFormat (this=0x2d00f50, file_=...) at /usr/src/debug/calligra-2.9.1/libs/main/KoDocument.cpp:1775
#15 0x00007f578fd07daa in KoDocument::openFile (this=0x2d00f50) at /usr/src/debug/calligra-2.9.1/libs/main/KoDocument.cpp:1574
#16 0x00007f578fd0e1c3 in openFile (this=0x2d1bf30) at /usr/src/debug/calligra-2.9.1/libs/main/KoDocument.cpp:268
#17 openLocalFile (this=0x2d1bf30) at /usr/src/debug/calligra-2.9.1/libs/main/KoDocument.cpp:290
#18 KoDocument::openUrlInternal (this=this@entry=0x2d00f50, url=...) at /usr/src/debug/calligra-2.9.1/libs/main/KoDocument.cpp:2688
#19 0x00007f578fd0e580 in KoDocument::openUrl (this=0x2d00f50, _url=...) at /usr/src/debug/calligra-2.9.1/libs/main/KoDocument.cpp:1255
#20 0x00007f5790282b89 in OkularOdtGenerator::loadDocument (this=0x254f540, fileName=..., pages=...) at /usr/src/debug/calligra-2.9.1/extras/okularodtgenerator/OkularOdtGenerator.cpp:117
#21 0x00007f57942694ba in Okular::Generator::loadDocumentWithPassword (this=<optimized out>, fileName=..., pagesVector=...) at /usr/src/debug/okular-14.12.3/core/generator.cpp:191
#22 0x00007f579425d6d5 in Okular::DocumentPrivate::openDocumentInternal (this=0x265bc40, offer=..., isstdin=isstdin@entry=false, docFile=..., filedata=..., password=...) at /usr/src/debug/okular-14.12.3/core/document.cpp:948
#23 0x00007f579425dc1c in Okular::Document::openDocument (this=<optimized out>, docFile=..., url=..., _mime=..., password=...) at /usr/src/debug/okular-14.12.3/core/document.cpp:2357
#24 0x00007f5794535d83 in Okular::Part::doOpenFile (this=this@entry=0x25808c0, mimeA=..., fileNameToOpenA=..., isCompressedFile=isCompressedFile@entry=0x7ffec6da0c3f) at /usr/src/debug/okular-14.12.3/part.cpp:1242
#25 0x00007f579453708d in Okular::Part::openFile (this=0x25808c0) at /usr/src/debug/okular-14.12.3/part.cpp:1365
#26 0x00007f57a67990b7 in KParts::ReadOnlyPartPrivate::openLocalFile (this=this@entry=0x2580ba0) at /usr/src/debug/kdelibs-4.14.6/kparts/part.cpp:591
#27 0x00007f57a679a69e in KParts::ReadOnlyPart::openUrl (this=this@entry=0x25808c0, url=...) at /usr/src/debug/kdelibs-4.14.6/kparts/part.cpp:555
#28 0x00007f579452c16b in Okular::Part::openUrl (this=0x25808c0, _url=...) at /usr/src/debug/okular-14.12.3/part.cpp:1518
#29 0x000000000040fe16 in Shell::openUrl (this=this@entry=0x259b140, url=..., serializedOptions=...) at /usr/src/debug/okular-14.12.3/shell/shell.cpp:235
#30 0x00000000004100e9 in Shell::openDocument (this=this@entry=0x259b140, url=..., serializedOptions=...) at /usr/src/debug/okular-14.12.3/shell/shell.cpp:181
#31 0x000000000040ac30 in Okular::main (paths=..., serializedOptions=...) at /usr/src/debug/okular-14.12.3/shell/okular_main.cpp:169
#32 0x000000000040a592 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/okular-14.12.3/shell/main.cpp:51

Reported using DrKonqi
Comment 1 Christoph Feck 2015-03-23 10:31:36 UTC
This is the same crash as reported with bug 345435.