Bug 473610 - Kalender eintrag
Summary: Kalender eintrag
Status: REPORTED
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-08-21 20:31 UTC by Michael Petry
Modified: 2023-10-24 08:41 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 Michael Petry 2023-08-21 20:31:24 UTC
Application: kontact (5.23.3 (23.04.3))

Qt Version: 5.15.10
Frameworks Version: 5.108.0
Operating System: Linux 6.4.9-1-default x86_64
Windowing System: Wayland
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.7 [KCrashBackend]

-- Information about the crash:
Bei einem Eintrag für den Kalender und Teilnehmer die per E-Mail eingeladen wurden, stürtze die Anwendung  ab

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f15e12bc072 in QSortFilterProxyModel::parent(QModelIndex const&) const () from /lib64/libQt5Core.so.5
#5  0x00007f15e12872af in QPersistentModelIndex::parent() const () from /lib64/libQt5Core.so.5
#6  0x00007f15e129b073 in ?? () from /lib64/libQt5Core.so.5
#7  0x00007f15e12a249c in ?? () from /lib64/libQt5Core.so.5
#8  0x00007f15e13257b3 in ?? () from /lib64/libQt5Core.so.5
#9  0x00007f15e12862e6 in QAbstractItemModel::layoutChanged(QList<QPersistentModelIndex> const&, QAbstractItemModel::LayoutChangeHint) () from /lib64/libQt5Core.so.5
#10 0x00007f15e12be6d6 in ?? () from /lib64/libQt5Core.so.5
#11 0x00007f15e13257b3 in ?? () from /lib64/libQt5Core.so.5
#12 0x00007f15e12862e6 in QAbstractItemModel::layoutChanged(QList<QPersistentModelIndex> const&, QAbstractItemModel::LayoutChangeHint) () from /lib64/libQt5Core.so.5
#13 0x00007f157879393a in ?? () from /lib64/libKPim5IncidenceEditor.so.5
#14 0x00007f157878420a in ?? () from /lib64/libKPim5IncidenceEditor.so.5
#15 0x00007f15787d3cb3 in ?? () from /lib64/libKPim5IncidenceEditor.so.5
#16 0x00007f15787879b5 in ?? () from /lib64/libKPim5IncidenceEditor.so.5
#17 0x00007f15e1325812 in ?? () from /lib64/libQt5Core.so.5
#18 0x00007f15e2695845 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#19 0x00007f15e2699beb in ?? () from /lib64/libKF5CoreAddons.so.5
#20 0x00007f15e1319320 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007f15e1fa519e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#22 0x00007f15e12ed568 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#23 0x00007f15e12f0b61 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#24 0x00007f15e1346c93 in ?? () from /lib64/libQt5Core.so.5
#25 0x00007f15d7b169b8 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#26 0x00007f15d7b16dc8 in ?? () from /lib64/libglib-2.0.so.0
#27 0x00007f15d7b16e5c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#28 0x00007f15e13464a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#29 0x00007f15e12ebffb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#30 0x00007f15e12f4490 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#31 0x0000561e370e8fe3 in ?? ()
#32 0x00007f15e08281f0 in __libc_start_call_main () from /lib64/libc.so.6
#33 0x00007f15e08282b9 in __libc_start_main_impl () from /lib64/libc.so.6
#34 0x0000561e370e9625 in ?? ()
[Inferior 1 (process 21296) detached]

Reported using DrKonqi
Comment 1 R. J. Mathar 2023-10-24 08:41:36 UTC
The bug exists for about 3 years (starting somewhere in openSUSE 15.3) and still appears on my openSUSE 15.5. If one types in the password for
the akonadi "DAV groupware resource" on the remote CalDAV server, the error (i.e. the segmentation fault) shows up for each of the calendars that have been added in the local computer's calendar. Actually reading the calendars on the server, which are edited by other users, into the local calendar seems to work: the edits on the remote computer appear in the calendar of my account on my local computer. (R. J. Mathar, 2023-10-24)