[Okular-devel] [okular] [Bug 322704] New: Okular crashes when opening epub document

Robert Dinah rhdinah at yahoo.com
Mon Jul 22 18:26:55 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=322704

            Bug ID: 322704
           Summary: Okular crashes when opening epub document
    Classification: Unclassified
           Product: okular
           Version: 0.15.5
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: okular-devel at kde.org
          Reporter: rhdinah at yahoo.com

Application: okular (0.15.5)
KDE Platform Version: 4.9.5
Qt Version: 4.8.3
Operating System: Linux 3.5.0-36-generic x86_64
Distribution: Ubuntu 12.10

-- Information about the crash:
- What I was doing when the application crashed:
I opened the document. Each time I open it it produces what appears to be an
identical crash.

The crash can be reproduced every time.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ffd46922780 (LWP 5168))]

Thread 2 (Thread 0x7ffd31462700 (LWP 5172)):
#0  0x00007ffd43b72313 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffd40771d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffd407721e2 in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffd398804a6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007ffd40795645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffd40c40e9a in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007ffd43b7dccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffd46922780 (LWP 5168)):
[KCrash Handler]
#5  0x00007ffd43b13111 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007ffd43b12d76 in strdup () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x00007ffd200fe378 in Epub::Converter::convert (this=0xf5efc0,
fileName=...) at ../../../generators/epub/converter.cpp:183
#8  0x00007ffd2342fdf4 in Okular::TextDocumentGenerator::loadDocument
(this=<optimized out>, fileName=..., pagesVector=...) at
../core/textdocumentgenerator.cpp:255
#9  0x00007ffd23415c27 in Okular::DocumentPrivate::openDocumentInternal
(this=0xae6b10, offer=..., isstdin=isstdin at entry=false, docFile=...,
filedata=...) at ../core/document.cpp:766
#10 0x00007ffd2341e313 in Okular::Document::openDocument (this=0xac9190,
docFile=..., url=..., _mime=...) at ../core/document.cpp:1770
#11 0x00007ffd236d3096 in Okular::Part::openFile (this=0xaa23d0) at
../part.cpp:1194
#12 0x00007ffd4650aae0 in ?? () from /usr/lib/libkparts.so.4
#13 0x00007ffd4650b074 in KParts::ReadOnlyPart::openUrl(KUrl const&) () from
/usr/lib/libkparts.so.4
#14 0x00007ffd236c6205 in openUrl (_url=..., this=0xaa23d0) at ../part.cpp:1321
#15 Okular::Part::openUrl (this=0xaa23d0, _url=...) at ../part.cpp:1292
#16 0x0000000000408cd4 in Shell::openUrl (this=0xa7c810, url=...) at
../../shell/shell.cpp:141
#17 0x00007ffd4455443e in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x00007ffd44f710da in QWidget::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#19 0x00007ffd4533a1cb in QMainWindow::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#20 0x00007ffd45d1b7c8 in KXmlGuiWindow::event(QEvent*) () from
/usr/lib/libkdeui.so.5
#21 0x00007ffd44f21e9c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#22 0x00007ffd44f2630a in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#23 0x00007ffd45c2a1f6 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#24 0x00007ffd4453f56e in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x00007ffd445433f1 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x00007ffd4456da63 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x00007ffd40771ab5 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007ffd40771de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007ffd40771ea4 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007ffd4456dbf6 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#31 0x00007ffd44fc6c1e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#32 0x00007ffd4453e2bf in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#33 0x00007ffd4453e548 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#34 0x00007ffd44543708 in QCoreApplication::exec() () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#35 0x00000000004079ce in main (argc=<optimized out>, argv=<optimized out>) at
../../shell/main.cpp:85

This bug may be a duplicate of or related to bug 300477.

Possible duplicates by query: bug 312238, bug 306194.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list