On Monday 21 March 2005 23:17, Ingo Klöcker wrote: > On Monday 21 March 2005 21:37, Robin Atwood wrote: > > I have just compiled KDEPIM 3.4 against my FC3 system. When I start > > kontact the Summary window displays Ok. If I then start clicking some > > of the other apps, after one or two kontact segfaults. This is > > absolutely hard and indeed did the same thing with KDE 3.3.2. I was > > hoping the problem might go away with the new release but no such > > luck. This is so bad I assume it is something with my environment: is > > anybody else here running FC3? The backtrace contains no useful data, > > event after I recompiled kontact with --enable-debug=full. Any idea > > where to go from here? > > Did you try running kontact from Konsole? You could also try to run > kontact in gdb: 'gdb kontact' and then 'run --nofork'. after kontact > crashed, try 'bt'. > > Regards, > Ingo Ingo - Thanks, that did the trick. The back trace is: 0 0x00000000 in ?? () #1 0x4ab97b0b in KXMLGUI::ActionList::unplug () from /usr/lib/libkdeui.so.4 #2 0x4ab9a030 in KXMLGUI::ContainerNode::unplugClient () from /usr/lib/libkdeui.so.4 #3 0x4ab9a387 in KXMLGUI::ContainerNode::unplugActions () from /usr/lib/libkdeui.so.4 #4 0x4ab9a404 in KXMLGUI::ContainerNode::destruct () from /usr/lib/libkdeui.so.4 #5 0x4ab9a609 in KXMLGUI::ContainerNode::destructChildren () from /usr/lib/libkdeui.so.4 #6 0x4ab9a3f8 in KXMLGUI::ContainerNode::destruct () from /usr/lib/libkdeui.so.4 #7 0x4ab94b36 in KXMLGUIFactory::removeClient () from /usr/lib/libkdeui.so.4 #8 0x4975fb51 in KParts::MainWindow::createGUI () from /usr/lib/libkparts.so.2 #9 0x0805e0cd in Kontact::MainWindow::selectPlugin () #10 0x0805db1e in Kontact::MainWindow::qt_invoke () #11 0x4a2aa53d in QObject::activate_signal () from /usr/lib/qt-3.3.3/lib/libqt-mt.so.3 #12 0x0805fd34 in Kontact::SidePaneBase::pluginSelected () #13 0x0805fe4a in Kontact::SidePaneBase::qt_emit () #14 0x08061acd in Kontact::IconSidePane::qt_emit () #15 0x4a2aa575 in QObject::activate_signal () from /usr/lib/qt-3.3.3/lib/libqt-mt.so.3 #16 0x08061818 in Kontact::Navigator::pluginActivated () #17 0x4a3735a6 in QListBox::mousePressEventEx () from /usr/lib/qt-3.3.3/lib/libqt-mt.so.3 #18 0x4a373482 in QListBox::mousePressEvent () from /usr/lib/qt-3.3.3/lib/libqt-mt.so.3 #19 0x4a2ddd5c in QWidget::event () from /usr/lib/qt-3.3.3/lib/libqt-mt.so.3 #20 0x4a252b60 in QApplication::internalNotify () from /usr/lib/qt-3.3.3/lib/libqt-mt.so.3 #21 0x4a2522ac in QApplication::notify () from /usr/lib/qt-3.3.3/lib/libqt-mt.so.3 #22 0x4a81bf38 in KApplication::notify () from /usr/lib/libkdecore.so.4 #23 0x4a1ec86e in QETWidget::translateMouseEvent () from /usr/lib/qt-3.3.3/lib/libqt-mt.so.3 #24 0x4a1ea541 in QApplication::x11ProcessEvent () from /usr/lib/qt-3.3.3/lib/libqt-mt.so.3 #25 0x4a20056d in QEventLoop::processEvents () from /usr/lib/qt-3.3.3/lib/libqt-mt.so.3 #26 0x4a263f2c in QEventLoop::enterLoop () from /usr/lib/qt-3.3.3/lib/libqt-mt.so.3 #27 0x4a263dee in QEventLoop::exec () from /usr/lib/qt-3.3.3/lib/libqt-mt.so.3 #28 0x4a252d67 in QApplication::exec () from /usr/lib/qt-3.3.3/lib/libqt-mt.so.3 #29 0x08058858 in main () (gdb) quit HTH -Robin -- ---------------------------------------------------------------------- Robin Atwood. "This tag line left intentionally blank" ---------------------------------------------------------------------- _______________________________________________ kde-pim mailing list kde-pim@kde.org https://mail.kde.org/mailman/listinfo/kde-pim kde-pim home page at http://pim.kde.org/