Bug 115475 - crash during connection process (meanwhile plugin)
Summary: crash during connection process (meanwhile plugin)
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Applications
Component: Meanwhile plugin (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Jeremy Kerr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-01 15:03 UTC by Till
Modified: 2005-11-19 16:00 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 Till 2005-11-01 15:03:29 UTC
Version:            (using KDE KDE 3.4.2)
Installed from:    Debian testing/unstable Packages

The Meanwhile plugin causes Kopete to crash when being started. I have to start kopete with --noconnect to get it running. Then I can connect my other accounts. But as soon as I try to connect with meanwhile again, it crashes.

Backtrace follows....

Using host libthread_db library "/lib/tls/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1240533312 (LWP 3082)]
[KCrash handler]
#3  0xb61815f7 in memcpy () from /lib/tls/libc.so.6
#4  0xb4635145 in mwSession_stop () from /usr/lib/libmeanwhile.so.0
#5  0xb4635403 in mwSession_recv () from /usr/lib/libmeanwhile.so.0
#6  0xb46642b2 in MeanwhileLibrary::slotSocketReader ()
   from /usr/lib/kde3/kopete_meanwhile.so
#7  0xb4666b7f in MeanwhileLibrary::qt_invoke ()
   from /usr/lib/kde3/kopete_meanwhile.so
#8  0xb6a37c5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#9  0xb6a38743 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#10 0xb70ab6f6 in KAsyncIO::readyRead () from /usr/lib/libkdecore.so.4
#11 0xb717fda0 in KExtendedSocket::socketActivityRead ()
   from /usr/lib/libkdecore.so.4
#12 0xb717ffa5 in KExtendedSocket::qt_invoke () from /usr/lib/libkdecore.so.4
#13 0xb6a37c5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#14 0xb6a385ad in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#15 0xb6dc920c in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#16 0xb6a58659 in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#17 0xb69cd778 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#18 0xb69cd996 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#19 0xb71609fc in KApplication::notify () from /usr/lib/libkdecore.so.4
#20 0xb695d665 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#21 0xb69beb81 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#22 0xb69713d0 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#23 0xb69e5ea2 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#24 0xb69e5dcb in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#25 0xb69cc305 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#26 0x0806d71e in main ()
Comment 1 Jeremy Kerr 2005-11-02 03:39:01 UTC
Kopete SVN has had a big meanwhile update after the 3.4.2 release (could you report the kopete version too?). If possible, can you try a checkout from the 3.5 branch and let me know if that works?

Thanks.
Comment 2 Till 2005-11-02 11:47:14 UTC
This is Kopete from 3.5 branch but on KDE 3.4.2 (is this maybe a problem?). Kopete's version is 
"0.10.93 (0.11 Beta 2) (Using KDE 3.4.2)"
Comment 3 Till 2005-11-19 16:00:35 UTC
Problem is no longer reproducable in Kopete from SVN.