Bug 458497 - App crashes upon starting
Summary: App crashes upon starting
Status: RESOLVED FIXED
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-08-30 07:27 UTC by Andrea Cavalli
Modified: 2023-04-22 05:06 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 Andrea Cavalli 2022-08-30 07:27:03 UTC
Application: kontact (5.21.0 (22.08.0))

Qt Version: 5.15.5
Frameworks Version: 5.97.0
Operating System: Linux 5.19.4-zen1-1-zen x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 5.25.4 [KCrashBackend]

-- Information about the crash:
It keeps crashing as soon as I start Kontact, when it's trying to start pim

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f2e7cabe124 in KJob::setError(int) () at /usr/lib/libKF5CoreAddons.so.5
#5  0x00007f2dec31146d in Akonadi::SessionPrivate::serverStateChanged(Akonadi::ServerManager::State) () at /usr/lib/libKF5AkonadiCore.so.5
#6  0x00007f2e7ba0a0d1 in  () at /usr/lib/libQt5Core.so.5
#7  0x00007f2dec307fd6 in Akonadi::ServerManager::stateChanged(Akonadi::ServerManager::State) () at /usr/lib/libKF5AkonadiCore.so.5
#8  0x00007f2dec30dbda in  () at /usr/lib/libKF5AkonadiCore.so.5
#9  0x00007f2e7b9fd2f0 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#10 0x00007f2e7c44db3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#11 0x00007f2e7b9d9978 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#12 0x00007f2e7b9da483 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#13 0x00007f2e7ba20478 in  () at /usr/lib/libQt5Core.so.5
#14 0x00007f2e72364c6b in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#15 0x00007f2e723bb001 in  () at /usr/lib/libglib-2.0.so.0
#16 0x00007f2e72362392 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#17 0x00007f2e7ba2425c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#18 0x00007f2e7b9d211c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#19 0x00007f2e7b9dcc49 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#20 0x000055b80585ba4d in  ()
#21 0x00007f2e7b34f2d0 in  () at /usr/lib/libc.so.6
#22 0x00007f2e7b34f38a in __libc_start_main () at /usr/lib/libc.so.6
#23 0x000055b80585c0e5 in  ()
[Inferior 1 (process 4028) detached]

The reporter indicates this bug may be a duplicate of or related to bug 458315.

Reported using DrKonqi
Comment 1 Carl Schwan 2023-04-22 05:00:29 UTC
Git commit eca4fdbdf328883ae564b568c9ba13697cc90c4a by Carl Schwan, on behalf of Jiří Paleček.
Committed on 22/04/2023 at 04:54.
Pushed by carlschwan into branch 'master'.

Fix wrong for clause in Akonadi::Session
Related: bug 468343, bug 465245, bug 464275, bug 462213, bug 462169, bug 461131, bug 460653, bug 460586, bug 458315

M  +6    -3    src/core/session.cpp

https://invent.kde.org/pim/akonadi/commit/eca4fdbdf328883ae564b568c9ba13697cc90c4a
Comment 2 Carl Schwan 2023-04-22 05:06:03 UTC
Git commit 0ab418bacdaf8322771e41452a87d062a2449869 by Carl Schwan, on behalf of Jiří Paleček.
Committed on 22/04/2023 at 05:05.
Pushed by carlschwan into branch 'release/23.04'.

Fix wrong for clause in Akonadi::Session
Related: bug 468343, bug 465245, bug 464275, bug 462213, bug 462169, bug 461131, bug 460653, bug 460586, bug 458315
(cherry picked from commit eca4fdbdf328883ae564b568c9ba13697cc90c4a)

M  +6    -3    src/core/session.cpp

https://invent.kde.org/pim/akonadi/commit/0ab418bacdaf8322771e41452a87d062a2449869