Bug 274968

Summary: Kopete sometimes crashes when a contact comes on-line
Product: [Unmaintained] kopete Reporter: Volker Fröhlich <volker27>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: spearhead2k3, till2.schaefer
Priority: NOR    
Version First Reported In: 1.0.80   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi
New crash information added by DrKonqi

Description Volker Fröhlich 2011-06-05 09:44:52 UTC
Application: kopete (1.0.80)
KDE Platform Version: 4.6.3 (4.6.3)
Qt Version: 4.7.2
Operating System: Linux 2.6.38.6-27.fc14.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
Kopete usually works without any problems. Sometimes, when one of the contacts on my list comes on-line it simply crashes.

Restarting it, Kopete continues to work normal.

I run the OTR plug-in and only use XMPP.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fb6f86ab840 (LWP 14555))]

Thread 3 (Thread 0x7fb6eb95d700 (LWP 14557)):
#0  0x00000032e7ad7283 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x000000335c842374 in g_main_context_poll (context=0x7fb6e40009b0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3093
#2  g_main_context_iterate (context=0x7fb6e40009b0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2775
#3  0x000000335c8428ad in g_main_context_iteration (context=0x7fb6e40009b0, may_block=1) at gmain.c:2843
#4  0x000000335d1883a6 in QEventDispatcherGlib::processEvents (this=0x7fb6e40008c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x000000335d15c532 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x000000335d15c77c in QEventLoop::exec (this=0x7fb6e40013a0, flags=...) at kernel/qeventloop.cpp:201
#7  0x0000003169868c33 in QCA::SyncThread::run (this=0x19d6e90) at support/syncthread.cpp:195
#8  0x000000335d073e95 in QThreadPrivate::start (arg=0x19d6e90) at thread/qthread_unix.cpp:320
#9  0x00000032e8606ccb in start_thread (arg=0x7fb6eb95d700) at pthread_create.c:301
#10 0x00000032e7ae0c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7fb6eb15c700 (LWP 14558)):
#0  0x000000335c841735 in g_main_context_query (context=0x7fb6dc0009b0, max_priority=2147483647, timeout=0x7fb6eb15bc38, fds=<value optimized out>, n_fds=1) at gmain.c:2533
#1  0x000000335c84227b in g_main_context_iterate (context=0x7fb6dc0009b0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2762
#2  0x000000335c8428ad in g_main_context_iteration (context=0x7fb6dc0009b0, may_block=1) at gmain.c:2843
#3  0x000000335d1883a6 in QEventDispatcherGlib::processEvents (this=0x7fb6dc0008c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x000000335d15c532 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x000000335d15c77c in QEventLoop::exec (this=0x7fb6dc0013a0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fb6ec00a195 in XMPP::SyncThread::run (this=0x19eb400) at /usr/src/debug/kdenetwork-4.6.3/kopete/protocols/jabber/libiris/iris/irisnet/corelib/netinterface.cpp:151
#7  0x000000335d073e95 in QThreadPrivate::start (arg=0x19eb400) at thread/qthread_unix.cpp:320
#8  0x00000032e8606ccb in start_thread (arg=0x7fb6eb15c700) at pthread_create.c:301
#9  0x00000032e7ae0c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7fb6f86ab840 (LWP 14555)):
[KCrash Handler]
#6  Kopete::ChatSession::myself (this=0x0) at /usr/src/debug/kdenetwork-4.6.3/kopete/libkopete/kopetechatsession.cpp:218
#7  0x0000003b24ea2a49 in Kopete::ChatSession::account (this=0x0) at /usr/src/debug/kdenetwork-4.6.3/kopete/libkopete/kopetechatsession.cpp:671
#8  0x00007fb6ec719844 in OtrMessageHandler::handleMessage (this=0x2d4dec0, event=0x3187960) at /usr/src/debug/kdenetwork-4.6.3/kopete/plugins/otr/otrplugin.cpp:302
#9  0x0000003b24ec1bf2 in Kopete::ProcessMessageTask::qt_metacall (this=0x3054c70, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>) at /usr/src/debug/kdenetwork-4.6.3/x86_64-redhat-linux-gnu/kopete/libkopete/kopetemessagehandlerchain.moc:124
#10 0x000000335d1715ca in QObject::event (this=0x3054c70, e=<value optimized out>) at kernel/qobject.cpp:1217
#11 0x000000335dfb7cd4 in QApplicationPrivate::notify_helper (this=0x14ab710, receiver=0x3054c70, e=0x2bc7730) at kernel/qapplication.cpp:4462
#12 0x000000335dfbc88a in QApplication::notify (this=<value optimized out>, receiver=0x3054c70, e=0x2bc7730) at kernel/qapplication.cpp:4341
#13 0x0000003b200409f6 in KApplication::notify (this=0x7fffd9508560, receiver=0x3054c70, event=0x2bc7730) at /usr/src/debug/kdelibs-4.6.3/kdeui/kernel/kapplication.cpp:311
#14 0x000000335d15d19c in QCoreApplication::notifyInternal (this=0x7fffd9508560, receiver=0x3054c70, event=0x2bc7730) at kernel/qcoreapplication.cpp:731
#15 0x000000335d160985 in sendEvent (receiver=0x0, event_type=0, data=0x1466980) at kernel/qcoreapplication.h:215
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1466980) at kernel/qcoreapplication.cpp:1372
#17 0x000000335d1881b3 in sendPostedEvents (s=0x14a31f0) at kernel/qcoreapplication.h:220
#18 postEventSourceDispatch (s=0x14a31f0) at kernel/qeventdispatcher_glib.cpp:277
#19 0x000000335c841e33 in g_main_dispatch (context=0x14a21f0) at gmain.c:2149
#20 g_main_context_dispatch (context=0x14a21f0) at gmain.c:2702
#21 0x000000335c842610 in g_main_context_iterate (context=0x14a21f0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2780
#22 0x000000335c8428ad in g_main_context_iteration (context=0x14a21f0, may_block=1) at gmain.c:2843
#23 0x000000335d18834f in QEventDispatcherGlib::processEvents (this=0x1466580, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#24 0x000000335e05d35e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#25 0x000000335d15c532 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x000000335d15c77c in QEventLoop::exec (this=0x7fffd95084b0, flags=...) at kernel/qeventloop.cpp:201
#27 0x000000335d160c3b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#28 0x0000000000414762 in main (argc=3, argv=0x7fffd95093e8) at /usr/src/debug/kdenetwork-4.6.3/kopete/kopete/main.cpp:105

Reported using DrKonqi
Comment 1 Till Schäfer 2011-11-10 22:04:50 UTC
Created attachment 65501 [details]
New crash information added by DrKonqi

kopete (1.1.3) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.2

- What I was doing when the application crashed:

the programm was idelling. someone may have send a message. messages for people comming online are deaktivated on my system. mybe thats a hint for the cause

-- Backtrace (Reduced):
#6  Kopete::ChatSession::myself (this=0x0) at /var/tmp/portage/kde-base/kopete-4.7.3/work/kopete-4.7.3/kopete/libkopete/kopetechatsession.cpp:218
#7  0x00007f5e7ceea1c9 in Kopete::ChatSession::account (this=0x0) at /var/tmp/portage/kde-base/kopete-4.7.3/work/kopete-4.7.3/kopete/libkopete/kopetechatsession.cpp:671
#8  0x00007f5e6995f474 in OtrMessageHandler::handleMessage (this=0x10e2220, event=0x23f0340) at /var/tmp/portage/kde-base/kopete-4.7.3/work/kopete-4.7.3/kopete/plugins/otr/otrplugin.cpp:302
#9  0x00007f5e7cf09422 in Kopete::ProcessMessageTask::qt_metacall (this=0x12aff30, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>) at /var/tmp/portage/kde-base/kopete-4.7.3/work/kopete-4.7.3_build/kopete/libkopete/kopetemessagehandlerchain.moc:124
#10 0x00007f5e7b25c2ea in QObject::event (this=0x12aff30, e=<value optimized out>) at kernel/qobject.cpp:1217
Comment 2 David 2011-11-18 15:14:31 UTC
Created attachment 65818 [details]
New crash information added by DrKonqi

kopete (1.1.3) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4

- What I was doing when the application crashed:
kopete was idling and someone may have come online and/or an 
online contact might have sent a message. But kopete crashed so
I cant tell for sure.

-- Backtrace (Reduced):
#6  Kopete::ChatSession::myself (this=0x0) at ../../../kopete/libkopete/kopetechatsession.cpp:218
#7  0x00007f126d561e49 in Kopete::ChatSession::account (this=0x0) at ../../../kopete/libkopete/kopetechatsession.cpp:671
#8  0x00007f12548fc9f0 in OtrMessageHandler::handleMessage (this=0x122dcd0, event=0x7f1248115740) at ../../../../kopete/plugins/otr/otrplugin.cpp:302
#9  0x00007f126d582102 in Kopete::ProcessMessageTask::qt_metacall (this=0x7f124824a230, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=<optimized out>) at ./kopetemessagehandlerchain.moc:124
#10 0x00007f126b93fa5e in QObject::event (this=0x7f124824a230, e=<optimized out>) at kernel/qobject.cpp:1217
Comment 3 Andrew Crouthamel 2018-10-29 22:33:37 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2018-11-13 14:32:58 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Bug Janitor Service 2018-11-29 04:51:44 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!