[Akonadi] [Bug 468985] Crash at kde startup

2023-04-28 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=468985

Carl Schwan  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 468985] Crash at kde startup

2023-04-26 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=468985

--- Comment #5 from Carl Schwan  ---
Git commit 518c99d1313b621312275a5bd6af919a3d889f26 by Carl Schwan.
Committed on 26/04/2023 at 18:15.
Pushed by carlschwan into branch 'release/23.04'.

Avoid crashing before priting debug output when setting up db

Calling debugLastDbError requires the database to be already setup
as it is using the akonadi tracer. So using it to debug why the database
didn't open doesn't work.


(cherry picked from commit 05db7d03baae46513cd6735ec2c3f28733145b0a)

M  +4-1src/server/storage/datastore.cpp

https://invent.kde.org/pim/akonadi/commit/518c99d1313b621312275a5bd6af919a3d889f26

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 468985] Crash at kde startup

2023-04-26 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=468985

--- Comment #4 from Carl Schwan  ---
Git commit 05db7d03baae46513cd6735ec2c3f28733145b0a by Carl Schwan.
Committed on 26/04/2023 at 18:14.
Pushed by carlschwan into branch 'master'.

Avoid crashing before priting debug output when setting up db

Calling debugLastDbError requires the database to be already setup
as it is using the akonadi tracer. So using it to debug why the database
didn't open doesn't work.

M  +4-1src/server/storage/datastore.cpp

https://invent.kde.org/pim/akonadi/commit/05db7d03baae46513cd6735ec2c3f28733145b0a

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 468985] Crash at kde startup

2023-04-26 Thread Amaury De Ganseman
https://bugs.kde.org/show_bug.cgi?id=468985

--- Comment #3 from Amaury De Ganseman  ---
Hello,

Don't now why but after restart I can't reproduce the bug...So may be OpenSuSE
related

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 468985] Crash at kde startup

2023-04-26 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=468985

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Carl Schwan  ---
Hi, the crash is caused by akonadi being unable to open the database.
Unfortunately akonadi will crash when trying to generate debug information. I
created a merge requests making it not crash anymore, but this doesn't fix the
root bug that the database couldn't be opened.

If this is reproducible, could you run akonadictl start? And paste the debug
output here?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 468985] Crash at kde startup

2023-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=468985

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/pim/akonadi/-/merge_requests/136

-- 
You are receiving this mail because:
You are the assignee for the bug.