Bug 171216 - kopete segfaults while connecting
Summary: kopete segfaults while connecting
Status: RESOLVED DUPLICATE of bug 170376
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-17 16:09 UTC by Ayran
Modified: 2008-11-08 20:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
bracktrace with debug info (3.78 KB, text/plain)
2008-09-17 17:08 UTC, Ayran
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***