Bug 96276 - Kate crashes when saving new files
Summary: Kate crashes when saving new files
Status: RESOLVED DUPLICATE of bug 83708
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: 2.3.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-04 09:21 UTC by Andrea De Giusti
Modified: 2005-01-07 14:58 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 Andrea De Giusti 2005-01-04 09:21:05 UTC
Version:           2.3.2 (using KDE 3.3.2-1.2.3.kde, Fedora Core release 3 (Heidelberg))
Compiler:          gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
OS:                Linux (i686) release 2.6.9-1.681_FC3

When I create a new file and then I try to save it, after having chose the file name, Kate crashes with the following backtrace:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -151176992 (LWP 10618)]
[KCrash handler]
#4  0x0766ff36 in QObject::disconnect ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#5  0x0029bb88 in KAccelPrivate::eventFilter () from /usr/lib/libkdecore.so.4
#6  0x0766f582 in QObject::activate_filters ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#7  0x0766f63b in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#8  0x076a799a in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#9  0x077605fc in QMainWindow::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#10 0x00369d5c in KMdiMainFrm::event () from /usr/lib/libkmdi.so.1
#11 0x076134ba in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0x07613acc in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x00283478 in KApplication::notify () from /usr/lib/libkdecore.so.4
#14 0x001ce397 in KAccelEventHandler::x11Event ()
   from /usr/lib/libkdecore.so.4
#15 0x00291371 in KApplication::x11EventFilter ()
   from /usr/lib/libkdecore.so.4
#16 0x075a09a1 in qt_set_x11_event_filter ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0xfef1ea70 in ?? ()
#18 0x00000001 in ?? ()
#19 0x075a096c in qt_set_x11_event_filter ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x00000027 in ?? ()
#21 0xfef1e918 in ?? ()
#22 0x075ad9a5 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
Comment 1 Nicolas Goutte 2005-01-07 14:58:31 UTC
The work around is to use Ctrl+Shift+S (all other way of trying to save might crash.) 
 
Bug #83708 tells that it should be fixed in Kate CVS Head. 
 
Have a nice day! 
 


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