Bug 241190 - Kile crash on reload after file changed on disk
Summary: Kile crash on reload after file changed on disk
Status: RESOLVED DUPLICATE of bug 230090
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-09 12:09 UTC by Stef Louwers
Modified: 2010-06-09 14:56 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 Stef Louwers 2010-06-09 12:09:08 UTC
Application that crashed: kile
Version of the application: 2.0.83
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-21-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
When svn has changed my document, kile wants to reload it, but when it does, it craches.

However, this does not happen all the time. I have the idea that it happens mainly when I am also trying to edit the document at the same time.

 -- Backtrace:
Application: Kile (kile), signal: Segmentation fault
[KCrash Handler]
#6  QBasicAtomicInt::ref (this=0xafa5234) at /usr/include/qt4/QtCore/qatomic_i386.h:120
#7  QList (this=0xafa5234) at /usr/include/qt4/QtCore/qlist.h:111
#8  QForeachContainer (this=0xafa5234) at /usr/include/qt4/QtCore/qglobal.h:2054
#9  KDirWatchPrivate::Entry::propagate_dirty (this=0xafa5234) at ../../kio/kio/kdirwatch.cpp:399
#10 0x01066981 in KDirWatchPrivate::Entry::propagate_dirty (this=0xadeb6a4) at ../../kio/kio/kdirwatch.cpp:404
#11 0x0106e991 in KDirWatchPrivate::slotRescan (this=0xa16f3e8) at ../../kio/kio/kdirwatch.cpp:1275
#12 0x0106f4eb in KDirWatchPrivate::qt_metacall (this=0xa16f3e8, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf961dec) at ./kdirwatch_p.moc:73
#13 0x01337263 in QMetaObject::activate (sender=0xa16f430, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#14 0x01337ec2 in QMetaObject::activate (sender=0xa16f430, m=0x1412904, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#15 0x01371667 in QTimer::timeout (this=0xa16f430) at .moc/release-shared/moc_qtimer.cpp:128
#16 0x0133c9ae in QTimer::timerEvent (this=0xa16f430, e=0xbf962280) at kernel/qtimer.cpp:261
#17 0x013313bf in QObject::event (this=0xa16f430, e=0xbf962280) at kernel/qobject.cpp:1075
#18 0x0942bf54 in QApplicationPrivate::notify_helper (this=0xa083a98, receiver=0xa16f430, e=0xbf962280) at kernel/qapplication.cpp:4056
#19 0x0943367c in QApplication::notify (this=0xbf9625f0, receiver=0xa16f430, e=0xbf962280) at kernel/qapplication.cpp:3603
#20 0x05f4025a in KApplication::notify (this=0xbf9625f0, receiver=0xa16f430, event=0xbf962280) at ../../kdeui/kernel/kapplication.cpp:302
#21 0x013216cb in QCoreApplication::notifyInternal (this=0xbf9625f0, receiver=0xa16f430, event=0xbf962280) at kernel/qcoreapplication.cpp:610
#22 0x0134e7ce in QCoreApplication::sendEvent (this=0xa08638c) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#23 QTimerInfoList::activateTimers (this=0xa08638c) at kernel/qeventdispatcher_unix.cpp:572
#24 0x0134c0e0 in timerSourceDispatch (source=0xa086358) at kernel/qeventdispatcher_glib.cpp:165
#25 0x08e05e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x08e09730 in ?? () from /lib/libglib-2.0.so.0
#27 0x08e09863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0x0134c02c in QEventDispatcherGlib::processEvents (this=0xa065cc8, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#29 0x094ccbe5 in QGuiEventDispatcherGlib::processEvents (this=0xa065cc8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#30 0x0131fc79 in QEventLoop::processEvents (this=0xbf962544, flags=) at kernel/qeventloop.cpp:149
#31 0x013200ca in QEventLoop::exec (this=0xbf962544, flags=...) at kernel/qeventloop.cpp:201
#32 0x0132253f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#33 0x0942bdd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#34 0x081ee3f3 in _start ()

This bug may be a duplicate of or related to bug 230090

Reported using DrKonqi
Comment 1 Nicolas L. 2010-06-09 14:56:12 UTC

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