Bug 249321 - Okular crashes while running quickbuild in Kile
Summary: Okular crashes while running quickbuild in Kile
Status: RESOLVED DUPLICATE of bug 211765
Alias: None
Product: okular
Classification: Applications
Component: DVI 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-08-28 15:01 UTC by cwu45
Modified: 2010-08-28 15:08 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 cwu45 2010-08-28 15:01:25 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-24-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Quickbuild in Kile is defined as Latex forwardDVI. Sometimes, not always, the crash appears.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Okular (okular), signal: Segmentation fault
[KCrash Handler]
#6  0x042e9d54 in Okular::Document::closeDocument (this=0x8ffa910) at ../../okular/core/document.cpp:1810
#7  0x026b620d in Okular::Part::closeUrl (this=0x8febe18) at ../../okular/part.cpp:1105
#8  0x002eab86 in KParts::ReadOnlyPart::openUrl (this=0x8febe18, url=...) at ../../kparts/part.cpp:537
#9  0x026c259f in Okular::Part::slotDoFileDirty (this=0x8febe18) at ../../okular/part.cpp:1201
#10 0x026c2dbe in Okular::Part::qt_metacall (this=0x8febe18, _c=QMetaObject::InvokeMetaMethod, _id=56, _a=0xbf97caac) at ./part.moc:238
#11 0x0107cc9a in QMetaObject::metacall (object=0x8febe18, cl=17, idx=70, argv=0xbf97caac) at kernel/qmetaobject.cpp:237
#12 0x0108b3d5 in QMetaObject::activate (sender=0x91d8a70, m=0x118b5a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#13 0x010dcaa7 in QTimer::timeout (this=0x91d8a70) at .moc/release-shared/moc_qtimer.cpp:134
#14 0x0109360e in QTimer::timerEvent (this=0x91d8a70, e=0xbf97cfe0) at kernel/qtimer.cpp:271
#15 0x01088254 in QObject::event (this=0x91d8a70, e=0x926faa0) at kernel/qobject.cpp:1212
#16 0x012c24dc in QApplicationPrivate::notify_helper (this=0x8e784b0, receiver=0x91d8a70, e=0xbf97cfe0) at kernel/qapplication.cpp:4300
#17 0x012c905e in QApplication::notify (this=0xbf97e730, receiver=0x91d8a70, e=0xbf97cfe0) at kernel/qapplication.cpp:3704
#18 0x00d37f2a in KApplication::notify (this=0xbf97e730, receiver=0x91d8a70, event=0xbf97cfe0) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x01077a3b in QCoreApplication::notifyInternal (this=0xbf97e730, receiver=0x91d8a70, event=0xbf97cfe0) at kernel/qcoreapplication.cpp:704
#20 0x010a6d66 in QCoreApplication::sendEvent (this=0x8e7b2a4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QTimerInfoList::activateTimers (this=0x8e7b2a4) at kernel/qeventdispatcher_unix.cpp:603
#22 0x010a38e4 in timerSourceDispatch (source=0x8e7b270) at kernel/qeventdispatcher_glib.cpp:184
#23 0x0742a5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x0742e2d8 in ?? () from /lib/libglib-2.0.so.0
#25 0x0742e4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x010a35d5 in QEventDispatcherGlib::processEvents (this=0x8e63b60, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#27 0x01382135 in QGuiEventDispatcherGlib::processEvents (this=0x8e63b60, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#28 0x0107a841 in QCoreApplication::processEvents (flags=) at kernel/qcoreapplication.cpp:896
#29 0x02afc382 in fontPool::locateFonts (this=<value optimized out>, makePK=false, locateTFMonly=false, virtualFontsFound=0xbf97d40f) at ../../../../okular/generators/dvi/fontpool.cpp:322
#30 0x02afd210 in fontPool::locateFonts (this=0x92e04e0) at ../../../../okular/generators/dvi/fontpool.cpp:205
#31 0x02acb7b3 in dviRenderer::setFile (this=0x92e04c0, fname=..., base=...) at ../../../../okular/generators/dvi/dviRenderer.cpp:524
#32 0x02ac5d71 in DviGenerator::loadDocument (this=0x926f1e0, fileName=..., pagesVector=...) at ../../../../okular/generators/dvi/generator_dvi.cpp:113
#33 0x042e77ef in Okular::DocumentPrivate::openDocumentInternal (this=0x8ffed88, offer=..., isstdin=false, docFile=..., filedata=...) at ../../okular/core/document.cpp:644
#34 0x042ee7bf in Okular::Document::openDocument (this=0x8ffa910, docFile=..., url=..., _mime=...) at ../../okular/core/document.cpp:1642
#35 0x026c0aaf in Okular::Part::openFile (this=0x8febe18) at ../../okular/part.cpp:930
#36 0x002eaca9 in KParts::ReadOnlyPart::openUrl (this=0x8febe18, url=...) at ../../kparts/part.cpp:557
#37 0x026b3297 in Okular::Part::openUrl (this=0x8febe18, _url=...) at ../../okular/part.cpp:1049
#38 0x026afb41 in Okular::Part::openDocument (this=0x8febe18, doc=...) at ../../okular/part.cpp:825
#39 0x026c29aa in Okular::Part::qt_metacall (this=0x8febe18, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbf97dcbc) at ./part.moc:179
#40 0x0019ab34 in QDBusConnectionPrivate::deliverCall (this=0x8fc4f40, object=0x8febe18, msg=..., metaTypes=..., slotIdx=16) at qdbusintegrator.cpp:904
#41 0x0019be45 in QDBusConnectionPrivate::activateCall (this=0x8fc4f40, object=0x8febe18, flags=16, msg=...) at qdbusintegrator.cpp:816
#42 0x0019c5ac in QDBusConnectionPrivate::activateObject (this=0x8fc4f40, node=..., msg=..., pathStartPos=7) at qdbusintegrator.cpp:1383
#43 0x0019cb1a in QDBusActivateObjectEvent::placeMetaCall (this=0x947e4a8) at qdbusintegrator.cpp:1477
#44 0x010883fe in QObject::event (this=0x8febe18, e=0x947e4a8) at kernel/qobject.cpp:1248
#45 0x012c24dc in QApplicationPrivate::notify_helper (this=0x8e784b0, receiver=0x8febe18, e=0x947e4a8) at kernel/qapplication.cpp:4300
#46 0x012c905e in QApplication::notify (this=0xbf97e730, receiver=0x8febe18, e=0x947e4a8) at kernel/qapplication.cpp:3704
#47 0x00d37f2a in KApplication::notify (this=0xbf97e730, receiver=0x8febe18, event=0x947e4a8) at ../../kdeui/kernel/kapplication.cpp:302
#48 0x01077a3b in QCoreApplication::notifyInternal (this=0xbf97e730, receiver=0x8febe18, event=0x947e4a8) at kernel/qcoreapplication.cpp:704
#49 0x0107a473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8e63fc8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#50 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8e63fc8) at kernel/qcoreapplication.cpp:1345
#51 0x0107a5dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#52 0x010a3adf in QCoreApplication::sendPostedEvents (s=0x8e7a910) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#53 postEventSourceDispatch (s=0x8e7a910) at kernel/qeventdispatcher_glib.cpp:276
#54 0x0742a5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#55 0x0742e2d8 in ?? () from /lib/libglib-2.0.so.0
#56 0x0742e4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#57 0x010a35d5 in QEventDispatcherGlib::processEvents (this=0x8e63b60, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#58 0x01382135 in QGuiEventDispatcherGlib::processEvents (this=0x8e63b60, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#59 0x01076059 in QEventLoop::processEvents (this=0xbf97e634, flags=) at kernel/qeventloop.cpp:149
#60 0x010764aa in QEventLoop::exec (this=0xbf97e634, flags=...) at kernel/qeventloop.cpp:201
#61 0x0107a69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#62 0x012c2577 in QApplication::exec () at kernel/qapplication.cpp:3579
#63 0x0804ef09 in main (argc=3, argv=0xbf97e924) at ../../../okular/shell/main.cpp:82

Possible duplicates by query: bug 248738, bug 245499, bug 241313, bug 233531, bug 231246.

Reported using DrKonqi
Comment 1 Pino Toscano 2010-08-28 15:08:31 UTC

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