Bug 226207 - Kopete crashes during yahoo login
Summary: Kopete crashes during yahoo login
Status: RESOLVED DUPLICATE of bug 200536
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-10 22:38 UTC by Alex Fera
Modified: 2010-02-10 22:59 UTC (History)
1 user (show)

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 Alex Fera 2010-02-10 22:38:26 UTC
Application: kopete (1.0.0)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.32-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Every time I try to login, using the yahoo protocol, Kopete crashes. Also for a brief second I can see my buddy list.

The crash can be reproduced every time.

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[Current thread is 1 (Thread 0xb4be6700 (LWP 4534))]

Thread 2 (Thread 0xb15feb70 (LWP 4541)):
#0  0xb7833424 in __kernel_vsyscall ()
#1  0xb5da5182 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5ed4654 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6b6414f in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0xb6b58eab in ?? () from /usr/lib/libQtCore.so.4
#5  0xb6b6328e in ?? () from /usr/lib/libQtCore.so.4
#6  0xb5da08ac in start_thread () from /lib/libpthread.so.0
#7  0xb5ec701e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb4be6700 (LWP 4534)):
[KCrash Handler]
#6  0xb5e6eeb1 in memcpy () from /lib/libc.so.6
#7  0xb6ee0500 in KNetwork::Internal::KSocketBuffer::sendTo(KNetwork::KActiveSocketBase*, long long) () from /usr/lib/libkdecore.so.5
#8  0xb6ecb304 in KNetwork::KBufferedSocket::slotWriteActivity() () from /usr/lib/libkdecore.so.5
#9  0xb6ecb16b in KNetwork::KBufferedSocket::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdecore.so.5
#10 0xb6c6936a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#11 0xb6c7793f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0xb6cc8fd3 in QSocketNotifier::activated(int) () from /usr/lib/libQtCore.so.4
#13 0xb6c7ecc7 in QSocketNotifier::event(QEvent*) () from /usr/lib/libQtCore.so.4
#14 0xb615648c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb615d09e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb7197e1a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0xb6c6416b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#18 0xb6c8fe3a in ?? () from /usr/lib/libQtCore.so.4
#19 0xb5405378 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0xb5408bf0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#21 0xb5408d23 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#22 0xb6c8fa65 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#23 0xb62125d5 in ?? () from /usr/lib/libQtGui.so.4
#24 0xb6c627a9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0xb6c62bfa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0xb6c66d6f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#27 0xb6156527 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#28 0x0805852e in _start ()

This bug may be a duplicate of or related to bug 200536.

Possible duplicates by query: bug 213409, bug 212815, bug 212447, bug 200536.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-10 22:59:50 UTC
Merging with bug 200536. Thanks

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