Bug 241698 - okular
Summary: okular
Status: RESOLVED DUPLICATE of bug 241697
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-14 06:11 UTC by Andreyka
Modified: 2010-06-14 06:46 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 Andreyka 2010-06-14 06:11:00 UTC
Application: okular (0.10.4)
KDE Platform Version: 4.4.4 (KDE 4.4.4) (Compiled from sources)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
When you open the file djvu error occurs kde crash. Happens every time you start the ocular.

The crash can be reproduced every time.

 -- Backtrace:
Application: Okular (okular), signal: Segmentation fault
[KCrash Handler]
#6  KDjVu::Page::width (this=0x9b49070) at ../../../../okular/generators/djvu/kdjvu.cpp:172
#7  0x09621d9e in DjVuGenerator::loadPages (this=0x9b49070, pagesVector=..., rotation=0) at ../../../../okular/generators/djvu/generator_djvu.cpp:295
#8  0x096220a4 in DjVuGenerator::loadDocument (this=0x9b49070, fileName=..., pagesVector=...) at ../../../../okular/generators/djvu/generator_djvu.cpp:112
#9  0x01c30c2f in Okular::DocumentPrivate::openDocumentInternal (this=0x98efee8, offer=..., isstdin=false, docFile=..., filedata=...) at ../../okular/core/document.cpp:644
#10 0x01c37bff in Okular::Document::openDocument (this=0x98e73d8, docFile=..., url=..., _mime=...) at ../../okular/core/document.cpp:1642
#11 0x08856b0f in Okular::Part::openFile (this=0x98db0f0) at ../../okular/part.cpp:930
#12 0x002c3ca9 in KParts::ReadOnlyPart::openUrl (this=0x98db0f0, url=...) at ../../kparts/part.cpp:557
#13 0x088492f7 in Okular::Part::openUrl (this=0x98db0f0, _url=...) at ../../okular/part.cpp:1049
#14 0x080501e2 in Shell::openUrl (this=0x98cc3c0, url=...) at ../../../okular/shell/shell.cpp:130
#15 0x080502f8 in Shell::delayedOpen (this=0x98cc3c0) at ../../../okular/shell/shell.cpp:113
#16 0x08050b25 in Shell::qt_metacall (this=0x98cc3c0, _c=QMetaObject::InvokeMetaMethod, _id=57, _a=0xbfe515cc) at ./shell.moc:94
#17 0x00a6447a in QMetaObject::metacall (object=0x98cc3c0, cl=3836, idx=57, argv=0xbfe515cc) at kernel/qmetaobject.cpp:237
#18 0x00a72fbb in QMetaObject::activate (sender=0x9b1e578, m=0xb73188, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3295
#19 0x00a7a827 in QSingleShotTimer::timeout (this=0x9b1e578) at .moc/release-shared/qtimer.moc:82
#20 0x00a7a93c in QSingleShotTimer::timerEvent (this=0x9b1e578) at kernel/qtimer.cpp:308
#21 0x00a6fa64 in QObject::event (this=0x9b1e578, e=0x2d6b3c0) at kernel/qobject.cpp:1212
#22 0x010d6e8c in QApplicationPrivate::notify_helper (this=0x984b4d8, receiver=0x9b1e578, e=0xbfe51b00) at kernel/qapplication.cpp:4302
#23 0x010dda0e in QApplication::notify (this=0xbfe51ec0, receiver=0x9b1e578, e=0xbfe51b00) at kernel/qapplication.cpp:3706
#24 0x004c7ffa in KApplication::notify (this=0xbfe51ec0, receiver=0x9b1e578, event=0xbfe51b00) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x00a5f13b in QCoreApplication::notifyInternal (this=0xbfe51ec0, receiver=0x9b1e578, event=0xbfe51b00) at kernel/qcoreapplication.cpp:726
#26 0x00a8e5c6 in QCoreApplication::sendEvent (this=0x984e28c) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QTimerInfoList::activateTimers (this=0x984e28c) at kernel/qeventdispatcher_unix.cpp:603
#28 0x00a8b144 in timerSourceDispatch (source=0x984e258) at kernel/qeventdispatcher_glib.cpp:184
#29 0x064275e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x0642b2d8 in ?? () from /lib/libglib-2.0.so.0
#31 0x0642b4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x00a8ae35 in QEventDispatcherGlib::processEvents (this=0x9836b60, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#33 0x01196e15 in QGuiEventDispatcherGlib::processEvents (this=0x9836b60, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x00a5d759 in QEventLoop::processEvents (this=0xbfe51dc4, flags=) at kernel/qeventloop.cpp:149
#35 0x00a5dbaa in QEventLoop::exec (this=0xbfe51dc4, flags=...) at kernel/qeventloop.cpp:201
#36 0x00a62e3f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#37 0x010d6f27 in QApplication::exec () at kernel/qapplication.cpp:3581
#38 0x0804ef09 in main (argc=6, argv=0xbfe520b4) at ../../../okular/shell/main.cpp:82

Possible duplicates by query: bug 241697.

Reported using DrKonqi
Comment 1 Tobias Koenig 2010-06-14 06:46:53 UTC

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