Bug 101286 - Crash when receiving Authorization Requests on Startup
Summary: Crash when receiving Authorization Requests on Startup
Status: RESOLVED DUPLICATE of bug 103251
Alias: None
Product: kopete
Classification: Applications
Component: ICQ and AIM Plugins (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-11 08:57 UTC by Carsten Schlipf
Modified: 2005-04-05 04:41 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 Carsten Schlipf 2005-03-11 08:57:16 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    SuSE RPMs
OS:                Linux

I received some authorization requests, when I was offline. After starting and connecting I receive some popups for these requests. Some popups appear several time although these seem to originate from the same request.

After clicking on OK on all these popups, kopete crashes. What makes it worse is that the authorization requests are popping up on the next start again and again kopete crashes. Therefore I am no longer able to start Kopete.

Backtrace:
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1104965760 (LWP 5940)]
[KCrash handler]
#7  0x00000021 in ?? ()
#8  0x42402ac9 in CoreProtocol::wireToTransfer ()
   from /opt/kde/lib/libkopete_oscar.so.2
#9  0x42402ced in CoreProtocol::addIncomingData ()
   from /opt/kde/lib/libkopete_oscar.so.2
#10 0x42402e6f in ClientStream::bs_readyRead ()
   from /opt/kde/lib/libkopete_oscar.so.2
#11 0x42402f3e in ClientStream::qt_invoke ()
   from /opt/kde/lib/libkopete_oscar.so.2
#12 0x4139431e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x41394ac6 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x423ddd0c in ByteStream::readyRead ()
   from /opt/kde/lib/libkopete_oscar.so.2
#15 0x424023eb in KNetworkByteStream::slotReadyRead ()
   from /opt/kde/lib/libkopete_oscar.so.2
#16 0x424024c1 in KNetworkByteStream::qt_invoke ()
   from /opt/kde/lib/libkopete_oscar.so.2
#17 0x4139431e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x41394ac6 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x4100624c in KNetwork::KClientSocketBase::readyRead ()
   from /opt/kde/lib/libkdecore.so.4
#20 0x4100628a in KNetwork::KClientSocketBase::slotReadActivity ()
   from /opt/kde/lib/libkdecore.so.4
#21 0x4100920d in KNetwork::KBufferedSocket::slotReadActivity ()
   from /opt/kde/lib/libkdecore.so.4
#22 0x4100e12f in KNetwork::KBufferedSocket::qt_invoke ()
   from /opt/kde/lib/libkdecore.so.4
#23 0x4139431e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x4139494d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x416e6f30 in QSocketNotifier::activated ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x413b3f90 in QSocketNotifier::event ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x41331baf in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x41333773 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40fbd5d1 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#30 0x41325d26 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x412df112 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x41349b41 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x41349986 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x4133363f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0x0807d370 in main ()
Comment 1 Hans Oischinger 2005-03-17 19:05:39 UTC
I can reproduce this on my installation of KDE 3.4.0 on Gentoo.
Kopete crashes after clicking OK, Cancel or pressing the close button of the last authorization reply message box.
Comment 2 Thiago Macieira 2005-04-05 04:41:45 UTC

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