Bug 215582 - Kopete always crashes on re-connecting (Alt-O) after WLAN-connection-loss [QString, Kopete::Group::displayName, JabberBaseContact::updateContact, JabberContactPool::addContact]
Summary: Kopete always crashes on re-connecting (Alt-O) after WLAN-connection-loss [QS...
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Unmaintained
Component: Jabber Plugin (show other bugs)
Version: 0.80.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-21 18:57 UTC by Matthias Dingeldein
Modified: 2018-11-28 04:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Dingeldein 2009-11-21 18:57:01 UTC
Application that crashed: kopete
Version of the application: 0.80.2
KDE Version: 4.3.3 (KDE 4.3.3) "release 3"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
originally I was online without away-message --> lost WLAN-connection --> kopete went offline (ICQ, jabber) without away-message --> reconnect WLAN (eduroam) --> kopete stays offline, but changes away-message to "offline" --> changing "status: online" causes instantaneous crash

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

Thread 4 (Thread 0x7f7621d07910 (LWP 12923)):
#0  0x00007f76327cb049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f7633e7b53b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007f76310a29ec in ?? () from /usr/lib64/libQtNetwork.so.4
#3  0x00007f7633e7a485 in ?? () from /usr/lib64/libQtCore.so.4
#4  0x00007f76327c665d in start_thread () from /lib64/libpthread.so.0
#5  0x00007f7632cf514d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f7621051910 (LWP 12924)):
#0  0x00007f76327c8d5c in pthread_mutex_lock () from /lib64/libpthread.so.0
#1  0x00007f762e34f005 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f762e34f3a1 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f762e34f8d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f7633f883f6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#5  0x00007f7633f5e712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#6  0x00007f7633f5eae4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#7  0x00007f7625b83aab in QCA::SyncThread::run() () from /usr/lib64/libqca.so.2
#8  0x00007f7633e7a485 in ?? () from /usr/lib64/libQtCore.so.4
#9  0x00007f76327c665d in start_thread () from /lib64/libpthread.so.0
#10 0x00007f7632cf514d in clone () from /lib64/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f7620850910 (LWP 12925)):
#0  0x00007f7632cec033 in poll () from /lib64/libc.so.6
#1  0x00007f762e34f58c in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f762e34f8d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f7633f883f6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#4  0x00007f7633f5e712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#5  0x00007f7633f5eae4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#6  0x00007f7625ffb8e2 in ?? () from /usr/lib64/kde4/kopete_jabber.so
#7  0x00007f7633e7a485 in ?? () from /usr/lib64/libQtCore.so.4
#8  0x00007f76327c665d in start_thread () from /lib64/libpthread.so.0
#9  0x00007f7632cf514d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7636658750 (LWP 12920)):
[KCrash Handler]
#5  0x00007f7635d4dad7 in Kopete::Group::displayName() const () from /usr/lib64/libkopete.so.4
#6  0x00007f7625f02af4 in ?? () from /usr/lib64/kde4/kopete_jabber.so
#7  0x00007f7625f19fdf in ?? () from /usr/lib64/kde4/kopete_jabber.so
#8  0x00007f7625eeec7b in ?? () from /usr/lib64/kde4/kopete_jabber.so
#9  0x00007f7625ef51db in ?? () from /usr/lib64/kde4/kopete_jabber.so
#10 0x00007f7633f74fbc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#11 0x00007f7625f39555 in JabberClient::newContact(XMPP::RosterItem const&) () from /usr/lib64/kde4/kopete_jabber.so
#12 0x00007f7625f3baf5 in JabberClient::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/kde4/kopete_jabber.so
#13 0x00007f7633f74fbc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#14 0x00007f7625f3ec05 in ?? () from /usr/lib64/kde4/kopete_jabber.so
#15 0x00007f7625f5dc5c in ?? () from /usr/lib64/kde4/kopete_jabber.so
#16 0x00007f7625f5dce7 in ?? () from /usr/lib64/kde4/kopete_jabber.so
#17 0x00007f7625f5dd40 in ?? () from /usr/lib64/kde4/kopete_jabber.so
#18 0x00007f7625f42fba in ?? () from /usr/lib64/kde4/kopete_jabber.so
#19 0x00007f7633f74fbc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#20 0x00007f7625f8b73e in ?? () from /usr/lib64/kde4/kopete_jabber.so
#21 0x00007f7625fab336 in ?? () from /usr/lib64/kde4/kopete_jabber.so
#22 0x00007f7625f8b885 in ?? () from /usr/lib64/kde4/kopete_jabber.so
#23 0x00007f7625f57a06 in ?? () from /usr/lib64/kde4/kopete_jabber.so
#24 0x00007f7625f582ea in ?? () from /usr/lib64/kde4/kopete_jabber.so
#25 0x00007f7625f42f73 in ?? () from /usr/lib64/kde4/kopete_jabber.so
#26 0x00007f7633f74fbc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#27 0x00007f7625f41e71 in ?? () from /usr/lib64/kde4/kopete_jabber.so
#28 0x00007f7633f74fbc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#29 0x00007f7633f79fff in ?? () from /usr/lib64/libQtCore.so.4
#30 0x00007f7633f6ef63 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#31 0x00007f763342b2ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#32 0x00007f763343257e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#33 0x00007f7634b45f26 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#34 0x00007f7633f5fddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#35 0x00007f7633f8b71d in ?? () from /usr/lib64/libQtCore.so.4
#36 0x00007f7633f88678 in ?? () from /usr/lib64/libQtCore.so.4
#37 0x00007f762e34bdde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#38 0x00007f762e34f7a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#39 0x00007f762e34f8d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#40 0x00007f7633f883a3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#41 0x00007f76334be31e in ?? () from /usr/lib64/libQtGui.so.4
#42 0x00007f7633f5e712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#43 0x00007f7633f5eae4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#44 0x00007f7633f60c99 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#45 0x0000000000415736 in _start ()

This bug may be a duplicate of or related to bug 200463

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-21 22:18:07 UTC
The backtrace looks somehow related to bug 183353.
- If you can reproduce the crash at will (or you experience this regularly), can you install the "kdenetwork4-debuginfo" package and post a complete backtrace here? Thanks
Comment 2 Matthias Dingeldein 2009-11-22 12:49:28 UTC
Dario Andres schrieb:

> https://bugs.kde.org/show_bug.cgi?id=215582
> 
[...]
> --- Comment #1 from Dario Andres <andresbajotierra gmail com>  2009-11-21 22:18:07 ---
> The backtrace looks somehow related to bug 183353.

possibly yes - I have an ICQ and a jabber account, connecting
simultaneously (just tested: it's the jabber account who causes the
crash on 2nd going-online after program start).
The bug with the remaining group appears here, too (I renamed the groups
lately, and afterwards there were the old group names and the new group
names, each with some of the contacts, both jabber and ICQ, none double,
none loss; fixed it by dragging all contacts to the groups with the new
name and deleted the ones with the old name. The last of these groups
reappears empty on reconnecting to jabber)

> - If you can reproduce the crash at will (or you experience this regularly),
> can you install the "kdenetwork4-debuginfo" package and post a complete
> backtrace here?

sorry, didn't find such a package ... might kopete-debuginfo,
libqt4-debuginfo and libglib-2_0-0-debuginfo help? Installing these
leads to this backtrace:

-----------8<-----------8<-----------8<-----------

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

Thread 4 (Thread 0x7f56003c4910 (LWP 20061)):
#0  0x00007f5610e88049 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f561253853b in wait (time=<value optimized out>, this=<value
optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=<value optimized out>, this=<value
optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f560f75f9ec in QHostInfoAgent::run (this=0x9ed840) at
kernel/qhostinfo.cpp:260
#4  0x00007f5612537485 in QThreadPrivate::start (arg=0x9ed840) at
thread/qthread_unix.cpp:188
#5  0x00007f5610e8365d in start_thread () from /lib64/libpthread.so.0
#6  0x00007f56113b214d in clone () from /lib64/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f55fe378910 (LWP 20071)):
#0  IA__g_main_context_prepare (context=0xfe47a0, priority=<value
optimized out>) at gmain.c:2285
#1  0x00007f560ca0c3a1 in g_main_context_iterate (context=0xfe47a0,
block=<value optimized out>, dispatch=<value optimized out>, self=<value
optimized out>) at gmain.c:2571
#2  0x00007f560ca0c8d0 in IA__g_main_context_iteration
(context=0xfe47a0, may_block=1) at gmain.c:2654
#3  0x00007f56126453f6 in QEventDispatcherGlib::processEvents
(this=0xfe46c0, flags=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:409
#4  0x00007f561261b712 in QEventLoop::processEvents (this=<value
optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f561261bae4 in QEventLoop::exec (this=0xfe51d0, flags=) at
kernel/qeventloop.cpp:201
#6  0x00007f5604240aab in QCA::SyncThread::run() () from
/usr/lib64/libqca.so.2
#7  0x00007f5612537485 in QThreadPrivate::start (arg=0xfe3c10) at
thread/qthread_unix.cpp:188
#8  0x00007f5610e8365d in start_thread () from /lib64/libpthread.so.0
#9  0x00007f56113b214d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f55fdb77910 (LWP 20072)):
#0  0x00007f56113a9033 in poll () from /lib64/libc.so.6
#1  0x00007f560ca0c58c in g_main_context_poll (n_fds=<value optimized
out>, fds=<value optimized out>, priority=<value optimized out>,
timeout=<value optimized out>, context=<value optimized out>)
    at gmain.c:2904
#2  g_main_context_iterate (n_fds=<value optimized out>, fds=<value
optimized out>, priority=<value optimized out>, timeout=<value optimized
out>, context=<value optimized out>) at gmain.c:2586
#3  0x00007f560ca0c8d0 in IA__g_main_context_iteration
(context=0xfefef0, may_block=1) at gmain.c:2654
#4  0x00007f56126453f6 in QEventDispatcherGlib::processEvents
(this=0x10ac000, flags=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:409
#5  0x00007f561261b712 in QEventLoop::processEvents (this=<value
optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007f561261bae4 in QEventLoop::exec (this=0x10a70a0, flags=) at
kernel/qeventloop.cpp:201
#7  0x00007f56046b88e2 in XMPP::SyncThread::run (this=0x1142e90) at
/usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/irisnet/corelib/netinterface.cpp:151
#8  0x00007f5612537485 in QThreadPrivate::start (arg=0x1142e90) at
thread/qthread_unix.cpp:188
#9  0x00007f5610e8365d in start_thread () from /lib64/libpthread.so.0
#10 0x00007f56113b214d in clone () from /lib64/libc.so.6
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 1 (Thread 0x7f5614d15750 (LWP 20059)):
[KCrash Handler]
#5  QString (other=<value optimized out>, this=<value optimized out>) at
/usr/include/QtCore/qstring.h:711
#6  Kopete::Group::displayName (other=<value optimized out>, this=<value
optimized out>) at
/usr/src/debug/kdenetwork-4.3.3/kopete/libkopete/kopetegroup.cpp:113
#7  0x00007f56045bfaf4 in JabberBaseContact::updateContact
(this=0xad2800, item=<value optimized out>) at
/usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/jabberbasecontact.cpp:164
#8  0x00007f56045d6fdf in JabberContactPool::addContact (this=<value
optimized out>, contact=..., metaContact=<value optimized out>, dirty=false)
    at
/usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/jabbercontactpool.cpp:74
#9  0x00007f56045abc7b in JabberAccount::slotContactUpdated
(this=0xaae410, item=...) at
/usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/jabberaccount.cpp:1328
#10 0x00007f56045b21db in JabberAccount::qt_metacall (this=0xaae410,
_c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4008e3c0)
    at
/usr/src/debug/kdenetwork-4.3.3/build/kopete/protocols/jabber/jabberaccount.moc:169
#11 0x00007f5612631fbc in QMetaObject::activate (sender=0xf72ef0,
from_signal_index=<value optimized out>, to_signal_index=<value
optimized out>, argv=0x7fff4008dec0) at kernel/qobject.cpp:3113
#12 0x00007f56045f6555 in JabberClient::newContact (this=0x7fff4008ded0,
_t1=<value optimized out>) at
/usr/src/debug/kdenetwork-4.3.3/build/kopete/protocols/jabber/jabberclient.moc:266
#13 0x00007f56045f8af5 in JabberClient::qt_metacall (this=0xf72ef0,
_c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4008e4f0)
    at
/usr/src/debug/kdenetwork-4.3.3/build/kopete/protocols/jabber/jabberclient.moc:188
#14 0x00007f5612631fbc in QMetaObject::activate (sender=0x1c68b80,
from_signal_index=<value optimized out>, to_signal_index=<value
optimized out>, argv=0x7fff4008dec0) at kernel/qobject.cpp:3113
#15 0x00007f56045fbc05 in XMPP::Client::rosterItemAdded
(this=0x7fff4008ded0, _t1=<value optimized out>)
    at
/usr/src/debug/kdenetwork-4.3.3/build/kopete/protocols/jabber/libiris/moc_xmpp_client.cpp:178
#16 0x00007f560461ac5c in XMPP::Client::importRosterItem
(this=0x1c68b80, item=<value optimized out>)
    at
/usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:970
#17 0x00007f560461ace7 in XMPP::Client::importRoster (this=0x1c68b80,
r=...) at
/usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:919
#18 0x00007f560461ad40 in XMPP::Client::slotRosterRequestFinished
(this=0x1c68b80) at
/usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:894
#19 0x00007f56045fffba in XMPP::Client::qt_metacall (this=0x1c68b80,
_c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4008e9b0)
    at
/usr/src/debug/kdenetwork-4.3.3/build/kopete/protocols/jabber/libiris/moc_xmpp_client.cpp:141
#20 0x00007f5612631fbc in QMetaObject::activate (sender=0x118cf70,
from_signal_index=<value optimized out>, to_signal_index=<value
optimized out>, argv=0x7fff4008dec0) at kernel/qobject.cpp:3113
#21 0x00007f560464873e in XMPP::Task::done (this=0x118cf70) at
/usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_task.cpp:216
#22 0x00007f5604668336 in XMPP::JT_Roster::take (this=0x118cf70,
x=<value optimized out>) at
/usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_tasks.cpp:480
#23 0x00007f5604648885 in XMPP::Task::take (this=<value optimized out>,
x=...) at
/usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_task.cpp:139
#24 0x00007f5604614a06 in XMPP::Client::distribute (this=0x1c68b80,
x=...) at
/usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:580
#25 0x00007f56046152ea in XMPP::Client::streamReadyRead (this=0x1c68b80)
at
/usr/src/debug/kdenetwork-4.3.3/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/client.cpp:527
#26 0x00007f56045fff73 in XMPP::Client::qt_metacall (this=0x1c68b80,
_c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4008f020)
    at
/usr/src/debug/kdenetwork-4.3.3/build/kopete/protocols/jabber/libiris/moc_xmpp_client.cpp:138
#27 0x00007f5612631fbc in QMetaObject::activate (sender=0x1a35580,
from_signal_index=<value optimized out>, to_signal_index=<value
optimized out>, argv=0x7fff4008dec0) at kernel/qobject.cpp:3113
#28 0x00007f56045fee71 in XMPP::ClientStream::qt_metacall
(this=0x1a35580, _c=InvokeMetaMethod, _id=<value optimized out>,
_a=0x7fff4008f130)
    at
/usr/src/debug/kdenetwork-4.3.3/build/kopete/protocols/jabber/libiris/moc_xmpp_clientstream.cpp:133
#29 0x00007f5612631fbc in QMetaObject::activate (sender=0x1c89f60,
from_signal_index=<value optimized out>, to_signal_index=<value
optimized out>, argv=0x7fff4008dec0) at kernel/qobject.cpp:3113
#30 0x00007f5612636fff in QSingleShotTimer::timerEvent (this=0x1c89f60)
at kernel/qtimer.cpp:298
#31 0x00007f561262bf63 in QObject::event (this=0x1c89f60, e=0x11a0fe0)
at kernel/qobject.cpp:1075
#32 0x00007f5611ae82ac in QApplicationPrivate::notify_helper(QObject*,
QEvent*) () from /usr/lib64/libQtGui.so.4
#33 0x00007f5611aef57e in QApplication::notify(QObject*, QEvent*) ()
from /usr/lib64/libQtGui.so.4
#34 0x00007f5613202f26 in KApplication::notify(QObject*, QEvent*) ()
from /usr/lib64/libkdeui.so.5
#35 0x00007f561261cddc in QCoreApplication::notifyInternal
(this=0x7fff4008fb80, receiver=0x1c89f60, event=0x7fff4008f780) at
kernel/qcoreapplication.cpp:610
#36 0x00007f561264871d in sendEvent (event=<value optimized out>,
receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#37 QTimerInfoList::activateTimers (event=<value optimized out>,
receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:594
#38 0x00007f5612645678 in timerSourceDispatch (source=<value optimized
out>) at kernel/qeventdispatcher_glib.cpp:184
#39 idleTimerSourceDispatch (source=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:231
#40 0x00007f560ca08dde in g_main_dispatch (context=<value optimized
out>) at gmain.c:1960
#41 IA__g_main_context_dispatch (context=<value optimized out>) at
gmain.c:2513
#42 0x00007f560ca0c7a8 in g_main_context_iterate (context=0x673df0,
block=<value optimized out>, dispatch=<value optimized out>, self=<value
optimized out>) at gmain.c:2591
#43 0x00007f560ca0c8d0 in IA__g_main_context_iteration
(context=0x673df0, may_block=1) at gmain.c:2654
#44 0x00007f56126453a3 in QEventDispatcherGlib::processEvents
(this=0x642cf0, flags=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:407
#45 0x00007f5611b7b31e in ?? () from /usr/lib64/libQtGui.so.4
#46 0x00007f561261b712 in QEventLoop::processEvents (this=<value
optimized out>, flags=) at kernel/qeventloop.cpp:149
#47 0x00007f561261bae4 in QEventLoop::exec (this=0x7fff4008fad0, flags=)
at kernel/qeventloop.cpp:201
#48 0x00007f561261dc99 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:888
#49 0x0000000000415736 in main (argc=<value optimized out>, argv=<value
optimized out>) at
/usr/src/debug/kdenetwork-4.3.3/kopete/kopete/main.cpp:104

-------->8------------>8------------->8-----------

Hope that helps, Matthias Dingeldein
Comment 3 Dario Andres 2009-12-14 22:38:55 UTC
Thanks
Comment 4 Andrew Crouthamel 2018-10-29 23:59:35 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 5 Bug Janitor Service 2018-11-13 14:22:36 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 6 Bug Janitor Service 2018-11-28 04:51:03 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!