Bug 229899 - Random seg fault of Kile while other another window has focus
Summary: Random seg fault of Kile while other another window has focus
Status: RESOLVED DUPLICATE of bug 220343
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-03-08 04:20 UTC by Chris Sims
Modified: 2010-03-19 14:17 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 Chris Sims 2010-03-08 04:20:47 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-20-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
As with a previous report, Kile crashed while another window had focus, though Kile had been used heavily earlier.

 -- Backtrace:
Application: Kile (kile), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5  QStackedWidget::currentWidget (this=0x800000001) at widgets/qstackedwidget.cpp:229
#6  0x0000000000642886 in KileView::Manager::currentTextView (this=0x1fbeae0) at /home/chris/tarApps/kile-2.1b2/src/kileviewmanager.cpp:273
#7  0x0000000000561ac5 in KileInfo::activeTextDocument (this=0x7fffeea658f8) at /home/chris/tarApps/kile-2.1b2/src/kileinfo.cpp:99
#8  0x000000000062c5ce in KileDocument::Manager::getInfo (this=0x1e84240) at /home/chris/tarApps/kile-2.1b2/src/kiledocmanager.cpp:165
#9  0x00000000006437bf in KileView::Manager::updateStructure (this=0x1fbeae0, parse=false, docinfo=0x0) at /home/chris/tarApps/kile-2.1b2/src/kileviewmanager.cpp:336
#10 0x0000000000644e8a in KileView::Manager::qt_metacall (this=0x1fbeae0, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0x7fffeea64900)
    at /home/chris/tarApps/kile-2.1b2/build/src/kileviewmanager.moc:138
#11 0x00007f1c00557ddc in QMetaObject::activate (sender=0x1e84240, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x7fffeea64900) at kernel/qobject.cpp:3113
#12 0x000000000062a373 in KileDocument::Manager::updateStructure (this=0x1e84240, _t1=false, _t2=0x0) at /home/chris/tarApps/kile-2.1b2/build/src/kiledocmanager.moc:372
#13 0x000000000062e4aa in KileDocument::Manager::fileSaveAll (this=0x1e84240, amAutoSaving=true, disUntitled=false) at /home/chris/tarApps/kile-2.1b2/src/kiledocmanager.cpp:845
#14 0x00000000004f571f in Kile::autoSaveAll (this=0x7fffeea658e0) at /home/chris/tarApps/kile-2.1b2/src/kile.cpp:1340
#15 0x0000000000512b1f in Kile::qt_metacall (this=0x7fffeea658e0, _c=QMetaObject::InvokeMetaMethod, _id=75, _a=0x7fffeea64e50) at /home/chris/tarApps/kile-2.1b2/build/src/kile.moc:298
#16 0x00007f1c00557ddc in QMetaObject::activate (sender=0x2022580, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x7fffeea64900) at kernel/qobject.cpp:3113
#17 0x00007f1c00551d83 in QObject::event (this=0x2022580, e=0x0) at kernel/qobject.cpp:1075
#18 0x00007f1c010d7efc in QApplicationPrivate::notify_helper (this=0x1cd7900, receiver=0x2022580, e=0x7fffeea65450) at kernel/qapplication.cpp:4056
#19 0x00007f1c010df1ce in QApplication::notify (this=0x7fffeea658e0, receiver=0x2022580, e=0x7fffeea65450) at kernel/qapplication.cpp:4021
#20 0x00007f1c01f66f46 in KApplication::notify (this=0x7fffeea658e0, receiver=0x2022580, event=0x7fffeea65450) at ../../kdeui/kernel/kapplication.cpp:302
#21 0x00007f1c00542c2c in QCoreApplication::notifyInternal (this=0x7fffeea658e0, receiver=0x2022580, event=0x7fffeea65450) at kernel/qcoreapplication.cpp:610
#22 0x00007f1c0056d862 in QCoreApplication::sendEvent (this=0x1cdaf00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#23 QTimerInfoList::activateTimers (this=0x1cdaf00) at kernel/qeventdispatcher_unix.cpp:572
#24 0x00007f1c0056b25d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#25 0x00007f1bfc7e3bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x00007f1bfc7e7598 in ?? () from /lib/libglib-2.0.so.0
#27 0x00007f1bfc7e76c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0x00007f1c0056b1a6 in QEventDispatcherGlib::processEvents (this=0x1cb1110, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#29 0x00007f1c0116c4be in QGuiEventDispatcherGlib::processEvents (this=0x800000001, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#30 0x00007f1c00541532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#31 0x00007f1c00541904 in QEventLoop::exec (this=0x7fffeea656f0, flags=) at kernel/qeventloop.cpp:201
#32 0x00007f1c00543ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#33 0x0000000000521656 in main (argc=1, argv=0x7fffeea66688) at /home/chris/tarApps/kile-2.1b2/src/main.cpp:167

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

Reported using DrKonqi
Comment 1 Michel Ludwig 2010-03-12 23:16:15 UTC
This should be fixed in the latest SVN version already. Please update Kile and try it out. You can find instructions for doing so here:

http://kile.sourceforge.net/developers.php#repository

Thanks.
Comment 2 Michel Ludwig 2010-03-12 23:16:38 UTC
This should be fixed in the latest SVN version already. Please update Kile and try it out. You can find instructions for doing so here:

http://kile.sourceforge.net/developers.php#repository

Thanks.
Comment 3 Dario Andres 2010-03-19 14:17:18 UTC

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