[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 268056] kopete crash every time when i close it
From:       Tudor Lupei <tudor.lupei () gmail ! com>
Date:       2011-09-12 19:19:41
Message-ID: E1R3C2f-0007Qc-P8 () bugs ! kde ! org
[Download RAW message or body]

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


Tudor Lupei <tudor.lupei@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tudor.lupei@gmail.com




--- Comment #30 from Tudor Lupei <tudor lupei gmail com>  2011-09-12 19:19:40 ---
Kopete
Version 1.0.80
Using KDE Development Platform 4.6.5 (4.6.5)

I have Jabber and Yahoo accounts. If I remove Yahoo, the crash won't happen
anymore. Otherwise it crashes every time. It doesn't matter if the status is
Online, Offline or Invisible.

-- Backtrace:

Application: Kopete (kopete), signal: Segmentation fault
[Current thread is 1 (Thread 0xb435e710 (LWP 8185))]

Thread 2 (Thread 0xb19b2b70 (LWP 8191)):
#0  0xb77a0424 in __kernel_vsyscall ()
#1  0xb5baec71 in select () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#2  0xb69c8674 in QProcessManager::run (this=0xb6b22748) at
io/qprocess_unix.cpp:245
#3  0xb68ee503 in QThreadPrivate::start (arg=0xb6b22748) at
thread/qthread_unix.cpp:320
#4  0xb4f44c39 in start_thread () from
/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#5  0xb5bb596e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb435e710 (LWP 8185)):
[KCrash Handler]
#7  0xb4f33f74 in Client::~Client() () from /usr/lib/libfam.so.0
#8  0xb033b262 in Client::~Client (this=0x9475f30, __in_chrg=<optimized out>)
at ../../../../../kopete/protocols/yahoo/libkyahoo/client.cpp:150
#9  0xb69fd0e1 in QObjectPrivate::deleteChildren (this=0x94fb0f0) at
kernel/qobject.cpp:1955
#10 0xb6a01cd9 in QObject::~QObject (this=0x94ffc80, __in_chrg=<optimized out>)
at kernel/qobject.cpp:946
#11 0xb75f6f10 in Kopete::Account::~Account (this=0x94ffc80,
__in_chrg=<optimized out>) at ../../../kopete/libkopete/kopeteaccount.cpp:118
#12 0xb7638766 in Kopete::PasswordedAccount::~PasswordedAccount
(this=0x94ffc80, __in_chrg=<optimized out>) at
../../../kopete/libkopete/kopetepasswordedaccount.cpp:39
#13 0xb03d4707 in YahooAccount::~YahooAccount (this=0x94ffc80,
__in_chrg=<optimized out>) at
../../../../kopete/protocols/yahoo/yahooaccount.cpp:124
#14 0xb03d4772 in YahooAccount::~YahooAccount (this=0x94ffc80,
__in_chrg=<optimized out>) at
../../../../kopete/protocols/yahoo/yahooaccount.cpp:128
#15 0xb69fbe73 in qDeleteInEventHandler (o=0x94ffc80) at
kernel/qobject.cpp:3986
#16 0xb6a01468 in QObject::event (this=0x94ffc80, e=0x95acf38) at
kernel/qobject.cpp:1200
#17 0xb5e9a7a4 in notify_helper (e=0x95acf38, receiver=0x94ffc80,
this=0x9266b70) at kernel/qapplication.cpp:4467
#18 QApplicationPrivate::notify_helper (this=0x9266b70, receiver=0x94ffc80,
e=0x95acf38) at kernel/qapplication.cpp:4439
#19 0xb5e9fb32 in QApplication::notify (this=0x95acf38, receiver=0x94ffc80,
e=0x95acf38) at kernel/qapplication.cpp:4214
#20 0xb7002571 in KApplication::notify (this=0xbfbba2f4, receiver=0x94ffc80,
event=0x95acf38) at ../../kdeui/kernel/kapplication.cpp:311
#21 0xb69e922e in QCoreApplication::notifyInternal (this=0xbfbba2f4,
receiver=0x94ffc80, event=0x95acf38) at kernel/qcoreapplication.cpp:731
#22 0xb69ec9f4 in sendEvent (event=<optimized out>, receiver=<optimized out>)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x92364e0) at kernel/qcoreapplication.cpp:1372
#24 0xb69ecb3c in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1265
#25 0xb6a17044 in sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#26 postEventSourceDispatch (s=0x9269680) at
kernel/qeventdispatcher_glib.cpp:277
#27 0xb4e89252 in g_main_dispatch (context=0x9268c40) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:2440
#28 g_main_context_dispatch (context=0x9268c40) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3013
#29 0xb4e89a30 in g_main_context_iterate (context=0x9268c40, block=1,
dispatch=1, self=<optimized out>) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3091
#30 0xb4e89ce4 in g_main_context_iteration (context=0x9268c40, may_block=1) at
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3154
#31 0xb6a17477 in QEventDispatcherGlib::processEvents (this=0x9239cf0,
flags=...) at kernel/qeventdispatcher_glib.cpp:422
#32 0xb5f4f72a in QGuiEventDispatcherGlib::processEvents (this=0x9239cf0,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0xb69e824d in QEventLoop::processEvents (this=0xbfbba254, flags=...) at
kernel/qeventloop.cpp:149
#34 0xb69e8491 in QEventLoop::exec (this=0xbfbba254, flags=...) at
kernel/qeventloop.cpp:201
#35 0xb69ecbea in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#36 0xb5e98624 in QApplication::exec () at kernel/qapplication.cpp:3741
#37 0x08059428 in main (argc=) at ../../../kopete/kopete/main.cpp:105

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic