[kopete-bugs] [Bug 193760] New: [yahoo protocol] kopete crashes at login

Andrei Nistor coder.tux at gmail.com
Sat May 23 13:13:53 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=193760

           Summary: [yahoo protocol] kopete crashes at login
           Product: kopete
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kopete-bugs at kde.org
        ReportedBy: coder.tux at gmail.com


Application that crashed: kopete
Version of the application: 0.70.85
KDE Version: 4.2.87 (KDE 4.2.87 (KDE 4.3 >= 20090519))
Qt Version: 4.5.1
Operating System: Linux 2.6.29-zen2eee i686

What I was doing when the application crashed:
I believe it crashes only if there are offline messages. 
The next time I try to connect it works fine, but I lose my offline messages.
This happens on a regular basis. I'll install the full debug package to get a
more meaningful backtrace if required.

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[Current thread is 0 (LWP 3423)]

Thread 3 (Thread 0xb385fb90 (LWP 930)):
#0  0xb7f72424 in __kernel_vsyscall ()
#1  0xb6aacc72 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#2  0xb6b2d41c in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#3  0xb6b229a6 in ?? () from /usr/lib/libQtCore.so.4
#4  0xb6b2c40e in ?? () from /usr/lib/libQtCore.so.4
#5  0xb6aa84c5 in start_thread () from /lib/libpthread.so.0
#6  0xb5edef9e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xb305eb90 (LWP 935)):
#0  0xb7f72424 in __kernel_vsyscall ()
#1  0xb6aacc72 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#2  0xb6b2d41c in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#3  0xb6b229a6 in ?? () from /usr/lib/libQtCore.so.4
#4  0xb6b2c40e in ?? () from /usr/lib/libQtCore.so.4
#5  0xb6aa84c5 in start_thread () from /lib/libpthread.so.0
#6  0xb5edef9e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5407710 (LWP 3423)):
[KCrash Handler]
#6  0xb1f72910 in ClientStream::cp_outgoingData () from /usr/lib/libkyahoo.so.1
#7  0xb1f73a2d in ClientStream::qt_metacall () from /usr/lib/libkyahoo.so.1
#8  0xb6c35339 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#9  0xb6c35fa2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0xb1f78a63 in CoreProtocol::outgoingData () from /usr/lib/libkyahoo.so.1
#11 0xb1f7a289 in CoreProtocol::outgoingTransfer () from
/usr/lib/libkyahoo.so.1
#12 0xb1f72f9f in ClientStream::write () from /usr/lib/libkyahoo.so.1
#13 0xb1f66405 in Client::send () from /usr/lib/libkyahoo.so.1
#14 0xb1f69b8a in Task::send () from /usr/lib/libkyahoo.so.1
#15 0xb1f88659 in RequestPictureTask::onGo () from /usr/lib/libkyahoo.so.1
#16 0xb1f69a2a in Task::go () from /usr/lib/libkyahoo.so.1
#17 0xb1f65a57 in Client::requestPicture () from /usr/lib/libkyahoo.so.1
#18 0xb1f6748c in Client::processPictureQueue () from /usr/lib/libkyahoo.so.1
#19 0xb1f68ed3 in Client::qt_metacall () from /usr/lib/libkyahoo.so.1
#20 0xb6c35339 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#21 0xb6c35fa2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0xb6c3a6a7 in ?? () from /usr/lib/libQtCore.so.4
#23 0xb6c3a7cc in ?? () from /usr/lib/libQtCore.so.4
#24 0xb6c2f82f in QObject::event () from /usr/lib/libQtCore.so.4
#25 0xb61ae6ec in QApplicationPrivate::notify_helper () from
/usr/lib/libQtGui.so.4
#26 0xb61b69be in QApplication::notify () from /usr/lib/libQtGui.so.4
#27 0xb71cebfa in KApplication::notify () from /usr/lib/libkdeui.so.5
#28 0xb6c1f24b in QCoreApplication::notifyInternal () from
/usr/lib/libQtCore.so.4
#29 0xb6c4e3d1 in ?? () from /usr/lib/libQtCore.so.4
#30 0xb6c4aa20 in ?? () from /usr/lib/libQtCore.so.4
#31 0xb5785718 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0xb5788c7b in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#33 0xb5788df8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#34 0xb6c4a978 in QEventDispatcherGlib::processEvents () from
/usr/lib/libQtCore.so.4
#35 0xb624d2a5 in ?? () from /usr/lib/libQtGui.so.4
#36 0xb6c1d87a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#37 0xb6c1dcba in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#38 0xb6c20149 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#39 0xb61ae567 in QApplication::exec () from /usr/lib/libQtGui.so.4
#40 0x08059aac in _start ()

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the kopete-bugs mailing list