Bug 212429 - I opened Kopete, and tryed Kopete crashed when trying to erase a contact group
Summary: I opened Kopete, and tryed Kopete crashed when trying to erase a contact group
Status: RESOLVED DUPLICATE of bug 200536
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-30 18:49 UTC by elnetotaca
Modified: 2009-11-03 23:36 UTC (History)
2 users (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 elnetotaca 2009-10-30 18:49:30 UTC
Application that crashed: kopete
Version of the application: 0.80.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I opened Kopete, and tryed to erase a contact group, wich was not empty.
And thats how it crashed.


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

Thread 2 (Thread 0xb60aeb70 (LWP 3126)):
#0  0x00760422 in __kernel_vsyscall ()
#1  0x00d0de15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x00c6678d in __pthread_cond_wait (cond=0x9d06890, mutex=0x9d06878) at forward.c:139
#3  0x0643be67 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0x012fa922 in ?? () from /usr/lib/libQtNetwork.so.4
#5  0x0643ae32 in ?? () from /usr/lib/libQtCore.so.4
#6  0x00d0980e in start_thread (arg=0xb60aeb70) at pthread_create.c:300
#7  0x00c597ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb78ac700 (LWP 2786)):
[KCrash Handler]
#6  memcpy () at ../sysdeps/i386/i686/memcpy.S:100
#7  0x008c8cc0 in ?? () from /usr/lib/libkdecore.so.5
#8  0x008b37f4 in KNetwork::KBufferedSocket::slotWriteActivity() () from /usr/lib/libkdecore.so.5
#9  0x008b365b in KNetwork::KBufferedSocket::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdecore.so.5
#10 0x06541263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x06541ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x0657b503 in QSocketNotifier::activated(int) () from /usr/lib/libQtCore.so.4
#13 0x06545c87 in QSocketNotifier::event(QEvent*) () from /usr/lib/libQtCore.so.4
#14 0x02264f54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0x0226c67c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x01044bfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0x0652b6cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#18 0x065562ca in ?? () from /usr/lib/libQtCore.so.4
#19 0x08ac3e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0x08ac7720 in ?? () from /lib/libglib-2.0.so.0
#21 0x08ac7853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#22 0x0655602c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#23 0x02305be5 in ?? () from /usr/lib/libQtGui.so.4
#24 0x06529c79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x0652a0ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0x0652c53f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#27 0x02264dd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#28 0x08059a8c in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-31 02:25:40 UTC
This looks similar to bug 200536.
- Are you using the Yahoo protocol ?
- Can you reproduce the crash with the steps you provided ?
Thanks
Comment 2 elnetotaca 2009-10-31 03:24:20 UTC
I am using Yahoo protocol and Windows Live Messenger protocol at the same time.
and no, I was unable to reproduce the crash, It happened 5 times, but now it is not crashing
Comment 3 Dario Andres 2009-10-31 03:32:48 UTC
Please install the "kdenetwork-dbg" package and if you experience the same crash again and the backtrace is similar, attach it here. Thanks
Comment 4 Roman Jarosz 2009-11-03 23:36:10 UTC

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