https://bugs.kde.org/show_bug.cgi?id=189623
--- Comment #7 from Laurent Claessens <moky math gmail com> 2009-04-27 00:06:53 --- The gdb's output up to crash ---------------------------------------------- (gdb) run Starting program: /usr/bin/okular [Thread debugging using libthread_db enabled] [New Thread 0xb6033700 (LWP 19232)] okular(19232): Attempt to use QAction "bookmark_action_0" with KXMLGUIFactory! okular(19232) KSharedUiServerProxy::KSharedUiServerProxy: kuiserver registered okular(19232) KFilePlacesSharedBookmarks::slotBookmarksChanged: places bookmarks changed okular(19232) KFilePlacesSharedBookmarks::slotSharedBookmarksChanged: shared bookmarks changed okular(19232) KBookmarkManager::notifyChanged: KBookmarkManager::notifyChanged ( "" ) okular(19232) KFilePlacesSharedBookmarks::slotBookmarksChanged: places bookmarks changed okular(19232) KFilePlacesSharedBookmarks::slotSharedBookmarksChanged: shared bookmarks changed [New Thread 0xb27f6b90 (LWP 19238)] Object::connect: No such slot fontProgressDialog::helpClickedSlot( const QString& ) Object::connect: No such slot fontProgressDialog::helpClickedSlot( const QString& ) Object::connect: No such slot fontProgressDialog::helpClickedSlot( const QString& ) Object::connect: No such slot fontProgressDialog::helpClickedSlot( const QString& ) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb6033700 (LWP 19232)] bigEndianByteReader::readUINT8 (this=0x8a9b740) at /build/buildd/kdegraphics-4.2.2/okular/generators/dvi/bigEndianByteReader.cpp:31 31 /build/buildd/kdegraphics-4.2.2/okular/generators/dvi/bigEndianByteReader.cpp: No such file or directory. in /build/buildd/kdegraphics-4.2.2/okular/generators/dvi/bigEndianByteReader.cpp -------------------------------------------------------------------------- The backtrace : (gdb) thread apply all Thread 2 (Thread 0xb27f6b90 (LWP 19238)): #0 0xb8041430 in __kernel_vsyscall () #1 0xb67e07b1 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0xb74a3380 in QProcessManager::run (this=0x837a708) at io/qprocess_unix.cpp:305 #3 0xb73d196e in QThreadPrivate::start (arg=0x837a708) at thread/qthread_unix.cpp:189 #4 0xb646e4ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0xb67e849e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb6033700 (LWP 19232)): #0 bigEndianByteReader::readUINT8 (this=0x8a9b740) at /build/buildd/kdegraphics-4.2.2/okular/generators/dvi/bigEndianByteReader.cpp:31 #1 0xb2b59b3f in dvifile::read_postamble (this=0x8a9b740) at /build/buildd/kdegraphics-4.2.2/okular/generators/dvi/dviFile.cpp:167 #2 0xb2b5a2cc in dvifile (this=0x8a9b740, fna...@0xbfb5dc54, pool=0x9066240) at /build/buildd/kdegraphics-4.2.2/okular/generators/dvi/dviFile.cpp:308 #3 0xb2b44bb5 in dviRenderer::setFile (this=0x9066220, fna...@0xbfb5e0f8, ba...@0xbfb5dcb8) at /build/buildd/kdegraphics-4.2.2/okular/generators/dvi/dviRenderer.cpp:467 #4 0xb2b4121a in DviGenerator::loadDocument (this=0x86f9980, filena...@0xbfb5e0f8, pagesvect...@0x84526a4) at /build/buildd/kdegraphics-4.2.2/okular/generators/dvi/generator_dvi.cpp:70 #5 0xb47b8761 in Okular::DocumentPrivate::openDocumentInternal (this=0x84525f0, off...@0xbfb5deb0, isstdin=false, docfi...@0xbfb5e0f8, fileda...@0xbfb5df30) at /build/buildd/kdegraphics-4.2.2/okular/core/document.cpp:643 #6 0xb47c5c14 in Okular::Document::openDocument (this=0x844ef30, docfi...@0xbfb5e0f8, u...@0xbfb5e06c, _mi...@0xbfb5e118) at /build/buildd/kdegraphics-4.2.2/okular/core/document.cpp:1593 #7 0xb48491a4 in Part::openFile (this=0x841ed00) at /build/buildd/kdegraphics-4.2.2/okular/part.cpp:877 #8 0xb800396a in KParts::ReadOnlyPart::openUrl (this=0x841ed00, u...@0xbfb5e218) at /build/buildd/kde4libs-4.2.2/kparts/part.cpp:558 #9 0xb4851fcf in Part::slotDoFileDirty (this=0x841ed00) at /build/buildd/kdegraphics-4.2.2/okular/part.cpp:1128 #10 0xb4852ba2 in Part::qt_metacall (this=0x841ed00, _c=QMetaObject::InvokeMetaMethod, _id=55, _a=0xbfb5e2e8) at /build/buildd/kdegraphics-4.2.2/obj-i486-linux-gnu/okular/part.moc:228 #11 0xb74dbca8 in QMetaObject::activate (sender=0x8610840, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3069 #12 0xb74dc932 in QMetaObject::activate (sender=0x8610840, m=0xb75b8904, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3143 #13 0xb7517717 in QTimer::timeout (this=0x8610840) at .moc/release-shared/moc_qtimer.cpp:128 #14 0xb74e16fe in QTimer::timerEvent (this=0x8610840, e=0xbfb5e76c) at kernel/qtimer.cpp:261 #15 0xb74d615f in QObject::event (this=0x8610840, e=0xbfb5e76c) at kernel/qobject.cpp:1082 #16 0xb6accf2c in QApplicationPrivate::notify_helper (this=0x83773f0, receiver=0x8610840, e=0xbfb5e76c) at kernel/qapplication.cpp:4084 #17 0xb6ad522e in QApplication::notify (this=0xbfb5ea5c, receiver=0x8610840, e=0xbfb5e76c) at kernel/qapplication.cpp:3631 #18 0xb7a6a94d in KApplication::notify (this=0xbfb5ea5c, receiver=0x8610840, event=0xbfb5e76c) at /build/buildd/kde4libs-4.2.2/kdeui/kernel/kapplication.cpp:307 #19 0xb74c5a3b in QCoreApplication::notifyInternal (this=0xbfb5ea5c, receiver=0x8610840, event=0xbfb5e76c) at kernel/qcoreapplication.cpp:602 #20 0xb74f4d71 in QTimerInfoList::activateTimers (this=0x837a534) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #21 0xb74f14e0 in timerSourceDispatch (source=0x837a500) at kernel/qeventdispatcher_glib.cpp:164 #22 0xb639db88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #23 0xb63a10eb in ?? () from /usr/lib/libglib-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- #24 0xb63a1268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #25 0xb74f1438 in QEventDispatcherGlib::processEvents (this=0x8365190, flags={i = -1078597400}) at kernel/qeventdispatcher_glib.cpp:323 #26 0xb6b6e3f5 in QGuiEventDispatcherGlib::processEvents (this=0x8365190, flags={i = -1078597352}) at kernel/qguieventdispatcher_glib.cpp:202 #27 0xb74c406a in QEventLoop::processEvents (this=0xbfb5e990, flags={i = -1078597288}) at kernel/qeventloop.cpp:149 #28 0xb74c44aa in QEventLoop::exec (this=0xbfb5e990, flags={i = -1078597224}) at kernel/qeventloop.cpp:200 #29 0xb74c6959 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880 #30 0xb6accda7 in QApplication::exec () at kernel/qapplication.cpp:3553 #31 0x0804e457 in main (argc=Cannot access memory at address 0xffffff8c ) at /build/buildd/kdegraphics-4.2.2/okular/shell/main.cpp:81 There is still a ?? in #23 0xb63a10eb in ?? () from /usr/lib/libglib-2.0.so.0 I installed libglib-dbg, but it does not solve :'( -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel