[kopete-bugs] [Bug 216021] New: Kopete crashes when network connection lost
unapiedra
devoutlytobewished at googlemail.com
Tue Nov 24 23:47:05 CET 2009
https://bugs.kde.org/show_bug.cgi?id=216021
Summary: Kopete crashes when network connection lost
Product: kopete
Version: unspecified
Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: kopete-bugs at kde.org
ReportedBy: devoutlytobewished at googlemail.com
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:
The network cable was accidentially pulled out. Then Kopete crashed. Running
protocols at that time: ICQ and Bonjour.
-- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[Current thread is 1 (Thread 0xb76e3700 (LWP 1957))]
Thread 2 (Thread 0xb5f69b70 (LWP 1997)):
#0 0x0048f422 in __kernel_vsyscall ()
#1 0x00a49e15 in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2 0x003a378d in __pthread_cond_wait (cond=0xa077430, mutex=0xa077418) at
forward.c:139
#3 0x098b6e67 in QWaitConditionPrivate::wait (this=0xa15c5d8, mutex=0xa15c5d4,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4 QWaitCondition::wait (this=0xa15c5d8, mutex=0xa15c5d4, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5 0x05bde922 in QHostInfoAgent::run (this=0xa15c5c8) at
kernel/qhostinfo.cpp:260
#6 0x098b5e32 in QThreadPrivate::start (arg=0xa15c5c8) at
thread/qthread_unix.cpp:188
#7 0x00a4580e in start_thread (arg=0xb5f69b70) at pthread_create.c:300
#8 0x003967ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Thread 1 (Thread 0xb76e3700 (LWP 1957)):
[KCrash Handler]
#6 QBasicAtomicInt::operator!= (this=0xb306980, name=..., type=...,
domain=...) at /usr/include/qt4/QtCore/qbasicatomic.h:69
#7 QList<KSharedPtr<DNSSD::RemoteService> >::detach (this=0xb306980, name=...,
type=..., domain=...) at /usr/include/qt4/QtCore/qlist.h:119
#8 QList<KSharedPtr<DNSSD::RemoteService> >::removeAll (this=0xb306980,
name=..., type=..., domain=...) at /usr/include/qt4/QtCore/qlist.h:575
#9 DNSSD::ServiceBrowserPrivate::gotRemoveService (this=0xb306980, name=...,
type=..., domain=...) at ../../dnssd/avahi-servicebrowser.cpp:130
#10 0x05137266 in DNSSD::ServiceBrowserPrivate::qt_metacall (this=0xb306980,
_c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbf9eb3b4) at
./avahi-servicebrowser_p.moc:78
#11 0x099bc263 in QMetaObject::activate (sender=0xb81bf80, from_signal_index=9,
to_signal_index=9, argv=0xbf9eb3b4) at kernel/qobject.cpp:3113
#12 0x099bcec2 in QMetaObject::activate (sender=0xb81bf80, m=0x514adc4,
local_signal_index=4, argv=0xbf9eb3b4) at kernel/qobject.cpp:3187
#13 0x0514661b in OrgFreedesktopAvahiServiceBrowserInterface::ItemRemove
(this=0xb81bf80, _t1=2, _t2=0, _t3=..., _t4=..., _t5=..., _t6=4) at
avahi_servicebrowser_interface.moc:123
#14 0x0514695e in OrgFreedesktopAvahiServiceBrowserInterface::qt_metacall
(this=0xb81bf80, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf9eb56c) at
avahi_servicebrowser_interface.moc:83
#15 0x002797b4 in QDBusConnectionPrivate::deliverCall (this=0xa2a67f0,
object=0xb81bf80, msg=..., metaTypes=..., slotIdx=9) at qdbusintegrator.cpp:891
#16 0x00281197 in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from
/usr/lib/libQtDBus.so.4
#17 0x099b65fe in QObject::event (this=0xb81bf80, e=0xb8acb58) at
kernel/qobject.cpp:1111
#18 0x038ecf54 in QApplicationPrivate::notify_helper (this=0x9d71120,
receiver=0xb81bf80, e=0xb8acb58) at kernel/qapplication.cpp:4056
#19 0x038f467c in QApplication::notify (this=0xbf9ebd74, receiver=0xb81bf80,
e=0xb8acb58) at kernel/qapplication.cpp:3603
#20 0x00efdbfa in KApplication::notify (this=0xbf9ebd74, receiver=0xb81bf80,
event=0xb8acb58) at ../../kdeui/kernel/kapplication.cpp:302
#21 0x099a66cb in QCoreApplication::notifyInternal (this=0xbf9ebd74,
receiver=0xb81bf80, event=0xb8acb58) at kernel/qcoreapplication.cpp:610
#22 0x099a72b2 in QCoreApplication::sendEvent (receiver=0x0, event_type=0,
data=0x9d53d10) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x9d53d10) at kernel/qcoreapplication.cpp:1247
#24 0x099a747d in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1140
#25 0x099d13ff in QCoreApplication::sendPostedEvents (s=0x9d73710) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#26 postEventSourceDispatch (s=0x9d73710) at
kernel/qeventdispatcher_glib.cpp:210
#27 0x09021e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x09025720 in ?? () from /lib/libglib-2.0.so.0
#29 0x09025853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x099d102c in QEventDispatcherGlib::processEvents (this=0x9d53ee8,
flags=...) at kernel/qeventdispatcher_glib.cpp:327
#31 0x0398dbe5 in QGuiEventDispatcherGlib::processEvents (this=0x9d53ee8,
flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#32 0x099a4c79 in QEventLoop::processEvents (this=0xbf9ebcd4, flags=) at
kernel/qeventloop.cpp:149
#33 0x099a50ca in QEventLoop::exec (this=0xbf9ebcd4, flags=...) at
kernel/qeventloop.cpp:201
#34 0x099a753f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#35 0x038ecdd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#36 0x08059a8c in _start ()
This bug may be a duplicate of or related to bug 206181
Reported using DrKonqi
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kopete-bugs
mailing list