Bug 119522 - Crash when saving files
Summary: Crash when saving files
Status: RESOLVED DUPLICATE of bug 118721
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Jeroen Wijnhout
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-04 20:41 UTC by Jan Erik Sundermann
Modified: 2006-01-14 18:36 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 Jan Erik Sundermann 2006-01-04 20:41:03 UTC
Version:           1.8.1 (using KDE KDE 3.5.0)
Installed from:    SuSE RPMs
Compiler:          gcc 4.0.2 20050901 (prerelease) (SUSE Linux) 
OS:                Linux

Kile crashes regularly after saving files. It seems like this always happens after kile reported one or several files that were changed on disk even though no file was changed.

backtrace:
------------------
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 1103093184 (LWP 14761)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#4  0x412a0cd9 in operator== () from /usr/lib/qt3/lib/libqt-mt.so.3
#5  0x4064dcab in KDirWatchPrivate::slotActivated ()
   from /opt/kde3/lib/libkio.so.4
#6  0x4064fd38 in KDirWatchPrivate::qt_invoke () from /opt/kde3/lib/libkio.so.4
#7  0x40fc9a49 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x40fca021 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x4130c490 in QSocketNotifier::activated ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x40fe8b30 in QSocketNotifier::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x40f69d41 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x40f6a6b9 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x40c43fce in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#14 0x40f5dbcd in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40f17f03 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40f80c39 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x40f696bf in QApplication::enter_loop ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x405af040 in KIO::NetAccess::enter_loop () from /opt/kde3/lib/libkio.so.4
#19 0x40610547 in KIO::NetAccess::filecopyInternal ()
   from /opt/kde3/lib/libkio.so.4
#20 0x40626a14 in KIO::NetAccess::file_copy () from /opt/kde3/lib/libkio.so.4
#21 0x42072921 in KateDocument::save () from /opt/kde3/lib/kde3/libkatepart.so
#22 0x420540ef in KateView::save () from /opt/kde3/lib/kde3/libkatepart.so
#23 0x421128c9 in KateView::qt_invoke () from /opt/kde3/lib/kde3/libkatepart.so
#24 0x40fc9a49 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x40fc9ef0 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x40906ec9 in KAction::activated () from /opt/kde3/lib/libkdeui.so.4
#27 0x40940fd1 in KAction::slotActivated () from /opt/kde3/lib/libkdeui.so.4
#28 0x409602df in KAction::qt_invoke () from /opt/kde3/lib/libkdeui.so.4
#29 0x40fc9a49 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x40fc9ef0 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x40b809a9 in KAccelPrivate::menuItemActivated ()
   from /opt/kde3/lib/libkdecore.so.4
#32 0x40bbbd57 in KAccelPrivate::emitActivatedSignal ()
   from /opt/kde3/lib/libkdecore.so.4
#33 0x40c1b925 in KAccelPrivate::eventFilter ()
   from /opt/kde3/lib/libkdecore.so.4
#34 0x40fc978e in QObject::activate_filters ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0x40fc980b in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x4100339c in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x410bfda2 in QMainWindow::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x40f69d41 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0x40f6abbf in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#40 0x40c43fce in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#41 0x40bbbb16 in KAccelEventHandler::x11Event ()
   from /opt/kde3/lib/libkdecore.so.4
#42 0x40c424af in KApplication::x11EventFilter ()
   from /opt/kde3/lib/libkdecore.so.4
#43 0x40ef6f35 in qt_set_x11_event_filter ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#44 0xbff79be4 in ?? ()
#45 0xbff79ac8 in ?? ()
#46 0x40efd44b in QETWidget::translateKeyEventInternal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#47 0x40f0316f in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#48 0x40f17bea in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#49 0x40f80c53 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#50 0x40f80b36 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#51 0x40f6968f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#52 0x08190817 in ?? ()
#53 0xbff79be4 in ?? ()
#54 0x081b17bd in vtable for QGList ()
#55 0x081b68d7 in vtable for QGList ()
#56 0x00000000 in ?? ()
#57 0x00000000 in ?? ()
#58 0x00000001 in ?? ()
#59 0x081d4578 in vtable for QPtrList<char> ()
#60 0x00000000 in ?? ()
#61 0x081be0d2 in vtable for QGList ()
#62 0x081be0be in vtable for QGList ()
#63 0x41595241 in _int_malloc () from /lib/tls/libc.so.6
#64 0x41545ea0 in __libc_start_main () from /lib/tls/libc.so.6
#65 0x080737e1 in ?? ()
Comment 1 Jeroen Wijnhout 2006-01-04 20:44:08 UTC
Can you try kile-1.9b2? We did fix a problem with autosave that could be related.

best,
Jeroen
Comment 2 Jan Erik Sundermann 2006-01-05 00:19:27 UTC
The problem seems to be solved in kile-1.9b2
Comment 3 Stephan Binner 2006-01-14 18:36:18 UTC

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