Bug 267792 - KMail crashed trying to cancel opening a recurring appointment
Summary: KMail crashed trying to cancel opening a recurring appointment
Status: RESOLVED WORKSFORME
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 4.4.10
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-06 14:58 UTC by Christopher Yeleighton
Modified: 2011-06-04 16:18 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 Christopher Yeleighton 2011-03-06 14:58:47 UTC
Application: kontact (4.4.10)
KDE Platform Version: 4.6.00 (4.6.0) "release 376"
Qt Version: 4.7.1
Operating System: Linux 2.6.34.7-0.7-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

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

I told KMail to open a recurring appointment.  Upon receiving a warning that the appointment is recurring, I decided not to open it, so I pressed [Cancel].

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  KOAgendaItem::resetMove (this=0x0) at /usr/src/debug/kdepim-4.4.10/korganizer/views/agendaview/koagendaitem.cpp:443
#7  0x00007f3b7454ed24 in KOAgenda::endItemAction (this=0x2a55dc0) at /usr/src/debug/kdepim-4.4.10/korganizer/views/agendaview/koagenda.cpp:1093
#8  0x00007f3b745506ea in KOAgenda::eventFilter_mouse (this=0x2a55dc0, object=0x1a875f0, me=<value optimized out>) at /usr/src/debug/kdepim-4.4.10/korganizer/views/agendaview/koagenda.cpp:573
#9  0x00007f3b7454cb09 in KOAgenda::eventFilter (this=0x2a55dc0, object=0x1a875f0, event=<value optimized out>) at /usr/src/debug/kdepim-4.4.10/korganizer/views/agendaview/koagenda.cpp:368
#10 0x00007f3b9788afb7 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x1a875f0, event=0x7fffb8ed1250) at kernel/qcoreapplication.cpp:847
#11 0x00007f3b96c48ca1 in QApplicationPrivate::notify_helper (this=0x63eda0, receiver=0x1a875f0, e=0x7fffb8ed1250) at kernel/qapplication.cpp:4441
#12 0x00007f3b96c51a4a in QApplication::notify (this=<value optimized out>, receiver=0x1a875f0, e=0x7fffb8ed1250) at kernel/qapplication.cpp:4006
#13 0x00007f3b981ffec6 in KApplication::notify (this=0x7fffb8ed1f80, receiver=0x1a875f0, event=0x7fffb8ed1250) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#14 0x00007f3b9788ae2c in QCoreApplication::notifyInternal (this=0x7fffb8ed1f80, receiver=0x1a875f0, event=0x7fffb8ed1250) at kernel/qcoreapplication.cpp:732
#15 0x00007f3b96c49cd5 in sendEvent (receiver=0x1a875f0, event=0x7fffb8ed1250, alienWidget=0x1a875f0, nativeWidget=0x24d64d0, buttonDown=0x7f3b97724178, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#16 QApplicationPrivate::sendMouseEvent (receiver=0x1a875f0, event=0x7fffb8ed1250, alienWidget=0x1a875f0, nativeWidget=0x24d64d0, buttonDown=0x7f3b97724178, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:3105
#17 0x00007f3b96cc7ef8 in QETWidget::translateMouseEvent (this=0x24d64d0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4438
#18 0x00007f3b96cc65d9 in QApplication::x11ProcessEvent (this=0x7fffb8ed1f80, event=0x7fffb8ed1bb0) at kernel/qapplication_x11.cpp:3564
#19 0x00007f3b96cee212 in x11EventSourceDispatch (s=0x6451d0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#20 0x00007f3b8ec40a93 in g_main_dispatch (context=0x644120) at gmain.c:1960
#21 IA__g_main_context_dispatch (context=0x644120) at gmain.c:2513
#22 0x00007f3b8ec41270 in g_main_context_iterate (context=0x644120, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#23 0x00007f3b8ec41510 in IA__g_main_context_iteration (context=0x644120, may_block=1) at gmain.c:2654
#24 0x00007f3b978b5a8f in QEventDispatcherGlib::processEvents (this=0x613390, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#25 0x00007f3b96cedeae in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007f3b9788a262 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007f3b9788a475 in QEventLoop::exec (this=0x7fffb8ed1ed0, flags=...) at kernel/qeventloop.cpp:201
#28 0x00007f3b9788e8db in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#29 0x000000000040417e in main (argc=3, argv=0x7fffb8ed2568) at /usr/src/debug/kdepim-4.4.10/kontact/src/main.cpp:224

Reported using DrKonqi
Comment 1 Sergio Martins 2011-06-04 16:18:27 UTC
That code has changed a lot.
Retest with kdepim 4.6.