Bug 171216

Summary: kopete segfaults while connecting
Product: [Applications] kopete Reporter: Ayran <adamsz>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: bracktrace with debug info

Description Ayran 2008-09-17 16:09:12 UTC
Version:            (using KDE 4.1.1)
OS:                Linux
Installed from:    Gentoo Packages

I get an segfault when connecting to my XMPP account (gmx.net with SSL). This is the first time I'm using kopete on this machine and the system is freshly installed with empty ~/.kde

I have tried different versions of KDE 4.0 and 4.1 and always had the same problem: Account connects, contacts are fetched, some contacts display as online, segfault...

Backtrace (hopefully the right thread):
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb58fa6c0 (LWP 22497)]
0xb643db11 in memcpy () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0  0xb643db11 in memcpy () from /lib/tls/i686/cmov/libc.so.6
#1  0xb7824070 in ?? () from /usr/lib/libkdecore.so.5
#2  0xb780dfd0 in KNetwork::KBufferedSocket::slotWriteActivity ()
   from /usr/lib/libkdecore.so.5
#3  0xb780de00 in KNetwork::KBufferedSocket::qt_metacall ()
   from /usr/lib/libkdecore.so.5
#4  0xb757c7e0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#5  0xb757d562 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#6  0xb75b7413 in QSocketNotifier::activated () from /usr/lib/libQtCore.so.4
#7  0xb75823b7 in QSocketNotifier::event () from /usr/lib/libQtCore.so.4
#8  0xb6a4dbfc in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#9  0xb6a55a6e in QApplication::notify () from /usr/lib/libQtGui.so.4
#10 0xb7aa519d in KApplication::notify () from /usr/lib/libkdeui.so.5
#11 0xb7567bbf in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#12 0xb759249a in ?? () from /usr/lib/libQtCore.so.4
#13 0xb5f516b1 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#14 0xb5f54d53 in ?? () from /usr/lib/libglib-2.0.so.0
#15 0xb5f54f11 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#16 0xb7592208 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#17 0xb6ae7b45 in ?? () from /usr/lib/libQtGui.so.4
#18 0xb756628a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#19 0xb756644a in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#20 0xb7568b05 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#21 0xb6a4da77 in QApplication::exec () from /usr/lib/libQtGui.so.4
#22 0x0808aa6f in _start ()
Comment 1 Ayran 2008-09-17 17:08:37 UTC
Created attachment 27451 [details]
bracktrace with debug info
Comment 2 Roman Jarosz 2008-11-08 20:54:21 UTC

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