Bug 293663 - Kopete crashed after close properties of a Jabber account
Summary: Kopete crashed after close properties of a Jabber account
Status: RESOLVED DUPLICATE of bug 243653
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-08 18:05 UTC by Schiwi
Modified: 2012-10-04 22:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (8.58 KB, text/plain)
2012-07-01 09:42 UTC, Asuan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Schiwi 2012-02-08 18:05:02 UTC
Application: kopete (1.2.0)
KDE Platform Version: 4.8.00 (4.8.0
Qt Version: 4.7.4
Operating System: Linux 3.0.0-16-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:

i opened the properties of a Jabber account by the context menu and it crashed after i closed the properties with "OK"
it's not crashing when click on cancel

The crash can be reproduced every time.

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

Thread 5 (Thread 0x7f2fba4a9700 (LWP 23229)):
#0  0x00007f2fcf547773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f2fca5bcf68 in g_main_context_poll (n_fds=3, fds=0x2c8f650, timeout=-1, context=0x2a96800, priority=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3402
#2  g_main_context_iterate (context=0x2a96800, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3084
#3  0x00007f2fca5bd792 in g_main_loop_run (loop=0x2b64bf0) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3297
#4  0x00007f2fbb18b516 in gdbus_shared_thread_func (user_data=0x2a59d00) at /build/buildd/glib2.0-2.30.0/./gio/gdbusprivate.c:276
#5  0x00007f2fca5e22b6 in g_thread_create_proxy (data=0x2a31120) at /build/buildd/glib2.0-2.30.0/./glib/gthread.c:1962
#6  0x00007f2fcb08aefc in start_thread (arg=0x7f2fba4a9700) at pthread_create.c:304
#7  0x00007f2fcf55389d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f2fb2b73700 (LWP 23230)):
#0  0x00007f2fcb08e1fd in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x2de2608) at pthread_mutex_unlock.c:290
#2  0x00007f2fca5bcf5c in g_main_context_poll (n_fds=1, fds=0x2de4170, timeout=-1, context=0x2de2600, priority=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3401
#3  g_main_context_iterate (context=0x2de2600, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3084
#4  0x00007f2fca5bd429 in g_main_context_iteration (context=0x2de2600, may_block=1) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3152
#5  0x00007f2fd0c08f3e in QEventDispatcherGlib::processEvents (this=0x2de2510, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007f2fd0bdccf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f2fd0bdcef7 in QEventLoop::exec (this=0x2de2320, flags=...) at kernel/qeventloop.cpp:201
#8  0x00007f2fb865f9ba in QCA::SyncThread::run() () from /usr/lib/libqca.so.2
#9  0x00007f2fd0af6d05 in QThreadPrivate::start (arg=0x2de1ce0) at thread/qthread_unix.cpp:331
#10 0x00007f2fcb08aefc in start_thread (arg=0x7f2fb2b73700) at pthread_create.c:304
#11 0x00007f2fcf55389d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f2fb2372700 (LWP 23231)):
#0  __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f2fca5bcf68 in g_main_context_poll (n_fds=1, fds=0x2decb10, timeout=1385, context=0x2deabc0, priority=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3402
#2  g_main_context_iterate (context=0x2deabc0, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3084
#3  0x00007f2fca5bd429 in g_main_context_iteration (context=0x2deabc0, may_block=1) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3152
#4  0x00007f2fd0c08f3e in QEventDispatcherGlib::processEvents (this=0x2deaad0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f2fd0bdccf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f2fd0bdcef7 in QEventLoop::exec (this=0x2deb5d0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007f2fb8a9bbc5 in ?? () from /usr/lib/kde4/kopete_jabber.so
#8  0x00007f2fd0af6d05 in QThreadPrivate::start (arg=0x2dea520) at thread/qthread_unix.cpp:331
#9  0x00007f2fcb08aefc in start_thread (arg=0x7f2fb2372700) at pthread_create.c:304
#10 0x00007f2fcf55389d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f2faafbf700 (LWP 23234)):
#0  0x00007f2fcf547773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f2fca5bcf68 in g_main_context_poll (n_fds=1, fds=0x36eaa30, timeout=-1, context=0x36eb600, priority=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3402
#2  g_main_context_iterate (context=0x36eb600, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3084
#3  0x00007f2fca5bd429 in g_main_context_iteration (context=0x36eb600, may_block=1) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3152
#4  0x00007f2fd0c08f3e in QEventDispatcherGlib::processEvents (this=0x36e78b0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f2fd0bdccf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f2fd0bdcef7 in QEventLoop::exec (this=0x7f2faafbedd0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007f2fd0af427f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#8  0x00007f2fd0bbfcbf in QInotifyFileSystemWatcherEngine::run (this=0x36e9ec0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f2fd0af6d05 in QThreadPrivate::start (arg=0x36e9ec0) at thread/qthread_unix.cpp:331
#10 0x00007f2fcb08aefc in start_thread (arg=0x7f2faafbf700) at pthread_create.c:304
#11 0x00007f2fcf55389d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f2fd3171780 (LWP 23227)):
[KCrash Handler]
#6  0x000000000361f4ba in ?? ()
#7  0x00007f2fd156ad91 in KDialogQueue::Private::slotShowQueuedDialog (this=0x2a2b940) at ../../kdeui/dialogs/kdialog.cpp:1105
#8  0x00007f2fd156ae01 in KDialogQueue::qt_metacall (this=0x2a502a0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=<optimized out>) at ./kdialogqueue_p.moc:72
#9  0x00007f2fd0bf4a5e in QObject::event (this=0x2a502a0, e=<optimized out>) at kernel/qobject.cpp:1217
#10 0x00007f2fcfd14474 in notify_helper (e=0x2a14470, receiver=0x2a502a0, this=0x251eea0) at kernel/qapplication.cpp:4486
#11 QApplicationPrivate::notify_helper (this=0x251eea0, receiver=0x2a502a0, e=0x2a14470) at kernel/qapplication.cpp:4458
#12 0x00007f2fcfd192e1 in QApplication::notify (this=0x7fff256355b0, receiver=0x2a502a0, e=0x2a14470) at kernel/qapplication.cpp:4365
#13 0x00007f2fd1614ae6 in KApplication::notify (this=0x7fff256355b0, receiver=0x2a502a0, event=0x2a14470) at ../../kdeui/kernel/kapplication.cpp:311
#14 0x00007f2fd0bddafc in QCoreApplication::notifyInternal (this=0x7fff256355b0, receiver=0x2a502a0, event=0x2a14470) at kernel/qcoreapplication.cpp:787
#15 0x00007f2fd0be151f in sendEvent (event=0x2a14470, receiver=0x2a502a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x24d6430) at kernel/qcoreapplication.cpp:1428
#17 0x00007f2fd0c08a73 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#18 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#19 0x00007f2fca5bca5d in g_main_dispatch (context=0x25218e0) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:2441
#20 g_main_context_dispatch (context=0x25218e0) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3011
#21 0x00007f2fca5bd258 in g_main_context_iterate (context=0x25218e0, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3089
#22 0x00007f2fca5bd429 in g_main_context_iteration (context=0x25218e0, may_block=1) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3152
#23 0x00007f2fd0c08ed6 in QEventDispatcherGlib::processEvents (this=0x24d7f40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#24 0x00007f2fcfdbc10e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007f2fd0bdccf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007f2fd0bdcef7 in QEventLoop::exec (this=0x7fff25635530, flags=...) at kernel/qeventloop.cpp:201
#27 0x00007f2fd0be1789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#28 0x00000000004140ef in ?? ()
#29 0x00007f2fcf49330d in __libc_start_main (main=0x411e60, argc=1, ubp_av=0x7fff25636438, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff25636428) at libc-start.c:226
#30 0x0000000000414155 in _start ()

This bug may be a duplicate of or related to bug 286445, bug 286931.

Possible duplicates by query: bug 286931, bug 286445, bug 277456, bug 277102, bug 275076.

Reported using DrKonqi
Comment 1 Asuan 2012-07-01 09:42:38 UTC
Created attachment 72255 [details]
New crash information added by DrKonqi

kopete (1.2.3) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.1

- What I was doing when the application crashed:

Kopete crashed every time after i closed the properties of a Jabber with OK, no with Cancel

-- Backtrace (Reduced):
#7  0x00007fddfdf36446 in QObject::event (this=0x4297ee0, e=<optimized out>) at kernel/qobject.cpp:1195
#8  0x00007fddfd022894 in notify_helper (e=0x41abb80, receiver=0x4297ee0, this=0x14d49a0) at kernel/qapplication.cpp:4559
#9  QApplicationPrivate::notify_helper (this=0x14d49a0, receiver=0x4297ee0, e=0x41abb80) at kernel/qapplication.cpp:4531
#10 0x00007fddfd027713 in QApplication::notify (this=0x7fff5b9f5f80, receiver=0x4297ee0, e=0x41abb80) at kernel/qapplication.cpp:4420
#11 0x00007fddfe97dbb6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
Comment 2 Jekyll Wu 2012-10-04 22:28:44 UTC

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