Bug 251241 - Kopete crashes when trying to open chat account settings
Summary: Kopete crashes when trying to open chat account settings
Status: RESOLVED DUPLICATE of bug 244764
Alias: None
Product: kopete
Classification: Applications
Component: Jabber Plugin (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-14 21:00 UTC by Benedikt Bauer
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 Benedikt Bauer 2010-09-14 21:00:34 UTC
Application: kopete (1.0.80)
KDE Platform Version: 4.5.1 (KDE 4.5.1) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.4-0.1-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I tried to open the settings of one of the chat accounts registred within kopete.

The crash can be reproduced every time.

-- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[KCrash Handler]
#6  client (this=0x11e7150, parent=0x0) at /usr/src/debug/kdenetwork-4.5.1/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_task.cpp:84
#7  XMPP::Task::Task (this=0x11e7150, parent=0x0) at /usr/src/debug/kdenetwork-4.5.1/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_task.cpp:48
#8  0x00007fd01210b60b in XMPP::JT_Register::JT_Register (this=0x11e7150, parent=<value optimized out>)
    at /usr/src/debug/kdenetwork-4.5.1/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_tasks.cpp:141
#9  0x00007fd012036f69 in JT_XRegister::JT_XRegister (this=0x11e7150, parent=<value optimized out>) at /usr/src/debug/kdenetwork-4.5.1/kopete/protocols/jabber/tasks/jt_xregister.cpp:21
#10 0x00007fd01204e93a in dlgRegister::dlgRegister (this=0x11e8c00, account=<value optimized out>, jid=..., parent=<value optimized out>)
    at /usr/src/debug/kdenetwork-4.5.1/kopete/protocols/jabber/ui/dlgregister.cpp:53
#11 0x00007fd01206a4ba in JabberProtocol::createEditAccountWidget (this=0xacd800, account=0xaebad0, parent=0x7fff87413e10)
    at /usr/src/debug/kdenetwork-4.5.1/kopete/protocols/jabber/jabberprotocol.cpp:167
#12 0x00007fd0113ae970 in KopeteAccountConfig::modifyAccount (this=0xc851c0, account=0xaebad0) at /usr/src/debug/kdenetwork-4.5.1/kopete/kopete/config/accounts/kopeteaccountconfig.cpp:267
#13 0x00007fd0113b134c in KopeteAccountConfig::qt_metacall (this=0xc851c0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff87413fd0)
    at /usr/src/debug/kdenetwork-4.5.1/build/kopete/kopete/config/accounts/kopeteaccountconfig.moc:102
#14 0x00007fd028b77a1f in QMetaObject::activate (sender=0xc9ed00, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff87413fd0) at kernel/qobject.cpp:3295
#15 0x00007fd027cd9d12 in QAction::triggered (this=<value optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#16 0x00007fd027cd9f0a in QAction::activate (this=0xc9ed00, event=<value optimized out>) at kernel/qaction.cpp:1255
#17 0x00007fd027cdb442 in trigger (this=0xc9ed00, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x7fff87414290) at kernel/qaction.h:218
#18 QAction::qt_metacall (this=0xc9ed00, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x7fff87414290) at .moc/release-shared/moc_qaction.cpp:174
#19 0x00007fd027d357c5 in QWidgetAction::qt_metacall (this=0xc9ed00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff87414290) at .moc/release-shared/moc_qwidgetaction.cpp:67
#20 0x00007fd0295cf268 in KAction::qt_metacall (this=0xc9ed00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff87414290)
    at /usr/src/debug/kdelibs-4.5.1/build/kdeui/kaction.moc:95
#21 0x00007fd028b77a1f in QMetaObject::activate (sender=0xc91e40, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff87414290) at kernel/qobject.cpp:3295
#22 0x00007fd028335082 in QAbstractButton::clicked (this=<value optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#23 0x00007fd02808068b in QAbstractButtonPrivate::emitClicked (this=0xc92290) at widgets/qabstractbutton.cpp:546
#24 0x00007fd028081a3b in QAbstractButtonPrivate::click (this=0xc92290) at widgets/qabstractbutton.cpp:539
#25 0x00007fd028081cac in QAbstractButton::mouseReleaseEvent (this=0xc91e40, e=0x7fff87414c10) at widgets/qabstractbutton.cpp:1121
#26 0x00007fd027d2fdbc in QWidget::event (this=0xc91e40, event=0x7fff87414c10) at kernel/qwidget.cpp:8044
#27 0x00007fd027cdf4d4 in QApplicationPrivate::notify_helper (this=0x67b7c0, receiver=0xc91e40, e=0x7fff87414c10) at kernel/qapplication.cpp:4302
#28 0x00007fd027ce834a in QApplication::notify (this=<value optimized out>, receiver=0xc91e40, e=0x7fff87414c10) at kernel/qapplication.cpp:3867
#29 0x00007fd0294891e6 in KApplication::notify (this=0x7fff87415940, receiver=0xc91e40, event=0x7fff87414c10) at /usr/src/debug/kdelibs-4.5.1/kdeui/kernel/kapplication.cpp:310
#30 0x00007fd028b63e4c in QCoreApplication::notifyInternal (this=0x7fff87415940, receiver=0xc91e40, event=0x7fff87414c10) at kernel/qcoreapplication.cpp:726
#31 0x00007fd027ce11e5 in sendEvent (receiver=0xc91e40, event=0x7fff87414c10, alienWidget=0xc91e40, nativeWidget=0xbb0840, buttonDown=0x7fd02878bb28, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#32 QApplicationPrivate::sendMouseEvent (receiver=0xc91e40, event=0x7fff87414c10, alienWidget=0xc91e40, nativeWidget=0xbb0840, buttonDown=0x7fd02878bb28, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2967
#33 0x00007fd027d5b6c8 in QETWidget::translateMouseEvent (this=0xbb0840, event=<value optimized out>) at kernel/qapplication_x11.cpp:4380
#34 0x00007fd027d59e19 in QApplication::x11ProcessEvent (this=0x7fff87415940, event=0x7fff87415570) at kernel/qapplication_x11.cpp:3513
#35 0x00007fd027d80492 in x11EventSourceDispatch (s=0x67f050, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#36 0x00007fd02232ea93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#37 0x00007fd02232f270 in ?? () from /usr/lib64/libglib-2.0.so.0
#38 0x00007fd02232f510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#39 0x00007fd028b8c67f in QEventDispatcherGlib::processEvents (this=0x644e20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#40 0x00007fd027d8014e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#41 0x00007fd028b63292 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#42 0x00007fd028b63495 in QEventLoop::exec (this=0x7fff87415890, flags=...) at kernel/qeventloop.cpp:201
#43 0x00007fd028b6788b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#44 0x0000000000415562 in main (argc=1, argv=0x7fff874167c8) at /usr/src/debug/kdenetwork-4.5.1/kopete/kopete/main.cpp:105

Reported using DrKonqi
Comment 1 Dario Andres 2010-12-13 17:34:41 UTC
[Comment from a bug triager]
This issue is being tracked at bug 244764. Merging. Thanks

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