[Korganizer-devel] [Bug 274963] New: KDE Kontact crashed when a reminder was dismissed

K. A. Sayeed sayeed.ka at gmail.com
Sun Jun 5 08:41:03 CEST 2011


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

           Summary: KDE Kontact crashed when a reminder was dismissed
           Product: korganizer
           Version: 0.9
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: reminder daemon (korgac)
        AssignedTo: korganizer-devel at kde.org
        ReportedBy: sayeed.ka at gmail.com


Application: korgac (0.9)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-32-generic x86_64
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
1. When I was checking the list of To Dos and other events. I dismissed a
reminder about a To Do item.
2. At this point KDE Kontact failed and displayed the Crash Reporting
Assistant.

 -- Backtrace:
Application: KOrganizer Reminder Daemon (korgac), signal: Segmentation fault
[KCrash Handler]
#5  QListData::begin (this=0x1674890, incidence=0x19425a0) at
/usr/include/qt4/QtCore/qlist.h:93
#6  QList<KCal::Incidence*>::contains (this=0x1674890, incidence=0x19425a0) at
/usr/include/qt4/QtCore/qlist.h:757
#7  KCal::ListBase<KCal::Incidence>::removeRef (this=0x1674890,
incidence=0x19425a0) at ../../kcal/listbase.h:118
#8  KCal::Incidence::removeRelation (this=0x1674890, incidence=0x19425a0) at
../../kcal/incidence.cpp:529
#9  0x00007f09c4724fe7 in ~Incidence (this=0x19425a0, __in_chrg=<value
optimized out>) at ../../kcal/incidence.cpp:201
#10 0x00007f09c47275e5 in ~Todo (this=0x19425a0, __in_chrg=<value optimized
out>) at ../../kcal/todo.cpp:105
#11 0x0000000000413e7a in ~ReminderListItem (this=0x1a98d80, __in_chrg=<value
optimized out>) at ../../../korganizer/korgac/alarmdialog.cpp:70
#12 0x000000000040d84e in AlarmDialog::dismiss (this=0x16665d0, selections=) at
../../../korganizer/korgac/alarmdialog.cpp:389
#13 0x000000000040e03f in AlarmDialog::dismissCurrent (this=0x16665d0) at
../../../korganizer/korgac/alarmdialog.cpp:351
#14 0x0000000000413734 in AlarmDialog::qt_metacall (this=0x16665d0,
_c=QMetaObject::InvokeMetaMethod, _id=6422529, _a=0x7fff27bba910) at
./alarmdialog.moc:107
#15 0x00007f09c2994e3f in QMetaObject::activate (sender=0x16665d0, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x0) at
kernel/qobject.cpp:3293
#16 0x00007f09c4dec478 in KDialog::slotButtonClicked (this=0x16665d0,
button=16384) at ../../kdeui/dialogs/kdialog.cpp:872
#17 0x00007f09c4dee3f9 in KDialog::qt_metacall (this=0x16665d0,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff27bbaaf0)
at ./kdialog.moc:190
#18 0x00000000004136b0 in AlarmDialog::qt_metacall (this=0x1674890,
_c=26486176, _id=6422529, _a=0x0) at ./alarmdialog.moc:90
#19 0x00007f09c2994e3f in QMetaObject::activate (sender=0x1659f58, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x0) at
kernel/qobject.cpp:3293
#20 0x00007f09c299a15e in QSignalMapper::mapped (this=0x1674890, _t1=16384) at
.moc/release-shared/moc_qsignalmapper.cpp:101
#21 0x00007f09c299b372 in QSignalMapper::map (this=0x1659f58, sender=0x12caf70)
at kernel/qsignalmapper.cpp:266
#22 0x00007f09c299b5f0 in QSignalMapper::qt_metacall (this=0x1659f58,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff27bbac80)
at .moc/release-shared/moc_qsignalmapper.cpp:87
#23 0x00007f09c2994e3f in QMetaObject::activate (sender=0x12caf70, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x0) at
kernel/qobject.cpp:3293
#24 0x00007f09c3c0a5f2 in QAbstractButton::clicked (this=0x1674890, _t1=false)
at .moc/release-shared/moc_qabstractbutton.cpp:206
#25 0x00007f09c392486b in QAbstractButtonPrivate::emitClicked (this=0x12caaa0)
at widgets/qabstractbutton.cpp:546
#26 0x00007f09c392570b in QAbstractButtonPrivate::click (this=0x12caaa0) at
widgets/qabstractbutton.cpp:539
#27 0x00007f09c392597c in QAbstractButton::mouseReleaseEvent (this=0x12caf70,
e=0x7fff27bbb5d0) at widgets/qabstractbutton.cpp:1121
#28 0x00007f09c35c5582 in QWidget::event (this=0x12caf70, event=0x7fff27bbb5d0)
at kernel/qwidget.cpp:7998
#29 0x00007f09c356f22c in QApplicationPrivate::notify_helper (this=0xfec370,
receiver=0x12caf70, e=0x7fff27bbb5d0) at kernel/qapplication.cpp:4300
#30 0x00007f09c3575ecb in QApplication::notify (this=0x7fff27bbc2d0,
receiver=0x12caf70, e=0x7fff27bbb5d0) at kernel/qapplication.cpp:3865
#31 0x00007f09c4e7ca16 in KApplication::notify (this=0x7fff27bbc2d0,
receiver=0x12caf70, event=0x7fff27bbb5d0) at
../../kdeui/kernel/kapplication.cpp:302
#32 0x00007f09c298206c in QCoreApplication::notifyInternal
(this=0x7fff27bbc2d0, receiver=0x12caf70, event=0x7fff27bbb5d0) at
kernel/qcoreapplication.cpp:704
#33 0x00007f09c35750ae in QCoreApplication::sendEvent (receiver=0x12caf70,
event=0x7fff27bbb5d0, alienWidget=0x12caf70, nativeWidget=0x16665d0,
buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#34 QApplicationPrivate::sendMouseEvent (receiver=0x12caf70,
event=0x7fff27bbb5d0, alienWidget=0x12caf70, nativeWidget=0x16665d0,
buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at
kernel/qapplication.cpp:2965
#35 0x00007f09c35f4f65 in QETWidget::translateMouseEvent (this=0x16665d0,
event=<value optimized out>) at kernel/qapplication_x11.cpp:4368
#36 0x00007f09c35f38ac in QApplication::x11ProcessEvent (this=<value optimized
out>, event=0x7fff27bbbef0) at kernel/qapplication_x11.cpp:3501
#37 0x00007f09c361f882 in x11EventSourceDispatch (s=0xfefbd0, callback=<value
optimized out>, user_data=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:146
#38 0x00007f09be25b8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#39 0x00007f09be25f748 in ?? () from /lib/libglib-2.0.so.0
#40 0x00007f09be25f8fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#41 0x00007f09c29ab513 in QEventDispatcherGlib::processEvents (this=0xf2c3d0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#42 0x00007f09c361f46e in QGuiEventDispatcherGlib::processEvents
(this=0x1674890, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#43 0x00007f09c2980992 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#44 0x00007f09c2980d6c in QEventLoop::exec (this=0x7fff27bbc220, flags=) at
kernel/qeventloop.cpp:201
#45 0x00007f09c2984aab in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:981
#46 0x000000000040cc3f in main (argc=<value optimized out>, argv=<value
optimized out>) at ../../../korganizer/korgac/korgacmain.cpp:85

Possible duplicates by query: bug 259199.

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 Korganizer-devel mailing list