Gideon crashing when closing a window

Hugo Varotto hugo at varotto-usa.com
Wed Aug 15 22:52:56 UTC 2001


Greetings,

I've been trying Gideon a little bit lately, and I noticed that no matter wat 
tye of file I what to open ( C, C++, Java, Python ), wen I try to close it ( 
selecting the menu entry "Close Window - F4" nder the "File" menu, Gideon 
crashes.

I'm attaching the backtrace of trying to close a very small python program ( 
hope it helps ).

Hugo


-------------- next part --------------
0x413d4519 in __wait4 () from /lib/i686/libc.so.6
#0  0x413d4519 in __wait4 () from /lib/i686/libc.so.6
#1  0x414449e4 in __DTOR_END__ () from /lib/i686/libc.so.6
#2  0x409f779d in KCrash::defaultCrashHandler () at eval.c:41
#3  <signal handler called>
#4  0x41347801 in __kill () from /lib/i686/libc.so.6
#5  0x413475da in raise (sig=6) at ../sysdeps/posix/raise.c:27
#6  0x41348d82 in abort () at ../sysdeps/generic/abort.c:88
#7  0x412d6f1b in __default_terminate () at ../../gcc/libgcc2.c:3034
#8  0x412d6f3a in __terminate () at ../../gcc/libgcc2.c:3034
#9  0x4004023b in __pure_virtual ()
   from /opt/kde2.2beta1/lib/libkdevdoctreeview.so
#10 0x4088c8f4 in KXMLGUIFactory::removeClient () at eval.c:41
#11 0x4088c928 in KXMLGUIFactory::removeClient () at eval.c:41
#12 0x40477be1 in KParts::MainWindow::createGUI () at eval.c:41
#13 0x08054410 in Core::activePartChanged () at eval.c:41
#14 0x4047735e in KParts::PartManager::activePartChanged () at eval.c:41
#15 0x404761bb in KParts::PartManager::setActivePart () at eval.c:41
#16 0x404765d7 in KParts::PartManager::slotWidgetDestroyed () at eval.c:41
#17 0x40d62593 in QObject::activate_signal () from /opt/qt/lib/libqt.so.2
#18 0x40d61f7f in QObject::destroyed () from /opt/qt/lib/libqt.so.2
#19 0x40d5f13e in QObject::~QObject () from /opt/qt/lib/libqt.so.2
#20 0x40dbbddd in QWidget::~QWidget () from /opt/qt/lib/libqt.so.2
#21 0x4160390a in KTextEditor::View::~View ()
   from /opt/kde2.2beta1/lib/libktexteditor.so.0
#22 0x415d3c09 in KWrite::~KWrite ()
   from /opt/kde2.2beta1/lib/kde2/libkwriteeditorpart.so
#23 0x4046f013 in KParts::Part::~Part () at eval.c:41
#24 0x4046f684 in KParts::ReadOnlyPart::~ReadOnlyPart () at eval.c:41
#25 0x4046ff58 in KParts::ReadWritePart::~ReadWritePart () at eval.c:41
#26 0x415a3511 in DocumentImpl::~DocumentImpl ()
   from /opt/kde2.2beta1/lib/kde2/libkwriteeditorpart.so
#27 0x0805b96d in Core::slotCloseWindow () at eval.c:41
#28 0x40d62593 in QObject::activate_signal () from /opt/qt/lib/libqt.so.2
#29 0x408658bf in KAction::activated () at eval.c:41
#30 0x408561d0 in KAction::slotActivated () at eval.c:41
#31 0x40d6280f in QObject::activate_signal () from /opt/qt/lib/libqt.so.2
#32 0x40da02a0 in QSignal::activate () from /opt/qt/lib/libqt.so.2
#33 0x40e552b5 in QPopupMenu::mouseReleaseEvent () from /opt/qt/lib/libqt.so.2
#34 0x40dc0374 in QWidget::event () from /opt/qt/lib/libqt.so.2
#35 0x40cfc4a8 in QApplication::notify () from /opt/qt/lib/libqt.so.2
#36 0x40962191 in KApplication::notify () at eval.c:41
#37 0x40cc281b in QETWidget::translateMouseEvent () from /opt/qt/lib/libqt.so.2
#38 0x40cbfdb1 in QApplication::x11ProcessEvent () from /opt/qt/lib/libqt.so.2
#39 0x40cbedf9 in QApplication::processNextEvent () from /opt/qt/lib/libqt.so.2
#40 0x40cfe7f8 in QApplication::enter_loop () from /opt/qt/lib/libqt.so.2
#41 0x40cbed78 in QApplication::exec () from /opt/qt/lib/libqt.so.2
#42 0x08052529 in main () at eval.c:41
#43 0x41336177 in __libc_start_main (main=0x8052370 <main>, argc=1, 
    ubp_av=0xbffffb0c, init=0x8050488 <_init>, fini=0x8066878 <_fini>, 
    rtld_fini=0x4000e184 <_dl_fini>, stack_end=0xbffffafc)
    at ../sysdeps/generic/libc-start.c:129


More information about the KDevelop-devel mailing list