[Bug 277098] New: Contact list crashes after canceling the keyring dialog

Aleix Pol aleixpol at kde.org
Tue Jul 5 00:22:46 CEST 2011


https://bugs.kde.org/show_bug.cgi?id=277098

           Summary: Contact list crashes after canceling the keyring
                    dialog
           Product: telepathy
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: contactlist
        AssignedTo: kde-telepathy at kde.org
        ReportedBy: aleixpol at kde.org


Application: telepathy-kde-contactlist (0.1)
KDE Platform Version: 4.7.40 (4.7.40 (KDE 4.8 >= 200110623) (Compiled from
sources)
Qt Version: 4.7.1
Operating System: Linux 2.6.39-ARCH i686

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

Just opened the contact list and when the dialog appeared it was cancelled.

The crash can be reproduced every time.

-- Backtrace:
Application: Telepathy KDE Contact List (telepathy-kde-contactlist), signal:
Segmentation fault
[KCrash Handler]
#6  0x08076faa in MainWidget::selectAvatarFromAccount (this=0x91561c0,
accountUID=...) at
/home/kde-devel/src/telepathy/telepathy-contact-list/main-widget.cpp:1061
#7  0x08072786 in MainWidget::onNewAccountAdded (this=0x91561c0, account=...)
at /home/kde-devel/src/telepathy/telepathy-contact-list/main-widget.cpp:415
#8  0x080721bc in MainWidget::onAccountManagerReady (this=0x91561c0,
op=0x91c6be8) at
/home/kde-devel/src/telepathy/telepathy-contact-list/main-widget.cpp:351
#9  0x08078647 in MainWidget::qt_metacall (this=0x91561c0,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbf9bc418) at
/home/kde-devel/build-src/telepathy/telepathy-contact-list/main-widget.moc:160
#10 0xb6592d9e in QMetaObject::metacall (object=0x91561c0,
cl=QMetaObject::InvokeMetaMethod, idx=42, argv=0xbf9bc418) at
kernel/qmetaobject.cpp:237
#11 0xb65a59d1 in QMetaObject::activate (sender=0x91c6be8, m=0xb77e3184,
local_signal_index=0, argv=0xbf9bc418) at kernel/qobject.cpp:3280
#12 0xb76519d6 in Tp::PendingOperation::finished (this=0x91c6be8,
_t1=0x91c6be8) at
/home/kde-devel/build-src/kdesupport/telepathy-qt4/TelepathyQt4/_gen/pending-operation.moc.hpp:98
#13 0xb7651fd4 in Tp::PendingOperation::emitFinished (this=0x91c6be8) at
/home/kde-devel/src/kdesupport/telepathy-qt4/TelepathyQt4/pending-operation.cpp:116
#14 0xb765197d in Tp::PendingOperation::qt_metacall (this=0x91c6be8,
_c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x91b6980) at
/home/kde-devel/build-src/kdesupport/telepathy-qt4/TelepathyQt4/_gen/pending-operation.moc.hpp:86
#15 0xb765342a in Tp::PendingReady::qt_metacall (this=0x91c6be8,
_c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x91b6980) at
/home/kde-devel/build-src/kdesupport/telepathy-qt4/TelepathyQt4/_gen/pending-ready.moc.hpp:67
#16 0xb6592d9e in QMetaObject::metacall (object=0x91c6be8,
cl=QMetaObject::InvokeMetaMethod, idx=8, argv=0x91b6980) at
kernel/qmetaobject.cpp:237
#17 0xb65a0b5f in QMetaCallEvent::placeMetaCall (this=0x91db620,
object=0x91c6be8) at kernel/qobject.cpp:534
#18 0xb65a1beb in QObject::event (this=0x91c6be8, e=0x91db620) at
kernel/qobject.cpp:1219
#19 0xb58fd644 in QApplicationPrivate::notify_helper (this=0x90af310,
receiver=0x91c6be8, e=0x91db620) at kernel/qapplication.cpp:4445
#20 0xb58faf53 in QApplication::notify (this=0xbf9bcdc4, receiver=0x91c6be8,
e=0x91db620) at kernel/qapplication.cpp:3845
#21 0xb71bc7aa in KApplication::notify (this=0xbf9bcdc4, receiver=0x91c6be8,
event=0x91db620) at
/home/kde-devel/src/kdelibs/kdeui/kernel/kapplication.cpp:311
#22 0xb658b876 in QCoreApplication::notifyInternal (this=0xbf9bcdc4,
receiver=0x91c6be8, event=0x91db620) at kernel/qcoreapplication.cpp:732
#23 0xb658f0c7 in QCoreApplication::sendEvent (receiver=0x91c6be8,
event=0x91db620) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 0xb658c908 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0,
event_type=0, data=0x90758c0) at kernel/qcoreapplication.cpp:1373
#25 0xb658c5c5 in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1266
#26 0xb65bfce2 in QCoreApplication::sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#27 0xb65bee7c in postEventSourceDispatch (s=0x90b1500) at
kernel/qeventdispatcher_glib.cpp:277
#28 0xb4bd0c4f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0xb4bd13b0 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0xb4bd16da in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0xb65bf612 in QEventDispatcherGlib::processEvents (this=0x9075370,
flags=...) at kernel/qeventdispatcher_glib.cpp:415
#32 0xb59c4762 in QGuiEventDispatcherGlib::processEvents (this=0x9075370,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0xb6589631 in QEventLoop::processEvents (this=0xbf9bcd4c, flags=...) at
kernel/qeventloop.cpp:149
#34 0xb6589771 in QEventLoop::exec (this=0xbf9bcd4c, flags=...) at
kernel/qeventloop.cpp:201
#35 0xb658bf5c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#36 0xb58fab84 in QApplication::exec () at kernel/qapplication.cpp:3719
#37 0x0806ffa4 in main (argc=1, argv=0xbf9bcef4) at
/home/kde-devel/src/telepathy/telepathy-contact-list/main.cpp:60

Possible duplicates by query: bug 271882.

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KDE-Telepathy mailing list