Version: 0.7.1 (using KDE 3.1.3) Installed from: (testing/unstable) Compiler: gcc version 3.3.1 20030722 (Debian prerelease) OS: Linux (i686) release 2.4.20-xfs i was configuring the plugins on kopete, when i finished and hit aply button the kopete program just crash, i try to configurate several times and in ALL of them kopete just crash. I loaded the plugins: Ortografic correction msn automatic words replacement icq I got the generate debug after the crash: (no debugging symbols found)...(no debugging symbols found)...[New Thread 16384 (LWP 5294)] (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)...(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)... (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)...(no debugging symbols found)... (no debugging symbols found)...0x412bbbb5 in waitpid () from /lib/libpthread.so.0 #0 0x412bbbb5 in waitpid () from /lib/libpthread.so.0 #1 0x40b8aed0 in KCrash::defaultCrashHandler(int) () from /usr/lib/libkdecore.so.4 #2 0x412ba98d in __pthread_sighandler () from /lib/libpthread.so.0 #3 <signal handler called> #4 0x4006c266 in KopeteMetaContact::isTemporary() const () from /usr/lib/libkopete.so.1 #5 0x080817cf in KopeteContactListView::~KopeteContactListView() () #6 0x08084b08 in KopeteContactListView::staticMetaObject() () #7 0x40ee40ae in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/libqt-mt.so.3 #8 0x40ee3fef in QObject::activate_signal(int) () from /usr/lib/libqt-mt.so.3 #9 0x4008ea60 in KopetePrefs::saved() () from /usr/lib/libkopete.so.1 #10 0x4008df07 in KopetePrefs::save() () from /usr/lib/libkopete.so.1 #11 0x080a92fc in PluginConfig::~PluginConfig() () #12 0x4008086c in PreferencesDialog::slotApply() () from /usr/lib/libkopete.so.1 #13 0x409e34fc in KDialogBase::qt_invoke(int, QUObject*) () from /usr/lib/libkdeui.so.4 #14 0x40080abb in PreferencesDialog::qt_invoke(int, QUObject*) () from /usr/lib/libkopete.so.1 #15 0x40ee40ae in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/libqt-mt.so.3 #16 0x40ee3fef in QObject::activate_signal(int) () from /usr/lib/libqt-mt.so.3 #17 0x41150dfc in QButton::clicked() () from /usr/lib/libqt-mt.so.3 #18 0x40f58480 in QButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libqt-mt.so.3 #19 0x40f114ab in QWidget::event(QEvent*) () from /usr/lib/libqt-mt.so.3 #20 0x40e901be in QApplication::internalNotify(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3 #21 0x40e8fa76 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3 #22 0x40b26ad7 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdecore.so.4 #23 0x40e3eaf6 in QETWidget::translateMouseEvent(_XEvent const*) () from /usr/lib/libqt-mt.so.3 #24 0x40e3c937 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libqt-mt.so.3 #25 0x40e4f6b9 in QEventLoop::processEvents(unsigned) () from /usr/lib/libqt-mt.so.3 #26 0x40ea177b in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3 #27 0x40ea1638 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3 #28 0x40e903b8 in QApplication::exec() () from /usr/lib/libqt-mt.so.3 #29 0x0806eb07 in ?? () #30 0xbffffad0 in ?? () #31 0xbffffac0 in ?? () #32 0xbffffc18 in ?? () #33 0x0806eab2 in ?? () #34 0x41237b60 in vtable for QGArray () from /usr/lib/libqt-mt.so.3 #35 0x082be650 in ?? ()
You'll want to leave debugging symbols in next time you compile... However I suspect the problem is the automatic words replacement. Loading it on my machine is a certain way to make kopete crash about 15 seconds after every startup. But then, I've never heard of 'Ortografic correction'.
Well....except now that I try to reproduce it to get a backtrace...I can't get it to crash. Maybe it's only a certain combination of plugins...hum.
> #5 0x080817cf in KopeteContactListView::~KopeteContactListView() () what? who is deleting the contactlist? why? that has no sense. the contactlist is only deleted when closing kopete. there is something wrong in your backtrace. are you sur you are not running an old plugin with a newer kopete?
Subject: Re: kopete crashes when configuring plugins I dont know how to be sure ir my plugins are older than the program itself. Im using the linux Kurumin (knoppix based) and i instaled kopete using APT tool. att Ricardo Macari Em 3 Sep 2003 07:47:10 -0000 Olivier Goffart <ogoffart@tiscalinet.be> escreveu: > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > > http://bugs.kde.org/show_bug.cgi?id=63636 > > > > > ------- Additional Comments From ogoffart@tiscalinet.be 2003-09-03 09:47 ------- > > #5 0x080817cf in KopeteContactListView::~KopeteContactListView() () > > what? who is deleting the contactlist? why? that has no sense. > the contactlist is only deleted when closing kopete. > > there is something wrong in your backtrace. are you sur you are not running an > old plugin with a newer kopete? > >
For me the kopete installation is completely broken. could you recompile kopete with debug symbols?
Aha, "ortografic" is italian for spelling or something similar (A google search shows that it's always used in conjunction with dictionary), which there have been a lot of crashing bug reports about. I imagine that you turned it on, hit save, and it crashed. This plugin no longer exists. Turn it off and reopen this bug if you can reproduce the problem without the plugin, but also upgrade to v0.7.2 first to see if that helps.
*** Bug 65347 has been marked as a duplicate of this bug. ***
Created attachment 25242 [details] Output of running Kopete from Konsole: From getting on-line to crash with sending the 1st message