You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, October 12th 2007, 3:09am

[Kopete] MSN Crashes Kopete

EDIT: Fixed it by deleting contactlist.xml.



Every time I open Kopete and sign in, Kopete is crashed by MSN. Below are from the crash handler. I removed quite a few "no debugging symbols found". Any help?

"The application Kopete (kopete) crashed and caused the signal 11 (SIGSEGV)."

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1241662992 (LWP 10253)]
(no debugging symbols found)
[KCrash handler]
#6  0xb67a3fa8 in QShared::ref () from /usr/lib/libqt-mt.so.3
#7  0xb6b9326b in QString::QString () from /usr/lib/libqt-mt.so.3
#8  0xb7e4871f in Kopete::Contact::contactId () from /usr/lib/libkopete.so.1
#9  0xb5a0e07d in MSNNotifySocket::parseCommand ()
   from /usr/lib/libkopete_msn_shared.so.0
#10 0xb59f6f5b in MSNSocket::parseLine ()
   from /usr/lib/libkopete_msn_shared.so.0
#11 0xb59f8974 in MSNSocket::slotReadLine ()
   from /usr/lib/libkopete_msn_shared.so.0
#12 0xb59fad63 in MSNSocket::slotDataReceived ()
   from /usr/lib/libkopete_msn_shared.so.0
#13 0xb59fd3a1 in MSNSocket::qt_invoke ()
   from /usr/lib/libkopete_msn_shared.so.0
#14 0xb5a0b053 in MSNNotifySocket::qt_invoke ()
   from /usr/lib/libkopete_msn_shared.so.0
#15 0xb687b893 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0xb687c338 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#17 0xb70076ac in KNetwork::KClientSocketBase::readyRead ()
   from /usr/lib/libkdecore.so.4
#18 0xb70076e6 in KNetwork::KClientSocketBase::slotReadActivity ()
   from /usr/lib/libkdecore.so.4
#19 0xb700f908 in KNetwork::KBufferedSocket::slotReadActivity ()
   from /usr/lib/libkdecore.so.4
#20 0xb701998b in KNetwork::KBufferedSocket::qt_invoke ()
   from /usr/lib/libkdecore.so.4
#21 0xb687b893 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#22 0xb687c1aa in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#23 0xb6c08683 in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#24 0xb689e46e in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#25 0xb6812af0 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#26 0xb681491f in QApplication::notify () from /usr/lib/libqt-mt.so.3
#27 0xb6fbf212 in KApplication::notify () from /usr/lib/libkdecore.so.4
#28 0xb67a5209 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#29 0xb6804ee9 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#30 0xb67b9d2b in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#31 0xb682d1ce in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#32 0xb682cfde in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#33 0xb6814699 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#34 0x0807feec in ?? ()
#35 0xbfe79824 in ?? ()
#36 0xbfe7981c in ?? ()
#37 0xbfe79814 in ?? ()
#38 0x00000000 in ?? ()

This post has been edited 1 times, last edit by "Spaceomega" (Oct 12th 2007, 3:15am)


2

Sunday, October 21st 2007, 12:37pm

RE: [Kopete] MSN Crashes Kopete

Just to confirm, this happens to me too, running Kopete 0.12.7 on Kubuntu 7.10 and KDE 3.5.8 32-bit.

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[KCrash handler]
#6  0xb58c511a in MSNAccount::slotNotifySocketClosed ()
   from /usr/lib/libkopete_msn_shared.so.0
#7  0xb58cd668 in MSNAccount::qt_invoke ()
   from /usr/lib/libkopete_msn_shared.so.0
#8  0xb6836893 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#9  0xb6837338 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#10 0xb58d68dc in MSNSocket::socketClosed ()
   from /usr/lib/libkopete_msn_shared.so.0
#11 0xb58ea4cd in MSNNotifySocket::disconnect ()
   from /usr/lib/libkopete_msn_shared.so.0
#12 0xb58e6f3b in MSNNotifySocket::sslLoginFailed ()
   from /usr/lib/libkopete_msn_shared.so.0
#13 0xb58ed0f5 in MSNNotifySocket::qt_invoke ()
   from /usr/lib/libkopete_msn_shared.so.0
#14 0xb6836893 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#15 0xb6837338 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0xb590716c in MSNSecureLoginHandler::loginFailed ()
   from /usr/lib/libkopete_msn_shared.so.0
#17 0xb590740f in MSNSecureLoginHandler::slotTweenerReceived ()
   from /usr/lib/libkopete_msn_shared.so.0
#18 0xb59085a6 in MSNSecureLoginHandler::qt_invoke ()
   from /usr/lib/libkopete_msn_shared.so.0
#19 0xb6836893 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#20 0xb7471021 in KIO::Job::result () from /usr/lib/libkio.so.4
#21 0xb74c98cd in KIO::Job::emitResult () from /usr/lib/libkio.so.4
#22 0xb74c9d2e in KIO::SimpleJob::slotFinished () from /usr/lib/libkio.so.4
#23 0xb74ca43d in KIO::TransferJob::slotFinished () from /usr/lib/libkio.so.4
#24 0xb74c9301 in KIO::SimpleJob::qt_invoke () from /usr/lib/libkio.so.4
#25 0xb74c9363 in KIO::TransferJob::qt_invoke () from /usr/lib/libkio.so.4
#26 0xb6836893 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#27 0xb6bc28ec in QSignal::signal () from /usr/lib/libqt-mt.so.3
#28 0xb6856842 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#29 0xb685e258 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#30 0xb67cdaf0 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#31 0xb67cf91f in QApplication::notify () from /usr/lib/libqt-mt.so.3
#32 0xb6f93ca2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#33 0xb6760209 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#34 0xb67c053b in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#35 0xb6774d49 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#36 0xb67e81ce in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#37 0xb67e7fde in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#38 0xb67cf699 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#39 0x0807f95c in ?? ()
#40 0xbfd1b664 in ?? ()
#41 0xbfd1b65c in ?? ()
#42 0xbfd1b654 in ?? ()
#43 0x00000000 in ?? ()

Deleting contactlist.xml from ./kde/share/apps/kopete does not appear to help.

3

Sunday, October 21st 2007, 2:04pm

RE: [Kopete] MSN Crashes Kopete

yeah, I've been using GAIM because Kopete has been broken for a few days. I'm not sure what happened.

4

Sunday, October 21st 2007, 2:19pm

RE: [Kopete] MSN Crashes Kopete

Quoted

Originally posted by Spaceomega
yeah, I've been using GAIM because Kopete has been broken for a few days. I'm not sure what happened.

What distribution are you using? There's a bug reported for Ubuntu Gutsy: https://wiki.ubuntu.com/GutsyGibbon/ReleaseNotes

5

Sunday, October 21st 2007, 9:04pm

RE: [Kopete] MSN Crashes Kopete

Quoted

Originally posted by Blue_Shift

Quoted

Originally posted by Spaceomega
yeah, I've been using GAIM because Kopete has been broken for a few days. I'm not sure what happened.

What distribution are you using? There's a bug reported for Ubuntu Gutsy: https://wiki.ubuntu.com/GutsyGibbon/ReleaseNotes

Oh, that's good to see. I'm using Ubuntu 7.10. Thanks for sharing.