[Bug 196238] New: kontact crashed after removing an akonadi source

Miguel Tadeu m_tadeu at yahoo.com
Fri Jun 12 19:45:59 BST 2009


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

           Summary: kontact crashed after removing an akonadi source
           Product: kontact
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: m_tadeu at yahoo.com


Application that crashed: kontact
Version of the application: 4.3.0 pre
KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2))
Qt Version: 4.5.1
Operating System: Linux 2.6.30-8-generic i686
Distribution: Ubuntu karmic (development branch)

What I was doing when the application crashed:
After removing a source from the akonadi contacts resource, kontact crashed

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  KRES::Resource::identifier (this=0x2ac67) at
/usr/include/qt4/QtCore/qstring.h:711
#7  0x002d5a59 in KRES::ManagerImpl::writeResourceConfig (this=0x8b00420,
resource=0x2ac67, checkActive=true) at ../../kresources/managerimpl.cpp:385
#8  0x002d625a in KRES::ManagerImpl::change (this=0x8b00420, resource=0x2ac67)
at ../../kresources/managerimpl.cpp:215
#9  0x02ba74b7 in ResourceSelection::edit (this=0x8f85330) at
/usr/include/kresources/manager.h:304
#10 0x02ba9146 in ResourceSelection::qt_metacall (this=0x8f85330,
_c=QMetaObject::InvokeMetaMethod, _id=31, _a=0xbfaa9898) at
./resourceselection.moc:82
#11 0x00495d78 in QMetaObject::activate (sender=0x8f86238,
from_signal_index=29, to_signal_index=30, argv=0xbfaa9898) at
kernel/qobject.cpp:3120
#12 0x00496208 in QMetaObject::activate (sender=0x8f86238, m=0x19c61e4,
from_local_signal_index=2, to_local_signal_index=3, argv=0xbfaa9898) at
kernel/qobject.cpp:3214
#13 0x017e00a1 in QAbstractButton::clicked (this=0x8f86238, _t1=false) at
.moc/release-shared/moc_qabstractbutton.cpp:200
#14 0x015068b9 in QAbstractButtonPrivate::emitClicked (this=0x8f86258) at
widgets/qabstractbutton.cpp:543
#15 0x01508554 in QAbstractButtonPrivate::click (this=0x8f86258) at
widgets/qabstractbutton.cpp:536
#16 0x015087e1 in QAbstractButton::mouseReleaseEvent (this=0x8f86238,
e=0xbfaa9ea0) at widgets/qabstractbutton.cpp:1115
#17 0x015f060c in QToolButton::mouseReleaseEvent (this=0x8f86238, e=0xbfaa9ea0)
at widgets/qtoolbutton.cpp:709
#18 0x011725b7 in QWidget::event (this=0x8f86238, event=0xbfaa9ea0) at
kernel/qwidget.cpp:7521
#19 0x0150674e in QAbstractButton::event (this=0x8f86238, e=0x2ac67) at
widgets/qabstractbutton.cpp:1077
#20 0x015f302a in QToolButton::event (this=0x8f86238, event=0xbfaa9ea0) at
widgets/qtoolbutton.cpp:1151
#21 0x0111cc1c in QApplicationPrivate::notify_helper (this=0x87a5788,
receiver=0x8f86238, e=0xbfaa9ea0) at kernel/qapplication.cpp:4057
#22 0x01124ccb in QApplication::notify (this=0xbfaab884, receiver=0x8f86238,
e=0xbfaa9ea0) at kernel/qapplication.cpp:3759
#23 0x00df204a in KApplication::notify (this=0xbfaab884, receiver=0x8f86238,
event=0xbfaa9ea0) at ../../kdeui/kernel/kapplication.cpp:302
#24 0x0047fb1b in QCoreApplication::notifyInternal (this=0xbfaab884,
receiver=0x8f86238, event=0xbfaa9ea0) at kernel/qcoreapplication.cpp:610
#25 0x01123d4e in QApplicationPrivate::sendMouseEvent (receiver=0x8f86238,
event=0xbfaa9ea0, alienWidget=0x8f86238, nativeWidget=0x87ac958,
buttonDown=0x19cdaa0, lastMouseReceiver=@0x19cdaa4)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#26 0x01193310 in QETWidget::translateMouseEvent (this=0x87ac958,
event=0xbfaab4ec) at kernel/qapplication_x11.cpp:4448
#27 0x0119275a in QApplication::x11ProcessEvent (this=0xbfaab884,
event=0xbfaab4ec) at kernel/qapplication_x11.cpp:3444
#28 0x011bf292 in x11EventSourceDispatch (s=0x87a2900, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#29 0x03b98ad8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0x03b9c070 in ?? () from /usr/lib/libglib-2.0.so.0
#31 0x03b9c1a3 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#32 0x004aaf9c in QEventDispatcherGlib::processEvents (this=0x879b7b0, flags={i
= 36}) at kernel/qeventdispatcher_glib.cpp:324
#33 0x011be975 in QGuiEventDispatcherGlib::processEvents (this=0x879b7b0,
flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:202
#34 0x0047e0a9 in QEventLoop::processEvents (this=0xbfaab7e4, flags=) at
kernel/qeventloop.cpp:149
#35 0x0047e4f2 in QEventLoop::exec (this=0xbfaab7e4, flags={i = 0}) at
kernel/qeventloop.cpp:200
#36 0x0048087f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#37 0x0111ca97 in QApplication::exec () at kernel/qapplication.cpp:3526
#38 0x0804b4d6 in main (argc=1, argv=0xbfaaba84) at
../../../kontact/src/main.cpp:218

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 Kdepim-bugs mailing list