Bug 241697 - Crash when opening djvu file
Summary: Crash when opening djvu file
Status: RESOLVED NOT A BUG
Alias: None
Product: okular
Classification: Applications
Component: DjVu backend (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
: 241698 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-06-14 06:04 UTC by Andreyka
Modified: 2011-03-16 21:04 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:04:17 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:
Startup okular - error occurs kde crash. Happens every time you start the okular.

 -- Backtrace:
Application: Okular (okular), signal: Segmentation fault
[KCrash Handler]
#6  KDjVu::Page::width (this=0x8d390e0) at ../../../../okular/generators/djvu/kdjvu.cpp:172
#7  0x070f2d9e in DjVuGenerator::loadPages (this=0x8d390e0, pagesVector=..., rotation=0) at ../../../../okular/generators/djvu/generator_djvu.cpp:295
#8  0x070f30a4 in DjVuGenerator::loadDocument (this=0x8d390e0, fileName=..., pagesVector=...) at ../../../../okular/generators/djvu/generator_djvu.cpp:112
#9  0x055e6c2f in Okular::DocumentPrivate::openDocumentInternal (this=0x8b04848, offer=..., isstdin=false, docFile=..., filedata=...) at ../../okular/core/document.cpp:644
#10 0x055edbff in Okular::Document::openDocument (this=0x8afbd68, docFile=..., url=..., _mime=...) at ../../okular/core/document.cpp:1642
#11 0x037fcb0f in Okular::Part::openFile (this=0x8af09d0) at ../../okular/part.cpp:930
#12 0x007b7ca9 in KParts::ReadOnlyPart::openUrl (this=0x8af09d0, url=...) at ../../kparts/part.cpp:557
#13 0x037ef2f7 in Okular::Part::openUrl (this=0x8af09d0, _url=...) at ../../okular/part.cpp:1049
#14 0x080501e2 in Shell::openUrl (this=0x8ae8a10, url=...) at ../../../okular/shell/shell.cpp:130
#15 0x080502f8 in Shell::delayedOpen (this=0x8ae8a10) at ../../../okular/shell/shell.cpp:113
#16 0x08050b25 in Shell::qt_metacall (this=0x8ae8a10, _c=QMetaObject::InvokeMetaMethod, _id=57, _a=0xbfba71ac) at ./shell.moc:94
#17 0x00ee747a in QMetaObject::metacall (object=0x8ae8a10, cl=3836, idx=57, argv=0xbfba71ac) at kernel/qmetaobject.cpp:237
#18 0x00ef5fbb in QMetaObject::activate (sender=0x8d33060, m=0xff6188, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3295
#19 0x00efd827 in QSingleShotTimer::timeout (this=0x8d33060) at .moc/release-shared/qtimer.moc:82
#20 0x00efd93c in QSingleShotTimer::timerEvent (this=0x8d33060) at kernel/qtimer.cpp:308
#21 0x00ef2a64 in QObject::event (this=0x8d33060, e=0xcea3c0) at kernel/qobject.cpp:1212
#22 0x0112ee8c in QApplicationPrivate::notify_helper (this=0x8a634d0, receiver=0x8d33060, e=0xbfba76e0) at kernel/qapplication.cpp:4302
#23 0x01135a0e in QApplication::notify (this=0xbfba7aa0, receiver=0x8d33060, e=0xbfba76e0) at kernel/qapplication.cpp:3706
#24 0x009bbffa in KApplication::notify (this=0xbfba7aa0, receiver=0x8d33060, event=0xbfba76e0) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x00ee213b in QCoreApplication::notifyInternal (this=0xbfba7aa0, receiver=0x8d33060, event=0xbfba76e0) at kernel/qcoreapplication.cpp:726
#26 0x00f115c6 in QCoreApplication::sendEvent (this=0x8a6628c) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QTimerInfoList::activateTimers (this=0x8a6628c) at kernel/qeventdispatcher_unix.cpp:603
#28 0x00f0e144 in timerSourceDispatch (source=0x8a66258) at kernel/qeventdispatcher_glib.cpp:184
#29 0x0637c5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x063802d8 in ?? () from /lib/libglib-2.0.so.0
#31 0x063804b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x00f0de35 in QEventDispatcherGlib::processEvents (this=0x8a4eb60, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#33 0x011eee15 in QGuiEventDispatcherGlib::processEvents (this=0x8a4eb60, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x00ee0759 in QEventLoop::processEvents (this=0xbfba79a4, flags=) at kernel/qeventloop.cpp:149
#35 0x00ee0baa in QEventLoop::exec (this=0xbfba79a4, flags=...) at kernel/qeventloop.cpp:201
#36 0x00ee5e3f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#37 0x0112ef27 in QApplication::exec () at kernel/qapplication.cpp:3581
#38 0x0804ef09 in main (argc=6, argv=0xbfba7c94) at ../../../okular/shell/main.cpp:82

Reported using DrKonqi
Comment 1 Tobias Koenig 2010-06-14 06:46:53 UTC
*** Bug 241698 has been marked as a duplicate of this bug. ***
Comment 2 Albert Astals Cid 2010-06-14 09:47:12 UTC
Can you please attach the document that causes the crash?
Comment 3 Albert Astals Cid 2011-03-16 21:04:19 UTC
No answer in almost 9 months, closing