[Korganizer-devel] [Bug 185851] New: KOrganizer crash when trying to create a new todo

Einar Lielmanis einars+kdebugs at gmail.com
Sun Mar 1 04:22:51 CET 2009


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

           Summary: KOrganizer crash when trying to create a new todo
           Product: korganizer
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: korganizer-devel at kde.org
        ReportedBy: einars+kdebugs at gmail.com


Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

To explore korganizer, I wanted to add a todo. It asked me about specifying
calendar source; a million screens later, I created a local calendar source,
and it crashed. It seems to have created the todo, though.


Application: KOrganizer (korganizer), signal SIGABRT
0x00007f03fcce2001 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 25812)]

Thread 2 (Thread 0x7f03f0030950 (LWP 25862)):
#0  0x00007f03fe9a7fed in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x00007f03fec2c0bb in QWaitConditionPrivate::wait (this=0x24153d0,
time=30000) at thread/qwaitcondition_unix.cpp:80
#2  0x00007f03fec2bc2e in QWaitCondition::wait (this=0x24141f8,
mutex=0x24141f0, time=30000) at thread/qwaitcondition_unix.cpp:154
#3  0x00007f03fec1f1c7 in QThreadPoolThread::run (this=0x23df200) at
concurrent/qthreadpool.cpp:135
#4  0x00007f03fec2b885 in QThreadPrivate::start (arg=0x23df200) at
thread/qthread_unix.cpp:184
#5  0x00007f03fe9a3fc7 in start_thread () from /lib/libpthread.so.0
#6  0x00007f03fcd125dd in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f040314a750 (LWP 25812)):
[KCrash Handler]
#5  0x00007f03fcc750c5 in raise () from /lib/libc.so.6
#6  0x00007f03fcc765e3 in abort () from /lib/libc.so.6
#7  0x00007f03fec2188d in qt_message_output (msgType=QtFatalMsg, buf=0x29d61f8
"ASSERT: \"!findTodo( todo )\" in file
/home/e/kde/src/KDE/kdepim/korganizer/views/todoview/kotodomodel.cpp, line
284")
    at global/qglobal.cpp:2001
#8  0x00007f03fec219b7 in qFatal (msg=0x7f03fed6d4e0 "ASSERT: \"%s\" in file
%s, line %d") at global/qglobal.cpp:2196
#9  0x00007f03fec21de7 in qt_assert (assertion=0x7f04019615e5 "!findTodo( todo
)", file=0x7f0401961258
"/home/e/kde/src/KDE/kdepim/korganizer/views/todoview/kotodomodel.cpp",
line=284)
    at global/qglobal.cpp:1772
#10 0x00007f040189cbd4 in KOTodoModel::processChange (this=0x2581960,
incidence=0x2531fc0, action=0) at
/home/e/kde/src/KDE/kdepim/korganizer/views/todoview/kotodomodel.cpp:284
#11 0x00007f04018a5697 in KOTodoView::changeIncidenceDisplay (this=0x244e200,
incidence=0x2531fc0, action=0) at
/home/e/kde/src/KDE/kdepim/korganizer/views/todoview/kotodoview.cpp:380
#12 0x00007f04018beea6 in CalendarView::changeIncidenceDisplay (this=0x2380bd0,
incidence=0x2531fc0, action=0) at
/home/e/kde/src/KDE/kdepim/korganizer/calendarview.cpp:785
#13 0x00007f04018c1fff in CalendarView::incidenceAdded (this=0x2380bd0,
incidence=0x2531fc0) at
/home/e/kde/src/KDE/kdepim/korganizer/calendarview.cpp:660
#14 0x00007f04018c4cd5 in CalendarView::qt_metacall (this=0x2380bd0,
_c=QMetaObject::InvokeMetaMethod, _id=91, _a=0x7fff0b2967d0) at
/home/e/kde/build/kdepim/korganizer/calendarview.moc:481
#15 0x00007f03fed3060a in QMetaObject::activate (sender=0x25e1730,
from_signal_index=4, to_signal_index=4, argv=0x7fff0b2967d0) at
kernel/qobject.cpp:3061
#16 0x00007f03fed319f3 in QMetaObject::activate (sender=0x25e1730,
m=0x7f0401337a00, local_signal_index=0, argv=0x7fff0b2967d0) at
kernel/qobject.cpp:3136
#17 0x00007f04011360a7 in KOrg::IncidenceChangerBase::incidenceAdded
(this=0x25e1730, _t1=0x2531fc0) at
/home/e/kde/build/kdepim/korganizer/interfaces/korganizer/incidencechangerbase.moc:94
#18 0x00007f0401941acf in IncidenceChanger::addIncidence (this=0x25e1730,
incidence=0x2531fc0, parent=0x2909ab0) at
/home/e/kde/src/KDE/kdepim/korganizer/incidencechanger.cpp:324
#19 0x00007f04018d830b in KOTodoEditor::processInput (this=0x2909ab0) at
/home/e/kde/src/KDE/kdepim/korganizer/kotodoeditor.cpp:242
#20 0x00007f04018d3964 in KOIncidenceEditor::slotButtonClicked (this=0x2909ab0,
button=4) at /home/e/kde/src/KDE/kdepim/korganizer/koincidenceeditor.cpp:96
#21 0x00007f0402b9f1d8 in KDialog::qt_metacall (this=0x2909ab0,
_c=QMetaObject::InvokeMetaMethod, _id=33, _a=0x7fff0b296c60) at
/home/e/kde/build/kdelibs/kdeui/kdialog.moc:182
#22 0x00007f0402c59b3f in KPageDialog::qt_metacall (this=0x2909ab0,
_c=QMetaObject::InvokeMetaMethod, _id=69, _a=0x7fff0b296c60) at
/home/e/kde/build/kdelibs/kdeui/kpagedialog.moc:64
#23 0x00007f04018d24e3 in KOIncidenceEditor::qt_metacall (this=0x2909ab0,
_c=QMetaObject::InvokeMetaMethod, _id=69, _a=0x7fff0b296c60) at
/home/e/kde/build/kdepim/korganizer/koincidenceeditor.moc:107
#24 0x00007f04018d83ef in KOTodoEditor::qt_metacall (this=0x2909ab0,
_c=QMetaObject::InvokeMetaMethod, _id=69, _a=0x7fff0b296c60) at
/home/e/kde/build/kdepim/korganizer/kotodoeditor.moc:64
#25 0x00007f03fed3060a in QMetaObject::activate (sender=0x28fd458,
from_signal_index=4, to_signal_index=4, argv=0x7fff0b296c60) at
kernel/qobject.cpp:3061
#26 0x00007f03fed319f3 in QMetaObject::activate (sender=0x28fd458,
m=0x7f03ff026840, local_signal_index=0, argv=0x7fff0b296c60) at
kernel/qobject.cpp:3136
#27 0x00007f03fed3558a in QSignalMapper::mapped (this=0x28fd458, _t1=4) at
.moc/debug-shared/moc_qsignalmapper.cpp:95
#28 0x00007f03fed35636 in QSignalMapper::map (this=0x28fd458, sender=0x2946230)
at kernel/qsignalmapper.cpp:261
#29 0x00007f03fed3570f in QSignalMapper::map (this=0x28fd458) at
kernel/qsignalmapper.cpp:252
#30 0x00007f03fed35867 in QSignalMapper::qt_metacall (this=0x28fd458,
_c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fff0b296e40) at
.moc/debug-shared/moc_qsignalmapper.cpp:81
#31 0x00007f03fed3060a in QMetaObject::activate (sender=0x2946230,
from_signal_index=29, to_signal_index=30, argv=0x7fff0b296e40) at
kernel/qobject.cpp:3061
#32 0x00007f03fed3084b in QMetaObject::activate (sender=0x2946230,
m=0x7f03fe418960, from_local_signal_index=2, to_local_signal_index=3,
argv=0x7fff0b296e40) at kernel/qobject.cpp:3156
#33 0x00007f03fdfcf8f7 in QAbstractButton::clicked (this=0x2946230, _t1=false)
at .moc/debug-shared/moc_qabstractbutton.cpp:200
#34 0x00007f03fdd2cbf9 in QAbstractButtonPrivate::emitClicked (this=0x293f210)
at widgets/qabstractbutton.cpp:538
#35 0x00007f03fdd2dee8 in QAbstractButtonPrivate::click (this=0x293f210) at
widgets/qabstractbutton.cpp:531
#36 0x00007f03fdd2e154 in QAbstractButton::mouseReleaseEvent (this=0x2946230,
e=0x7fff0b2979a0) at widgets/qabstractbutton.cpp:1110
#37 0x00007f03fd9917b9 in QWidget::event (this=0x2946230, event=0x7fff0b2979a0)
at kernel/qwidget.cpp:7511
#38 0x00007f03fdd2cba6 in QAbstractButton::event (this=0x2946230,
e=0x7fff0b2979a0) at widgets/qabstractbutton.cpp:1072
#39 0x00007f03fddd55af in QPushButton::event (this=0x2946230, e=0x7fff0b2979a0)
at widgets/qpushbutton.cpp:657
#40 0x00007f03fd934e73 in QApplicationPrivate::notify_helper (this=0x221f5a0,
receiver=0x2946230, e=0x7fff0b2979a0) at kernel/qapplication.cpp:4051
#41 0x00007f03fd935bd5 in QApplication::notify (this=0x7fff0b2989b0,
receiver=0x2946230, e=0x7fff0b2979a0) at kernel/qapplication.cpp:3753
#42 0x00007f0402c299a7 in KApplication::notify (this=0x7fff0b2989b0,
receiver=0x2946230, event=0x7fff0b2979a0) at
/home/e/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:307
#43 0x00007f03fed1a303 in QCoreApplication::notifyInternal
(this=0x7fff0b2989b0, receiver=0x2946230, event=0x7fff0b2979a0) at
kernel/qcoreapplication.cpp:593
#44 0x00007f0400cf22f7 in QCoreApplication::sendSpontaneousEvent () from
/home/e/kde/qt/lib/libQt3Support.so.4
#45 0x00007f03fd9399e5 in QApplicationPrivate::sendMouseEvent
(receiver=0x2946230, event=0x7fff0b2979a0, alienWidget=0x2946230,
nativeWidget=0x2909ab0, buttonDown=0x7f03fe435048, 
    lastMouseReceiver=@0x7f03fe435050) at kernel/qapplication.cpp:2913
#46 0x00007f03fd9b09ad in QETWidget::translateMouseEvent (this=0x2909ab0,
event=0x7fff0b298560) at kernel/qapplication_x11.cpp:4414
#47 0x00007f03fd9b1972 in QApplication::x11ProcessEvent (this=0x7fff0b2989b0,
event=0x7fff0b298560) at kernel/qapplication_x11.cpp:3410
#48 0x00007f03fd9dc7e6 in x11EventSourceDispatch (s=0x2221cd0, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:141
#49 0x00007f03f8639aa2 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#50 0x00007f03f863d21d in g_main_context_iterate () from
/usr/lib/libglib-2.0.so.0
#51 0x00007f03f863d3db in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#52 0x00007f03fed47eee in QEventDispatcherGlib::processEvents (this=0x221f150,
flags={i = 187271200}) at kernel/qeventdispatcher_glib.cpp:318
#53 0x00007f03fd9dc00b in QGuiEventDispatcherGlib::processEvents
(this=0x221f150, flags={i = 187271296}) at
kernel/qguieventdispatcher_glib.cpp:197
#54 0x00007f03fed17587 in QEventLoop::processEvents (this=0x7fff0b298940,
flags={i = 187271392}) at kernel/qeventloop.cpp:144
#55 0x00007f03fed17794 in QEventLoop::exec (this=0x7fff0b298940, flags={i =
187271504}) at kernel/qeventloop.cpp:191
#56 0x00007f03fed1ab4e in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:875
#57 0x00007f03fd934bd0 in QApplication::exec () at kernel/qapplication.cpp:3526
#58 0x000000000040863b in main (argc=1, argv=0x7fff0b298b68) at
/home/e/kde/src/KDE/kdepim/korganizer/main.cpp:61

-- 
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