Bug 257570 - Kopete crashed at attempt to edit details of ICQ transport for gtalk account
Summary: Kopete crashed at attempt to edit details of ICQ transport for gtalk account
Status: RESOLVED DUPLICATE of bug 244764
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: 1.0.0
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-22 02:04 UTC by Alexey A Nikitin
Modified: 2010-12-13 17:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey A Nikitin 2010-11-22 02:04:49 UTC
Application: kopete (1.0.0)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.36-0.dmz.14-liquorix-amd64 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

-- Information about the crash:
I have ICQ transport setup for my gtalk account. When I setup gtalk account in Kopete it detects ICQ transport as separate account. If I try to edit details for this ICQ transport account Kopete always crashes if I'm still offline. If I'm online Kopete doesn't crash.

The crash can be reproduced every time.

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fa3e23346a7 in ?? () from /usr/lib/kde4/kopete_jabber.so
#6  0x00007fa3e234651b in ?? () from /usr/lib/kde4/kopete_jabber.so
#7  0x00007fa3e2252a69 in ?? () from /usr/lib/kde4/kopete_jabber.so
#8  0x00007fa3e226eaca in ?? () from /usr/lib/kde4/kopete_jabber.so
#9  0x00007fa3e2290bb5 in ?? () from /usr/lib/kde4/kopete_jabber.so
#10 0x00007fa3e0df5e10 in ?? () from /usr/lib/kde4/kcm_kopete_accountconfig.so
#11 0x00007fa3e0df7dcc in ?? () from /usr/lib/kde4/kcm_kopete_accountconfig.so
#12 0x00007fa3f71542e6 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x00007fa3f6262132 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#14 0x00007fa3f62641ab in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4
#15 0x00007fa3f6265e32 in QAction::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtGui.so.4
#16 0x00007fa3f62c9825 in QWidgetAction::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtGui.so.4
#17 0x00007fa3f7a55818 in KAction::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#18 0x00007fa3f71542e6 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#19 0x00007fa3f6905422 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#20 0x00007fa3f661d7db in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007fa3f661e67b in ?? () from /usr/lib/libQtGui.so.4
#22 0x00007fa3f661e8ec in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007fa3f62be632 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007fa3f626832c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x00007fa3f626efdb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x00007fa3f7b29836 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#27 0x00007fa3f714109c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#28 0x00007fa3f626e1be in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#29 0x00007fa3f62ee07b in ?? () from /usr/lib/libQtGui.so.4
#30 0x00007fa3f62ec9dc in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#31 0x00007fa3f63185a2 in ?? () from /usr/lib/libQtGui.so.4
#32 0x00007fa3f10b56f2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x00007fa3f10b9568 in ?? () from /lib/libglib-2.0.so.0
#34 0x00007fa3f10b971c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x00007fa3f716a6b3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x00007fa3f631819e in ?? () from /usr/lib/libQtGui.so.4
#37 0x00007fa3f713f9c2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0x00007fa3f713fd9c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#39 0x00007fa3f7144a2b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#40 0x00000000004155a2 in _start ()

This bug may be a duplicate of or related to bug 251241, bug 244764.

Possible duplicates by query: bug 257114, bug 256777, bug 256509, bug 256070, bug 254748.

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-22 18:59:18 UTC
[Comment from a bug triager]
- If you can reproduce the crash at will (or you experience this regularly), can you install the "kdenetwork-dbg" package and post a complete backtrace here? (you can get more information at http://techbase.kde.org/User:DarioAndres/Basic_Guide_about_Crash_Reporting ) Thanks
Comment 2 Alexey A Nikitin 2010-11-26 22:12:38 UTC
Sorry it took me awhile to get back to it.
Here is the second backtrace:

Application: Kopete (kopete), signal: Segmentation fault
The current source language is "auto; currently asm".
[KCrash Handler]
#5  XMPP::Task::client (this=0x1b792f0, parent=0x0) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_task.cpp:84
#6  Task (this=0x1b792f0, parent=0x0) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_task.cpp:48
#7  0x00007fd29d4b851b in JT_Register (this=0x7fd2b2b93e40, parent=0x28) at ../../../../../kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_tasks.cpp:141
#8  0x00007fd29d3c4a69 in JT_XRegister (this=0x7fd2b2b93e40, parent=0x28) at ../../../../kopete/protocols/jabber/tasks/jt_xregister.cpp:21
#9  0x00007fd29d3e0aca in dlgRegister (this=0x1b79880, account=<value optimized out>, jid=..., parent=<value optimized out>) at ../../../../kopete/protocols/jabber/ui/dlgregister.cpp:53
#10 0x00007fd29d402bb5 in JabberProtocol::createEditAccountWidget (this=<value optimized out>, account=<value optimized out>, parent=<value optimized out>)
    at ../../../../kopete/protocols/jabber/jabberprotocol.cpp:167
#11 0x00007fd29c75ae10 in KopeteAccountConfig::modifyAccount (this=0x15d0940, account=0xe6db50) at ../../../../../kopete/kopete/config/accounts/kopeteaccountconfig.cpp:267
#12 0x00007fd29c75cdcc in KopeteAccountConfig::qt_metacall (this=0x15d0940, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff123c2d00) at ./kopeteaccountconfig.moc:102
#13 0x00007fd2b3f902e6 in QMetaObject::activate (sender=0x15eb410, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1b7a101) at kernel/qobject.cpp:3295
#14 0x00007fd2b309e132 in QAction::triggered (this=0x7fd2b2b93e40, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#15 0x00007fd2b30a01ab in QAction::activate (this=0x15eb410, event=<value optimized out>) at kernel/qaction.cpp:1255
#16 0x00007fd2b30a1e32 in QAction::trigger (this=0x15eb410, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff123c2fd0) at kernel/qaction.h:218
#17 QAction::qt_metacall (this=0x15eb410, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff123c2fd0) at .moc/release-shared/moc_qaction.cpp:174
#18 0x00007fd2b3105825 in QWidgetAction::qt_metacall (this=0x7fd2b2b93e40, _c=40, _id=6531616, _a=0x1b7a101) at .moc/release-shared/moc_qwidgetaction.cpp:67
#19 0x00007fd2b4891818 in KAction::qt_metacall (this=0x7fd2b2b93e40, _c=40, _id=6531616, _a=0x1b7a101) at ./kaction.moc:95
#20 0x00007fd2b3f902e6 in QMetaObject::activate (sender=0x15ddc90, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1b7a101) at kernel/qobject.cpp:3295
#21 0x00007fd2b3741422 in QAbstractButton::clicked (this=0x7fd2b2b93e40, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#22 0x00007fd2b34597db in QAbstractButtonPrivate::emitClicked (this=0x15de0e0) at widgets/qabstractbutton.cpp:546
#23 0x00007fd2b345a67b in QAbstractButtonPrivate::click (this=0x15de0e0) at widgets/qabstractbutton.cpp:539
#24 0x00007fd2b345a8ec in QAbstractButton::mouseReleaseEvent (this=0x15ddc90, e=0x7fff123c3aa0) at widgets/qabstractbutton.cpp:1121
#25 0x00007fd2b30fa632 in QWidget::event (this=0x15ddc90, event=0x7fff123c3aa0) at kernel/qwidget.cpp:8044
#26 0x00007fd2b30a432c in QApplicationPrivate::notify_helper (this=0xd003c0, receiver=0x15ddc90, e=0x7fff123c3aa0) at kernel/qapplication.cpp:4302
#27 0x00007fd2b30aafdb in QApplication::notify (this=0x7fff123c45f0, receiver=0x15ddc90, e=0x7fff123c3aa0) at kernel/qapplication.cpp:3867
#28 0x00007fd2b4965836 in KApplication::notify (this=0x7fff123c45f0, receiver=0x15ddc90, event=0x7fff123c3aa0) at ../../kdeui/kernel/kapplication.cpp:302
#29 0x00007fd2b3f7d09c in QCoreApplication::notifyInternal (this=0x7fff123c45f0, receiver=0x15ddc90, event=0x7fff123c3aa0) at kernel/qcoreapplication.cpp:726
#30 0x00007fd2b30aa1be in QCoreApplication::sendEvent (receiver=0x15ddc90, event=0x7fff123c3aa0, alienWidget=0x15ddc90, nativeWidget=0x14f5410, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#31 QApplicationPrivate::sendMouseEvent (receiver=0x15ddc90, event=0x7fff123c3aa0, alienWidget=0x15ddc90, nativeWidget=0x14f5410, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2967
#32 0x00007fd2b312a07b in QETWidget::translateMouseEvent (this=0x14f5410, event=<value optimized out>) at kernel/qapplication_x11.cpp:4380
#33 0x00007fd2b31289dc in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff123c4220) at kernel/qapplication_x11.cpp:3513
#34 0x00007fd2b31545a2 in x11EventSourceDispatch (s=0xcf1320, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#35 0x00007fd2adef16f2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#36 0x00007fd2adef5568 in ?? () from /lib/libglib-2.0.so.0
#37 0x00007fd2adef571c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#38 0x00007fd2b3fa66b3 in QEventDispatcherGlib::processEvents (this=0xcb1220, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#39 0x00007fd2b315419e in QGuiEventDispatcherGlib::processEvents (this=0x7fd2b2b93e40, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#40 0x00007fd2b3f7b9c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#41 0x00007fd2b3f7bd9c in QEventLoop::exec (this=0x7fff123c4540, flags=) at kernel/qeventloop.cpp:201
#42 0x00007fd2b3f80a2b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#43 0x00000000004155a2 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../kopete/kopete/main.cpp:105
Comment 3 Dario Andres 2010-12-13 17:34:47 UTC
[Comment from a bug triager]
Thanks for the information
This issue is being tracked at bug 244764. Merging.

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