Bug 487419 - KOrganizer crashed whilst deleting an entry from a Caldav Calendar
Summary: KOrganizer crashed whilst deleting an entry from a Caldav Calendar
Status: REPORTED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-05-23 09:11 UTC by Simon Brown
Modified: 2024-05-23 09:11 UTC (History)
0 users

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 Simon Brown 2024-05-23 09:11:32 UTC
Application: korganizer (6.0.2 (24.02.2))

Qt Version: 6.7.0
Frameworks Version: 6.1.0
Operating System: Linux 6.5.0-35-generic x86_64
Windowing System: X11
Distribution: KDE neon 6.0
DrKonqi: 6.0.4 [KCrashBackend]

-- Information about the crash:
I started my computer and logged in. A notification appeared for an event that I had forgotten to delete, so I opened KOrganizer to delete it. When I clicked on delete from the right click context menu for that event KOrganizer crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KOrganizer (korganizer), signal: Segmentation fault

[KCrash Handler]
#4  QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::get (this=<optimized out>, this=<optimized out>) at ./src/corelib/tools/qscopedpointer.h:110
#5  qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > > (ptr=..., ptr=...) at ./src/corelib/global/qtclasshelpermacros.h:79
#6  QObject::d_func (this=0x0) at ./src/corelib/kernel/qobject.h:107
#7  QObject::deleteLater (this=0x0) at ./src/corelib/kernel/qobject.cpp:2456
#8  0x000072a05a47f221 in Akonadi::IncidenceChangerPrivate::handleInvitationsAfterChange (this=<optimized out>, change=...) at ./src/incidencechanger.cpp:658
#9  0x000072a05a480688 in Akonadi::IncidenceChangerPrivate::handleDeleteJobResult (this=0x58505fe204f0, job=<optimized out>) at ./src/incidencechanger.cpp:358
#10 0x000072a05b1fa272 in QObject::event (this=0x58505fe204f0, e=0x58506378eb50) at ./src/corelib/kernel/qobject.cpp:1446
#11 0x000072a05c40992b in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x58505fe204f0, e=0x58506378eb50) at ./src/widgets/kernel/qapplication.cpp:3287
#12 0x000072a05b2a1c38 in QCoreApplication::notifyInternal2 (receiver=0x58505fe204f0, event=event@entry=0x58506378eb50) at ./src/corelib/kernel/qcoreapplication.cpp:1134
#13 0x000072a05b2a1c7d in QCoreApplication::sendEvent (receiver=<optimized out>, event=event@entry=0x58506378eb50) at ./src/corelib/kernel/qcoreapplication.cpp:1575
#14 0x000072a05b2a23e0 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x58505f992460) at ./src/corelib/kernel/qcoreapplication.cpp:1932
#15 0x000072a05b078277 in postEventSourceDispatch (s=0x58505fa52ce0) at ./src/corelib/kernel/qeventdispatcher_glib.cpp:244
#16 0x000072a05908dd3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x000072a0590e32b8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x000072a05908b3e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x000072a05b076570 in QEventDispatcherGlib::processEvents (this=0x58505fa2d690, flags=...) at ./src/corelib/kernel/qeventdispatcher_glib.cpp:394
#20 0x000072a05b2a3e3b in QEventLoop::exec (this=this@entry=0x7ffffc117760, flags=..., flags@entry=...) at ./src/corelib/global/qflags.h:34
#21 0x000072a05b2a5a6c in QCoreApplication::exec () at ./src/corelib/global/qflags.h:74
#22 0x000072a05b6e4330 in QGuiApplication::exec () at ./src/gui/kernel/qguiapplication.cpp:1926
#23 0x000072a05c4078d9 in QApplication::exec () at ./src/widgets/kernel/qapplication.cpp:2555
#24 0x000058505e99d96c in main (argc=<optimized out>, argv=<optimized out>) at ./src/main.cpp:62
[Inferior 1 (process 4266) detached]

Reported using DrKonqi