Bug 306194 - Okular crashes upon opening an epub document
Summary: Okular crashes upon opening an epub document
Status: RESOLVED DUPLICATE of bug 300477
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.15.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-03 12:36 UTC by nicolas.hueppelshaeuser
Modified: 2012-09-03 19:52 UTC (History)
1 user (show)

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 nicolas.hueppelshaeuser 2012-09-03 12:36:32 UTC
Application: okular (0.15.0)
KDE Platform Version: 4.9.00
Qt Version: 4.8.2
Operating System: Linux 3.2.0-27-generic x86_64
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
  Open a epub document shipped with the Sony PRS-T1 ebook reader.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  __strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:32
#7  0x00007fb4c46727f6 in __GI___strdup (s=0x0) at strdup.c:42
#8  0x00007fb4b15c1478 in Epub::Converter::convert (this=0x283e470, fileName=...) at ../../../generators/epub/converter.cpp:183
#9  0x00007fb4b5af7193 in Okular::TextDocumentGenerator::loadDocument (this=<optimized out>, fileName=..., pagesVector=...) at ../core/textdocumentgenerator.cpp:255
#10 0x00007fb4b5adc837 in Okular::DocumentPrivate::openDocumentInternal (this=0x25644b0, offer=..., isstdin=false, docFile=..., filedata=...) at ../core/document.cpp:766
#11 0x00007fb4b5ae5457 in Okular::Document::openDocument (this=0x254f380, docFile=..., url=..., _mime=...) at ../core/document.cpp:1770
#12 0x00007fb4b5dc423e in Okular::Part::openFile (this=0x24ec640) at ../part.cpp:1194
#13 0x00007fb4c70e599c in KParts::ReadOnlyPartPrivate::openLocalFile (this=0x24ec970) at ../../kparts/part.cpp:590
#14 0x00007fb4c70e5f54 in KParts::ReadOnlyPart::openUrl (this=0x24ec640, url=...) at ../../kparts/part.cpp:554
#15 0x00007fb4b5db639c in openUrl (_url=..., this=0x24ec640) at ../part.cpp:1321
#16 Okular::Part::openUrl (this=0x24ec640, _url=...) at ../part.cpp:1292
#17 0x0000000000408e04 in Shell::openUrl (this=0x247ad90, url=...) at ../../shell/shell.cpp:134
#18 0x00007fb4c50b8a06 in QObject::event (this=0x247ad90, e=<optimized out>) at kernel/qobject.cpp:1195
#19 0x00007fb4c5ae99eb in QWidget::event (this=0x247ad90, event=0x27c48b0) at kernel/qwidget.cpp:8830
#20 0x00007fb4c5ec3efb in QMainWindow::event (this=0x247ad90, event=0x27c48b0) at widgets/qmainwindow.cpp:1478
#21 0x00007fb4c68d0638 in KXmlGuiWindow::event (this=0x247ad90, ev=0x27c48b0) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#22 0x00007fb4c5a997b4 in notify_helper (e=0x27c48b0, receiver=0x247ad90, this=0x23038e0) at kernel/qapplication.cpp:4556
#23 QApplicationPrivate::notify_helper (this=0x23038e0, receiver=0x247ad90, e=0x27c48b0) at kernel/qapplication.cpp:4528
#24 0x00007fb4c5a9e583 in QApplication::notify (this=0x7ffff15b0fe0, receiver=0x247ad90, e=0x27c48b0) at kernel/qapplication.cpp:4417
#25 0x00007fb4c67d4456 in KApplication::notify (this=0x7ffff15b0fe0, receiver=0x247ad90, event=0x27c48b0) at ../../kdeui/kernel/kapplication.cpp:311
#26 0x00007fb4c509f3ec in QCoreApplication::notifyInternal (this=0x7ffff15b0fe0, receiver=0x247ad90, event=0x27c48b0) at kernel/qcoreapplication.cpp:915
#27 0x00007fb4c50a31ca in sendEvent (event=0x27c48b0, receiver=0x247ad90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x22d6670) at kernel/qcoreapplication.cpp:1539
#29 0x00007fb4c50ce553 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#30 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#31 0x00007fb4c14d7d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007fb4c14d80a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007fb4c14d8164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007fb4c50ce97f in QEventDispatcherGlib::processEvents (this=0x23035a0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#35 0x00007fb4c5b41cde in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00007fb4c509df22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#37 0x00007fb4c509e177 in QEventLoop::exec (this=0x7ffff15b0f70, flags=...) at kernel/qeventloop.cpp:204
#38 0x00007fb4c50a34c7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#39 0x00000000004079c6 in main (argc=<optimized out>, argv=<optimized out>) at ../../shell/main.cpp:85

Reported using DrKonqi
Comment 1 Albert Astals Cid 2012-09-03 19:52:53 UTC

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