Bug 253696 - okular crashed when openning epub file
Summary: okular crashed when openning epub file
Status: RESOLVED NOT A BUG
Alias: None
Product: okular
Classification: Applications
Component: EPub backend (show other bugs)
Version: 0.10.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-09 20:33 UTC by G Goucher
Modified: 2011-03-16 20:58 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 G Goucher 2010-10-09 20:33:40 UTC
Application: okular (0.10.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-25-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
tried openning file and programme crashed. This is repeatable.

 -- Backtrace:
Application: Okular (okular), signal: Segmentation fault
[KCrash Handler]
#6  0x019f4d89 in epub_get_iterator (epub=0x9979890, type=EITERATOR_SPINE, opt=0) at /build/buildd/ebook-tools-0.1.1/src/libepub/epub.c:250
#7  0x019daeed in Epub::Converter::convert (this=0x98df4a0, fileName=...) at ../../../../okular/generators/epub/converter.cpp:144
#8  0x0137abb5 in Okular::TextDocumentGenerator::loadDocument (this=0x9634318, fileName=..., pagesVector=...) at ../../okular/core/textdocumentgenerator.cpp:255
#9  0x013577ef in Okular::DocumentPrivate::openDocumentInternal (this=0x9741650, offer=..., isstdin=false, docFile=..., filedata=...) at ../../okular/core/document.cpp:644
#10 0x0135e7bf in Okular::Document::openDocument (this=0x97242e0, docFile=..., url=..., _mime=...) at ../../okular/core/document.cpp:1642
#11 0x07468aaf in Okular::Part::openFile (this=0x9712b30) at ../../okular/part.cpp:930
#12 0x00bccca9 in KParts::ReadOnlyPart::openUrl (this=0x9712b30, url=...) at ../../kparts/part.cpp:557
#13 0x0745b297 in Okular::Part::openUrl (this=0x9712b30, _url=...) at ../../okular/part.cpp:1049
#14 0x080501e2 in Shell::openUrl (this=0x970d9a0, url=...) at ../../../okular/shell/shell.cpp:130
#15 0x080502f8 in Shell::delayedOpen (this=0x970d9a0) at ../../../okular/shell/shell.cpp:113
#16 0x08050b25 in Shell::qt_metacall (this=0x970d9a0, _c=QMetaObject::InvokeMetaMethod, _id=57, _a=0xbf86d5bc) at ./shell.moc:94
#17 0x0105ec9a in QMetaObject::metacall (object=0x970d9a0, cl=11531200, idx=57, argv=0xbf86d5bc) at kernel/qmetaobject.cpp:237
#18 0x0106d3d5 in QMetaObject::activate (sender=0x993f888, m=0x116c188, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#19 0x01074fe7 in QSingleShotTimer::timeout (this=0x993f888) at .moc/release-shared/qtimer.moc:82
#20 0x010750fc in QSingleShotTimer::timerEvent (this=0x993f888) at kernel/qtimer.cpp:308
#21 0x0106a254 in QObject::event (this=0x993f888, e=0x9979890) at kernel/qobject.cpp:1212
#22 0x085b34dc in QApplicationPrivate::notify_helper (this=0x95ef3e0, receiver=0x993f888, e=0xbf86daf0) at kernel/qapplication.cpp:4300
#23 0x085ba05e in QApplication::notify (this=0xbf86deb0, receiver=0x993f888, e=0xbf86daf0) at kernel/qapplication.cpp:3704
#24 0x004caf2a in KApplication::notify (this=0xbf86deb0, receiver=0x993f888, event=0xbf86daf0) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x01059a3b in QCoreApplication::notifyInternal (this=0xbf86deb0, receiver=0x993f888, event=0xbf86daf0) at kernel/qcoreapplication.cpp:704
#26 0x01088d66 in QCoreApplication::sendEvent (this=0x95f217c) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QTimerInfoList::activateTimers (this=0x95f217c) at kernel/qeventdispatcher_unix.cpp:603
#28 0x010858e4 in timerSourceDispatch (source=0x95f2148) at kernel/qeventdispatcher_glib.cpp:184
#29 0x03c8a5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x03c8e2d8 in ?? () from /lib/libglib-2.0.so.0
#31 0x03c8e4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x010855d5 in QEventDispatcherGlib::processEvents (this=0x95dab60, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#33 0x08673135 in QGuiEventDispatcherGlib::processEvents (this=0x95dab60, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x01058059 in QEventLoop::processEvents (this=0xbf86ddb4, flags=) at kernel/qeventloop.cpp:149
#35 0x010584aa in QEventLoop::exec (this=0xbf86ddb4, flags=...) at kernel/qeventloop.cpp:201
#36 0x0105c69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#37 0x085b3577 in QApplication::exec () at kernel/qapplication.cpp:3579
#38 0x0804ef09 in main (argc=6, argv=0xbf86e0a4) at ../../../okular/shell/main.cpp:82

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

Possible duplicates by query: bug 249531.

Reported using DrKonqi
Comment 1 Pino Toscano 2010-10-09 20:56:08 UTC
@G Goucher:
a) can you please provide the document which crashed for you?
b) can you please try using ebook-tools 0.2.x?
Comment 2 G Goucher 2010-10-15 20:48:47 UTC
Sure. I've upgraded to kubuntu 10.10 and okular still reacts the same. The document came from: http://en.flossmanuals.net/CircumventionTools.

--- On Sat, 10/9/10, Pino Toscano <pino@kde.org> wrote:

From: Pino Toscano <pino@kde.org>
Subject: [Bug 253696] okular crashed when openning epub file
To: goucherg@yahoo.ca
Received: Saturday, October 9, 2010, 6:56 PM

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





--- Comment #1 from Pino Toscano <pino kde org>  2010-10-09 20:56:08 ---
@G Goucher:
a) can you please provide the document which crashed for you?
b) can you please try using ebook-tools 0.2.x?
Comment 3 Pino Toscano 2010-10-15 21:31:16 UTC
(In reply to comment #2)
> Sure. I've upgraded to kubuntu 10.10 and okular still reacts the same. The
> document came from: http://en.flossmanuals.net/CircumventionTools.

I don't see any epub document there, can you please provide a link to it?
Comment 4 Albert Astals Cid 2010-12-01 21:26:20 UTC
Can you provide a link to the epub file or not?
Comment 5 Albert Astals Cid 2011-03-16 20:58:22 UTC
Closing the bug as user is unable to communicate with us