Bug 284776 - Okular crashed while reloading DVI file
Summary: Okular crashed while reloading DVI file
Status: RESOLVED DUPLICATE of bug 211765
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.13.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-23 12:32 UTC by marko.gabriel.cz
Modified: 2011-12-23 18:21 UTC (History)
2 users (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 marko.gabriel.cz 2011-10-23 12:32:04 UTC
Application: okular (0.13.2)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:Okular crashed while reloading DVI file just generated with LaTeX. Okular was called from vim-latexsuite.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78ae710 (LWP 26637))]

Thread 2 (Thread 0xb43f0b70 (LWP 26641)):
#0  0x00392416 in __kernel_vsyscall ()
#1  0x00a5d40e in __GI___poll (fds=0x86d3718, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x03a8134b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x03a72896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x03a72c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x0691fb37 in QEventDispatcherGlib::processEvents (this=0x86f29a0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x068f01dd in QEventLoop::processEvents (this=0xb43f02b0, flags=...) at kernel/qeventloop.cpp:149
#7  0x068f0421 in QEventLoop::exec (this=0xb43f02b0, flags=...) at kernel/qeventloop.cpp:201
#8  0x067f390b in QThread::exec (this=0x870d760) at thread/qthread.cpp:498
#9  0x068d0e2d in QInotifyFileSystemWatcherEngine::run (this=0x870d760) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x067f67b3 in QThreadPrivate::start (arg=0x870d760) at thread/qthread_unix.cpp:331
#11 0x00e18d31 in start_thread (arg=0xb43f0b70) at pthread_create.c:304
#12 0x00a6c0ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb78ae710 (LWP 26637)):
[KCrash Handler]
#7  Okular::Document::closeDocument (this=0x82bba38) at ../core/document.cpp:1803
#8  0x0291aae7 in Okular::Part::closeUrl (this=0x824dc10) at ../part.cpp:1145
#9  0x00c067aa in KParts::ReadOnlyPart::openUrl (this=0x824dc10, url=...) at ../../kparts/part.cpp:545
#10 0x0290e7ff in Okular::Part::slotDoFileDirty (this=0x824dc10) at ../part.cpp:1263
#11 0x0291bb35 in Okular::Part::qt_metacall (this=0x824dc10, _c=QMetaObject::InvokeMetaMethod, _id=58, _a=0xbfe9c854) at ./part.moc:244
#12 0x068f7b7d in metacall (argv=0xbfe9c854, idx=73, cl=QMetaObject::InvokeMetaMethod, object=0x824dc10) at kernel/qmetaobject.cpp:237
#13 QMetaObject::metacall (object=0x824dc10, cl=QMetaObject::InvokeMetaMethod, idx=73, argv=0xbfe9c854) at kernel/qmetaobject.cpp:232
#14 0x06906a6a in QMetaObject::activate (sender=0x855ed88, m=0x6a285f8, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3278
#15 0x069557d5 in QTimer::timeout (this=0x855ed88) at .moc/release-shared/moc_qtimer.cpp:134
#16 0x0690e286 in QTimer::timerEvent (this=0x855ed88, e=0xbfe9cc4c) at kernel/qtimer.cpp:271
#17 0x06909994 in QObject::event (this=0x855ed88, e=0xbfe9cc4c) at kernel/qobject.cpp:1181
#18 0x03d4fd54 in notify_helper (e=0xbfe9cc4c, receiver=0x855ed88, this=0x80fecb8) at kernel/qapplication.cpp:4486
#19 QApplicationPrivate::notify_helper (this=0x80fecb8, receiver=0x855ed88, e=0xbfe9cc4c) at kernel/qapplication.cpp:4458
#20 0x03d55103 in QApplication::notify (this=0xbfe9cc4c, receiver=0x855ed88, e=0xbfe9cc4c) at kernel/qapplication.cpp:3886
#21 0x01042681 in KApplication::notify (this=0xbfe9dea0, receiver=0x855ed88, event=0xbfe9cc4c) at ../../kdeui/kernel/kapplication.cpp:311
#22 0x068f119e in QCoreApplication::notifyInternal (this=0xbfe9dea0, receiver=0x855ed88, event=0xbfe9cc4c) at kernel/qcoreapplication.cpp:787
#23 0x06921c10 in sendEvent (event=0xbfe9cc4c, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QTimerInfoList::activateTimers (this=0x81010c4) at kernel/qeventdispatcher_unix.cpp:603
#25 0x0691f122 in timerSourceDispatch (source=0x8101090) at kernel/qeventdispatcher_glib.cpp:184
#26 0x03a7225f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#27 0x03a72990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#28 0x03a72c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#29 0x0691fada in QEventDispatcherGlib::processEvents (this=0x80e3248, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#30 0x03e07e3a in QGuiEventDispatcherGlib::processEvents (this=0x80e3248, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x068f5383 in QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:979
#32 0x023552ab in fontPool::locateFonts (this=0x8278b00, makePK=false, locateTFMonly=false, virtualFontsFound=0xbfe9cfff) at ../../../generators/dvi/fontpool.cpp:322
#33 0x02356169 in fontPool::locateFonts (this=0x8278b00) at ../../../generators/dvi/fontpool.cpp:205
#34 0x0232af70 in dviRenderer::setFile (this=0x8278ae0, fname=..., base=...) at ../../../generators/dvi/dviRenderer.cpp:524
#35 0x02325d67 in DviGenerator::loadDocument (this=0x8610600, fileName=..., pagesVector=...) at ../../../generators/dvi/generator_dvi.cpp:113
#36 0x0497cbc0 in Okular::DocumentPrivate::openDocumentInternal (this=0x82c2368, offer=..., isstdin=false, docFile=..., filedata=...) at ../core/document.cpp:674
#37 0x04985200 in Okular::Document::openDocument (this=0x82bba38, docFile=..., url=..., _mime=...) at ../core/document.cpp:1631
#38 0x0291a234 in Okular::Part::openFile (this=0x824dc10) at ../part.cpp:965
#39 0x00c061fe in KParts::ReadOnlyPartPrivate::openLocalFile (this=0x824dd68) at ../../kparts/part.cpp:590
#40 0x00c068b5 in KParts::ReadOnlyPart::openUrl (this=0x824dc10, url=...) at ../../kparts/part.cpp:554
#41 0x0290e7ff in Okular::Part::slotDoFileDirty (this=0x824dc10) at ../part.cpp:1263
#42 0x0291bb35 in Okular::Part::qt_metacall (this=0x824dc10, _c=QMetaObject::InvokeMetaMethod, _id=58, _a=0xbfe9d7a4) at ./part.moc:244
#43 0x068f7b7d in metacall (argv=0xbfe9d7a4, idx=73, cl=QMetaObject::InvokeMetaMethod, object=0x824dc10) at kernel/qmetaobject.cpp:237
#44 QMetaObject::metacall (object=0x824dc10, cl=QMetaObject::InvokeMetaMethod, idx=73, argv=0xbfe9d7a4) at kernel/qmetaobject.cpp:232
#45 0x06906a6a in QMetaObject::activate (sender=0x855ed88, m=0x6a285f8, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3278
#46 0x069557d5 in QTimer::timeout (this=0x855ed88) at .moc/release-shared/moc_qtimer.cpp:134
#47 0x0690e286 in QTimer::timerEvent (this=0x855ed88, e=0xbfe9db9c) at kernel/qtimer.cpp:271
#48 0x06909994 in QObject::event (this=0x855ed88, e=0xbfe9db9c) at kernel/qobject.cpp:1181
#49 0x03d4fd54 in notify_helper (e=0xbfe9db9c, receiver=0x855ed88, this=0x80fecb8) at kernel/qapplication.cpp:4486
#50 QApplicationPrivate::notify_helper (this=0x80fecb8, receiver=0x855ed88, e=0xbfe9db9c) at kernel/qapplication.cpp:4458
#51 0x03d55103 in QApplication::notify (this=0xbfe9db9c, receiver=0x855ed88, e=0xbfe9db9c) at kernel/qapplication.cpp:3886
#52 0x01042681 in KApplication::notify (this=0xbfe9dea0, receiver=0x855ed88, event=0xbfe9db9c) at ../../kdeui/kernel/kapplication.cpp:311
#53 0x068f119e in QCoreApplication::notifyInternal (this=0xbfe9dea0, receiver=0x855ed88, event=0xbfe9db9c) at kernel/qcoreapplication.cpp:787
#54 0x06921c10 in sendEvent (event=0xbfe9db9c, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#55 QTimerInfoList::activateTimers (this=0x81010c4) at kernel/qeventdispatcher_unix.cpp:603
#56 0x0691f122 in timerSourceDispatch (source=0x8101090) at kernel/qeventdispatcher_glib.cpp:184
#57 0x03a7225f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#58 0x03a72990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#59 0x03a72c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#60 0x0691fada in QEventDispatcherGlib::processEvents (this=0x80e3248, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#61 0x03e07e3a in QGuiEventDispatcherGlib::processEvents (this=0x80e3248, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#62 0x068f01dd in QEventLoop::processEvents (this=0xbfe9de14, flags=...) at kernel/qeventloop.cpp:149
#63 0x068f0421 in QEventLoop::exec (this=0xbfe9de14, flags=...) at kernel/qeventloop.cpp:201
#64 0x068f519d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#65 0x03d4d8f4 in QApplication::exec () at kernel/qapplication.cpp:3760
#66 0x0804e010 in main (argc=0, argv=0x8610718) at ../../shell/main.cpp:85

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

Possible duplicates by query: bug 274072, bug 271972, bug 270831, bug 266787, bug 264667.

Reported using DrKonqi
Comment 1 jordonwii 2011-12-23 17:04:06 UTC
This is definitely a duplicate of bug 232314, but both could be duplicates of bug 211765
Comment 2 Albert Astals Cid 2011-12-23 18:21:15 UTC

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