Bug 248738 - crasch in kile setion
Summary: crasch in kile setion
Status: RESOLVED DUPLICATE of bug 228624
Alias: None
Product: okular
Classification: Applications
Component: general (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-23 00:24 UTC by Guilherme Cervantes
Modified: 2010-08-23 08:33 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 Guilherme Cervantes 2010-08-23 00:24:43 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:
i was tiping and using the \usepackage{graphicx} in the kile (Version 2.0.85
Using KDE Development Platform 4.4.2 (KDE 4.4.2)) and use dvi view 

The crash does not seem to be reproducible.

 -- Backtrace:
Application: Okular (okular), signal: Aborted
[Current thread is 1 (Thread 0xb77b4930 (LWP 3966))]

Thread 2 (Thread 0xb48fbb70 (LWP 3967)):
#0  0x00739422 in __kernel_vsyscall ()
#1  0x00d02d33 in ?? () from /lib/tls/i686/cmov/libc.so.6
#2  0x00c99697 in ?? () from /lib/tls/i686/cmov/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0xb77b4930 (LWP 3966)):
[KCrash Handler]
#6  0x00739422 in __kernel_vsyscall ()
#7  0x00c52651 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0x00c55a82 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0x00c8949d in ?? () from /lib/tls/i686/cmov/libc.so.6
#10 0x00c93591 in ?? () from /lib/tls/i686/cmov/libc.so.6
#11 0x00c939ea in ?? () from /lib/tls/i686/cmov/libc.so.6
#12 0x00c95afd in ?? () from /lib/tls/i686/cmov/libc.so.6
#13 0x00c97f9c in malloc () from /lib/tls/i686/cmov/libc.so.6
#14 0x00f51b8d in qMalloc (size=1044) at global/qmalloc.cpp:55
#15 0x00f59b66 in QByteArray (this=0xbfe3a6f0, size=0, ch=0 '\000') at tools/qbytearray.cpp:1313
#16 0x00f4e749 in qt_error_string (errorCode=22) at global/qglobal.cpp:2125
#17 0x00f565ff in report_error (code=0, where=0x10c266b "QMutex::lock", what=0x10c2649 "mutex lock") at thread/qmutex_unix.cpp:61
#18 0x00f56780 in QMutexPrivate::wait (this=0x8c8e130, timeout=-1) at thread/qmutex_unix.cpp:80
#19 0x00f52052 in QMutex::lock (this=0x8c962d0) at thread/qmutex.cpp:167
#20 0x01e12bea in Okular::Document::closeDocument (this=0x8c8bed8) at ../../okular/core/document.cpp:1765
#21 0x0237020d in Okular::Part::closeUrl (this=0x8c83fe8) at ../../okular/part.cpp:1105
#22 0x00c03b86 in KParts::ReadOnlyPart::openUrl (this=0x8c83fe8, url=...) at ../../kparts/part.cpp:537
#23 0x0237c59f in Okular::Part::slotDoFileDirty (this=0x8c83fe8) at ../../okular/part.cpp:1201
#24 0x0237cdbe in Okular::Part::qt_metacall (this=0x8c83fe8, _c=QMetaObject::InvokeMetaMethod, _id=56, _a=0xbfe3b22c) at ./part.moc:238
#25 0x0105ec9a in QMetaObject::metacall (object=0x8c83fe8, cl=3966, idx=70, argv=0xbfe3b22c) at kernel/qmetaobject.cpp:237
#26 0x0106d3d5 in QMetaObject::activate (sender=0x8e6df78, m=0x116d5a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#27 0x010beaa7 in QTimer::timeout (this=0x8e6df78) at .moc/release-shared/moc_qtimer.cpp:134
#28 0x0107560e in QTimer::timerEvent (this=0x8e6df78, e=0xbfe3b760) at kernel/qtimer.cpp:271
#29 0x0106a254 in QObject::event (this=0x8e6df78, e=0x6) at kernel/qobject.cpp:1212
#30 0x0515f4dc in QApplicationPrivate::notify_helper (this=0x8abe6d0, receiver=0x8e6df78, e=0xbfe3b760) at kernel/qapplication.cpp:4300
#31 0x0516605e in QApplication::notify (this=0xbfe3bb20, receiver=0x8e6df78, e=0xbfe3b760) at kernel/qapplication.cpp:3704
#32 0x009acf2a in KApplication::notify (this=0xbfe3bb20, receiver=0x8e6df78, event=0xbfe3b760) at ../../kdeui/kernel/kapplication.cpp:302
#33 0x01059a3b in QCoreApplication::notifyInternal (this=0xbfe3bb20, receiver=0x8e6df78, event=0xbfe3b760) at kernel/qcoreapplication.cpp:704
#34 0x01088d66 in QCoreApplication::sendEvent (this=0x8ac1934) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#35 QTimerInfoList::activateTimers (this=0x8ac1934) at kernel/qeventdispatcher_unix.cpp:603
#36 0x01085917 in timerSourceDispatch (source=0x8ac14a0) at kernel/qeventdispatcher_glib.cpp:184
#37 idleTimerSourceDispatch (source=0x8ac14a0) at kernel/qeventdispatcher_glib.cpp:231
#38 0x05cd65e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#39 0x05cda2d8 in ?? () from /lib/libglib-2.0.so.0
#40 0x05cda4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#41 0x010855d5 in QEventDispatcherGlib::processEvents (this=0x8aaa090, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#42 0x0521f135 in QGuiEventDispatcherGlib::processEvents (this=0x8aaa090, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#43 0x01058059 in QEventLoop::processEvents (this=0xbfe3ba24, flags=) at kernel/qeventloop.cpp:149
#44 0x010584aa in QEventLoop::exec (this=0xbfe3ba24, flags=...) at kernel/qeventloop.cpp:201
#45 0x0105c69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#46 0x0515f577 in QApplication::exec () at kernel/qapplication.cpp:3579
#47 0x0804ef09 in main (argc=2, argv=0xbfe3bd14) at ../../../okular/shell/main.cpp:82

Possible duplicates by query: bug 228624.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-08-23 08:33:54 UTC

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