Bug 301617

Summary: Kopete crash on startup / entering jabber password
Product: [Unmaintained] kopete Reporter: Robert Wenner <robert.wenner>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Robert Wenner 2012-06-11 04:33:44 UTC
Application: kopete (1.2.3)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-24-generic x86_64
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I had just logged in. Kopete started and asked for the password for my jabber account. I pasted it in with a middle click, and Kopete crashed.

-- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f41c80ed780 (LWP 29302))]

Thread 3 (Thread 0x7f41acb32700 (LWP 29677)):
#0  0x00007f41bf669591 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f41bf62d89b in g_main_context_query () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f41bf62df6a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f41bf62e45a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f41ada282c6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#5  0x00007f41bf64f9a5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f41bfef2e9a in start_thread (arg=0x7f41acb32700) at pthread_create.c:308
#7  0x00007f41c44864bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f419ffff700 (LWP 30074)):
#0  0x00007f41c447ab03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f41bf62dff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f41bf62e124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f41c5b46426 in QEventDispatcherGlib::processEvents (this=0x7f41980008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f41c5b15c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f41c5b15ed7 in QEventLoop::exec (this=0x7f41980013c0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f41a5f7f0c5 in XMPP::SyncThread::run (this=0x22f02d0) at ../../../../../kopete/protocols/jabber/libiris/iris/irisnet/corelib/netinterface.cpp:151
#7  0x00007f41c5a17fcb in QThreadPrivate::start (arg=0x22f02d0) at thread/qthread_unix.cpp:298
#8  0x00007f41bfef2e9a in start_thread (arg=0x7f419ffff700) at pthread_create.c:308
#9  0x00007f41c44864bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f41c80ed780 (LWP 29302)):
[KCrash Handler]
#6  isSignalConnected (signal_index=2, this=0x21) at kernel/qobject_p.h:229
#7  QMetaObject::activate (sender=0x23288c0, m=<optimized out>, local_signal_index=0, argv=0x7fff0a4b3620) at kernel/qobject.cpp:3456
#8  0x00007f41a5ec8132 in XMPP::NameResolver::resultsReady (this=<optimized out>, _t1=...) at moc_netnames.cpp:102
#9  0x00007f41a5f7a482 in provider_resolve_resultsReady (results=..., id=3, this=<optimized out>) at ../../../../../kopete/protocols/jabber/libiris/iris/irisnet/corelib/netnames.cpp:661
#10 XMPP::NameManager::qt_static_metacall (_o=0x22ec690, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./netnames.moc:143
#11 0x00007f41c5b30446 in QObject::event (this=0x22ec690, e=<optimized out>) at kernel/qobject.cpp:1195
#12 0x00007f41c4c1c894 in notify_helper (e=0x2523810, receiver=0x22ec690, this=0x177b730) at kernel/qapplication.cpp:4559
#13 QApplicationPrivate::notify_helper (this=0x177b730, receiver=0x22ec690, e=0x2523810) at kernel/qapplication.cpp:4531
#14 0x00007f41c4c21713 in QApplication::notify (this=0x7fff0a4b4000, receiver=0x22ec690, e=0x2523810) at kernel/qapplication.cpp:4420
#15 0x00007f41c6577bb6 in KApplication::notify (this=0x7fff0a4b4000, receiver=0x22ec690, event=0x2523810) at ../../kdeui/kernel/kapplication.cpp:311
#16 0x00007f41c5b16e9c in QCoreApplication::notifyInternal (this=0x7fff0a4b4000, receiver=0x22ec690, event=0x2523810) at kernel/qcoreapplication.cpp:876
#17 0x00007f41c5b1ac6a in sendEvent (event=0x2523810, receiver=0x22ec690) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x172a440) at kernel/qcoreapplication.cpp:1500
#19 0x00007f41c5b45f93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#20 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#21 0x00007f41bf62dc9a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f41bf62e060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f41bf62e124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f41c5b463bf in QEventDispatcherGlib::processEvents (this=0x172bd20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#25 0x00007f41c4cc4d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007f41c5b15c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007f41c5b15ed7 in QEventLoop::exec (this=0x7fff0a4b3f80, flags=...) at kernel/qeventloop.cpp:204
#28 0x00007f41c5b1af67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#29 0x000000000041418f in main (argc=3, argv=0x7fff0a4b4e88) at ../../../kopete/kopete/main.cpp:105

This bug may be a duplicate of or related to bug 284978.

Possible duplicates by query: bug 284978.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-10-04 22:09:38 UTC

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