Bug 508156 - Akonadi crashed in Akonadi::Protocol::ModifySubscriptionCommand::setAllMonitored()
Summary: Akonadi crashed in Akonadi::Protocol::ModifySubscriptionCommand::setAllMonito...
Status: RESOLVED UNMAINTAINED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 5.24.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-08-12 11:08 UTC by Klaus
Modified: 2025-08-19 10:29 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Klaus 2025-08-12 11:08:18 UTC
Application: kalendarac (5.24.5)

Qt Version: 5.15.12
Frameworks Version: 5.115.0
Operating System: Linux 6.4.0-150600.23.60-default x86_64
Windowing System: X11
Distribution: "openSUSE Leap 15.6"
DrKonqi: 5.27.11 [KCrashBackend]

-- Information about the crash:
after logging in as a user, I got the information, that there crashed a kde-App. I have seen, that akonadi-server is not running: akonadictl status
Akonadi Control: stopped
Akonadi Server: stopped

and:
akonadictl start
org.kde.pim.akonadictl: Starting Akonadi Server...
org.kde.pim.akonadictl:    done.
schneider@ksc160:~> Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
org.kde.pim.akonadiserver: Starting up the Akonadi Server...
org.kde.pim.akonadiserver: database server stopped unexpectedly
org.kde.pim.akonadiserver: Database process exited unexpectedly during initial connection!
org.kde.pim.akonadiserver: executable: "/usr/sbin/mysqld"
org.kde.pim.akonadiserver: arguments: ("--defaults-file=/home/schneider/.local/share/akonadi/mysql.conf", "--datadir=/home/schneider/.local/share/akonadi/db_data/", "--socket=/run/user/1000/akonadi/mysql.socket", "--pid-file=/run/user/1000/akonadi/mysql.pid")
org.kde.pim.akonadiserver: stdout: ""
org.kde.pim.akonadiserver: stderr: ""
org.kde.pim.akonadiserver: exit code: 1
org.kde.pim.akonadiserver: process error: "Unknown error"
org.kde.pim.akonadiserver: Shutting down AkonadiServer...
org.kde.pim.akonadicontrol: Application '/usr/bin/akonadiserver' exited normally...

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Erinnerungen (kalendarac), signal: Segmentation fault

[KCrash Handler]
#4  Akonadi::Protocol::ModifySubscriptionCommand::setAllMonitored (this=this@entry=0x5652d56ac510, val=val@entry=true) at /usr/src/debug/akonadi-server-23.08.5-bp156.1.2.x86_64/build/src/private/protocol_gen.cpp:6389
#5  0x00007f07e0acda1a in Akonadi::Monitor::setAllMonitored (this=this@entry=0x5652d5841070, monitored=monitored@entry=true) at /usr/src/debug/akonadi-server-23.08.5-bp156.1.2.x86_64/src/core/monitor.cpp:159
#6  0x00007f07e0f5e657 in Akonadi::ETMCalendarPrivate::init (this=this@entry=0x5652d57394b0) at /usr/src/debug/akonadi-calendar-23.08.5-bp156.1.2.x86_64/src/etmcalendar.cpp:64
#7  0x00007f07e0f5ea01 in Akonadi::ETMCalendar::ETMCalendar (this=0x5652d5839870, mimeTypes=..., parent=<optimized out>) at /usr/src/debug/akonadi-calendar-23.08.5-bp156.1.2.x86_64/src/etmcalendar.cpp:430
#8  0x00005652ac718463 in KalendarAlarmClient::setupAkonadi (this=this@entry=0x7ffe8ef845d0) at /usr/src/debug/akonadi-calendar-23.08.5-bp156.1.2.x86_64/reminder-daemon/kalendaralarmclient.cpp:58
#9  0x00005652ac7193d7 in KalendarAlarmClient::KalendarAlarmClient (this=0x7ffe8ef845d0, parent=<optimized out>) at /usr/src/debug/akonadi-calendar-23.08.5-bp156.1.2.x86_64/reminder-daemon/kalendaralarmclient.cpp:36
#10 0x00005652ac7151f7 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/akonadi-calendar-23.08.5-bp156.1.2.x86_64/reminder-daemon/kalendaracmain.cpp:55
[Inferior 1 (process 5356) detached]

Reported using DrKonqi
This report was filed against 'kde' because the product 'kalendar' could not be located in Bugzilla. Add it to drkonqi's mappings file!
Comment 1 Nate Graham 2025-08-12 15:57:49 UTC
This version is very very old. I would recommend upgrading your system.
Comment 2 Klaus 2025-08-19 10:29:45 UTC
SOLVED

I finally reinstalled every akonadi-packet, and after that, akonadi works as expected.