Gideon crashes when opening a file in MDI mode
John Firebaugh
jfirebaugh at kde.org
Mon May 20 19:06:02 UTC 2002
On Tuesday 07 May 2002 9:07, falk.brettschneider at gmx.de wrote:
> Victor Röder wrote:
> >#5 0x412fb6e8 in sigaction () from /lib/libc.so.6
> >#6 0x419ad09a in KateViewInternal::paintCursor ()
> > from /usr/local/kde3/lib/libkatepart.so
> >#7 0x419ad529 in KateViewInternal::focusOutEvent ()
> > from /usr/local/kde3/lib/libkatepart.so
> >#8 0x40d30970 in QWidget::event ()
> > from /home/victor/Entwicklung/C++/qt-copy/lib/libqt-mt.so.3
> >#9 0x40ca7273 in QApplication::internalNotify ()
> > from /home/victor/Entwicklung/C++/qt-copy/lib/libqt-mt.so.3
> >#10 0x40ca7114 in QApplication::notify ()
> > from /home/victor/Entwicklung/C++/qt-copy/lib/libqt-mt.so.3
> >#11 0x409874e4 in KApplication::notify ()
> > from /usr/local/kde3/lib/libkdecore.so.4
> >#12 0x40d2e84b in QWidget::setFocus ()
> > from /home/victor/Entwicklung/C++/qt-copy/lib/libqt-mt.so.3
> >#13 0x4036d92a in QextMdiMainFrm::attachWindow ()
> > from /usr/local/kde3/lib/libkdevelopqextmdi.so.2
This seems to be fixed, now it crashes when closing a file. The part is
getting double-deleted, I think.
-John
More information about the KDevelop-devel
mailing list