Bug 151088 - Kopete crashes at connecting to MSN
Summary: Kopete crashes at connecting to MSN
Status: RESOLVED DUPLICATE of bug 151086
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-20 12:43 UTC by Wertz S.
Modified: 2007-10-20 12:46 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 Wertz S. 2007-10-20 12:43:00 UTC
Version:            (using KDE KDE 3.5.8)
Installed from:    Ubuntu Packages
OS:                Linux

When I start Kopete, I've got no problems...

But then the application tries automatically to connect to MSN and the program crashes.
It sends the singal 11 (SIGSEGV).

Here's the debugging report:
...
[KCrash handler]
#5  0x00002aec8ac76b53 in MSNAccount::slotNotifySocketClosed ()
   from /usr/lib/libkopete_msn_shared.so.0
#6  0x00002aec8ac7e62c in MSNAccount::qt_invoke ()
   from /usr/lib/libkopete_msn_shared.so.0
#7  0x00002aec8496ad76 in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#8  0x00002aec8496b910 in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#9  0x00002aec8ac9926a in MSNNotifySocket::disconnect ()
   from /usr/lib/libkopete_msn_shared.so.0
#10 0x00002aec8ac9b87c in MSNNotifySocket::qt_invoke ()
   from /usr/lib/libkopete_msn_shared.so.0
#11 0x00002aec8496ad76 in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#12 0x00002aec8496b910 in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#13 0x00002aec8acb2d93 in MSNSecureLoginHandler::slotTweenerReceived ()
   from /usr/lib/libkopete_msn_shared.so.0
#14 0x00002aec8acb3dc0 in MSNSecureLoginHandler::qt_invoke ()
   from /usr/lib/libkopete_msn_shared.so.0
#15 0x00002aec8496ad76 in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#16 0x00002aec8212c152 in KIO::Job::result () from /usr/lib/libkio.so.4
#17 0x00002aec821782d1 in KIO::Job::emitResult () from /usr/lib/libkio.so.4
#18 0x00002aec8217873a in KIO::SimpleJob::slotFinished ()
   from /usr/lib/libkio.so.4
#19 0x00002aec82178d8a in KIO::TransferJob::slotFinished ()
   from /usr/lib/libkio.so.4
#20 0x00002aec82177d58 in KIO::SimpleJob::qt_invoke ()
   from /usr/lib/libkio.so.4
#21 0x00002aec82177dbd in KIO::TransferJob::qt_invoke ()
   from /usr/lib/libkio.so.4
#22 0x00002aec8496ad76 in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#23 0x00002aec84cd8e51 in QSignal::signal () from /usr/lib/libqt-mt.so.3
#24 0x00002aec84989eeb in QSignal::activate () from /usr/lib/libqt-mt.so.3
#25 0x00002aec84990f1e in QSingleShotTimer::event ()
   from /usr/lib/libqt-mt.so.3
#26 0x00002aec849062a2 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#27 0x00002aec84908031 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0x00002aec8358d248 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#29 0x00002aec84898d12 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#30 0x00002aec848f955c in QEventLoop::activateTimers ()
   from /usr/lib/libqt-mt.so.3
#31 0x00002aec848ad443 in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#32 0x00002aec8491f7e7 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#33 0x00002aec8491f5ef in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#34 0x00002aec84907d68 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#35 0x000000000044091a in ?? ()
#36 0x00002aec8826cb44 in __libc_start_main () from /lib/libc.so.6
#37 0x0000000000431639 in ?? ()
#38 0x00007fff2af7b9d8 in ?? ()
#39 0x0000000000000000 in ?? ()

It didn't happen before I upgraded Kubuntu 7.04 to 7.10...

I've re-installed the application but it didn't resolve anything...
Comment 1 Jonathan Riddell 2007-10-20 12:46:51 UTC

*** This bug has been marked as a duplicate of 151086 ***