Summary: | KOrganizer crashed whenever creating new event, to-do or journal | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Tia <tia3100> |
Component: | incidence editors | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | tia3100, winter |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 6.3.2 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/134100/events/abf4b6a50be34307b43e7814c1cd10de/ |
Description
Tia
2025-02-16 14:45:30 UTC
would you be able to run korganizer from a command line and see if there are any debug messages printed immediately before this crash? look for lines starting with "Faulty editor was " *** This bug has been marked as a duplicate of bug 495848 *** (In reply to Allen Winter from comment #1) > would you be able to run korganizer from a command line and see if there are > any debug messages printed immediately before this crash? > > look for lines starting with "Faulty editor was " Have gotten this: beginResetModel called on Akonadi::TodoModel(0x5f9196114dc0, name = "TodoModel") without calling endResetModel first beginResetModel called on QIdentityProxyModel(0x5f919611a4b0) without calling endResetModel first beginResetModel called on TodoViewSortFilterProxyModel(0x5f9196115de0) without calling endResetModel first endResetModel called on Akonadi::TodoModel(0x5f9196114dc0, name = "TodoModel") without calling beginResetModel first endResetModel called on QIdentityProxyModel(0x5f919611a4b0) without calling beginResetModel first endResetModel called on TodoViewSortFilterProxyModel(0x5f9196115de0) without calling beginResetModel first org.kde.pim.incidenceeditor: Faulty editor was "IncidenceAttendee" org.kde.pim.incidenceeditor: Incidence "41286336-4333-4be7-ae2c-b358337269a2" ASSERT failure in load: "editor shouldn't be dirty", file ./src/combinedincidenceeditor.cpp, line 93 KCrash: Application 'korganizer' crashing... crashRecursionCounter = 2 Aborted (core dumped) |