Bug 128455 - kopete crashes when a buddy logs in
Summary: kopete crashes when a buddy logs in
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: Yahoo Plugin (other bugs)
Version First Reported In: 0.11.1
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-01 19:00 UTC by tejinder
Modified: 2006-06-14 13:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
backtrace log of the crash (4.76 KB, application/octet-stream)
2006-06-01 19:03 UTC, tejinder
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tejinder 2006-06-01 19:00:46 UTC
Version:           0.11.1 (using KDE KDE 3.5.2)
Installed from:    Unspecified Linux
OS:                Linux

i use kopete mainly for yahoo messenger. i am using arch linux with kde 3.5.2 and kopete 0.11.1. now the problem is, whenever few buddies on my friends' list log in, my kopete crashes and i have to restart it again. one of the specific friend which when logs in makes my kopete crash is using kopete 0.11.1 (kubuntu dapper beta). the backtrace log is given below:

no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(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)
Comment 1 tejinder 2006-06-01 19:03:00 UTC
Created attachment 16406 [details]
backtrace log of the crash
Comment 2 Thiago Macieira 2006-06-05 12:26:21 UTC
Pasting the backtrace:
[KCrash handler]
#6  0xb63bd0c3 in strlen () from /lib/tls/libc.so.6
#7  0xb6d82825 in QString::compare () from /opt/qt/lib/libqt-mt.so.3
#8  0xb6d836f5 in QString::fromLatin1 () from /opt/qt/lib/libqt-mt.so.3
#9  0xb71477ff in KURL::KURL () from /opt/kde/lib/libkdecore.so.4
#10 0xb55f7745 in YahooSession::_gotBuddyIconReceiver ()
   from /opt/kde/lib/kde3/kopete_yahoo.so
#11 0xb55f77f2 in ext_yahoo_got_buddyicon ()
   from /opt/kde/lib/kde3/kopete_yahoo.so
#12 0xb5620551 in yahoo_packet_process ()
   from /opt/kde/lib/kde3/kopete_yahoo.so
#13 0xb5621883 in yahoo_process_pager_connection ()
   from /opt/kde/lib/kde3/kopete_yahoo.so
#14 0xb561a09e in yahoo_read_ready () from /opt/kde/lib/kde3/kopete_yahoo.so
#15 0xb55f1a8f in YahooSession::slotReadReady ()
   from /opt/kde/lib/kde3/kopete_yahoo.so
#16 0xb56093c6 in YahooSession::qt_invoke ()
   from /opt/kde/lib/kde3/kopete_yahoo.so
#17 0xb6ab1ad9 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#18 0xb6ab1f70 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#19 0xb7192c8c in KNetwork::KClientSocketBase::readyRead ()
   from /opt/kde/lib/libkdecore.so.4
#20 0xb7192cca in KNetwork::KClientSocketBase::slotReadActivity ()
   from /opt/kde/lib/libkdecore.so.4
#21 0xb71a21d5 in KNetwork::KClientSocketBase::qt_invoke ()
   from /opt/kde/lib/libkdecore.so.4
#22 0xb71a234a in KNetwork::KStreamSocket::qt_invoke ()
   from /opt/kde/lib/libkdecore.so.4
#23 0xb6ab1ad9 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#24 0xb6ab20a1 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#25 0xb6ded890 in QSocketNotifier::activated () from /opt/qt/lib/libqt-mt.so.3
#26 0xb6ad0950 in QSocketNotifier::event () from /opt/qt/lib/libqt-mt.so.3
#27 0xb6a526a1 in QApplication::internalNotify ()
   from /opt/qt/lib/libqt-mt.so.3
#28 0xb6a5309f in QApplication::notify () from /opt/qt/lib/libqt-mt.so.3
#29 0xb713903e in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#30 0xb6a466ed in QEventLoop::activateSocketNotifiers ()
   from /opt/qt/lib/libqt-mt.so.3
#31 0xb6a003f5 in QEventLoop::processEvents () from /opt/qt/lib/libqt-mt.so.3
#32 0xb6a691b9 in QEventLoop::enterLoop () from /opt/qt/lib/libqt-mt.so.3
#33 0xb6a690b6 in QEventLoop::exec () from /opt/qt/lib/libqt-mt.so.3
#34 0xb6a520bf in QApplication::exec () from /opt/qt/lib/libqt-mt.so.3
Comment 3 Andre Duffeck 2006-06-14 13:07:18 UTC
Should be fixed with kopete 0.12. Please reopen if it still occurs.