Bug 462213 - korganizer has failed
Summary: korganizer has failed
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-11-24 19:42 UTC by Victor J. Ruiz
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 Victor J. Ruiz 2022-11-24 19:42:27 UTC
Application: korganizer (5.21.3 (22.08.3))

Qt Version: 5.15.7
Frameworks Version: 5.100.0
Operating System: Linux 6.0.8-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.26.3 [KCrashBackend]

-- Information about the crash:
korganizer failed to log in to OpenSuseTumbleweed, such as autostart on boot.
OpenSuse Tumbleweed as a virtual machine inside OpenSuse Leap 15.4 in Plasma X11 session

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KOrganizer (korganizer), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fcbfbac17b0 in KJob::setError(int) () from /lib64/libKF5CoreAddons.so.5
#5  0x00007fcbfbf07744 in Akonadi::SessionPrivate::serverStateChanged(Akonadi::ServerManager::State) () from /lib64/libKF5AkonadiCore.so.5
#6  0x00007fcbfa7132cd in ?? () from /lib64/libQt5Core.so.5
#7  0x00007fcbfbefeb41 in Akonadi::ServerManager::stateChanged(Akonadi::ServerManager::State) () from /lib64/libKF5AkonadiCore.so.5
#8  0x00007fcbfbefedac in ?? () from /lib64/libKF5AkonadiCore.so.5
#9  0x00007fcbfa7132cd in ?? () from /lib64/libQt5Core.so.5
#10 0x00007fcbfa71710a in QTimer::timeout(QTimer::QPrivateSignal) () from /lib64/libQt5Core.so.5
#11 0x00007fcbfa707a5d in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#12 0x00007fcbfb3a53fe in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#13 0x00007fcbfa6dc128 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007fcbfa732f51 in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#15 0x00007fcbfa7337e4 in ?? () from /lib64/libQt5Core.so.5
#16 0x00007fcbf8115a90 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#17 0x00007fcbf8115e48 in ?? () from /lib64/libglib-2.0.so.0
#18 0x00007fcbf8115edc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#19 0x00007fcbfa733b56 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#20 0x00007fcbfa6dab9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#21 0x00007fcbfa6e2d06 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#22 0x000055994ab8f532 in ?? ()
#23 0x00007fcbf9e2c5b0 in __libc_start_call_main () from /lib64/libc.so.6
#24 0x00007fcbf9e2c679 in __libc_start_main_impl () from /lib64/libc.so.6
#25 0x000055994ab8f865 in ?? ()
[Inferior 1 (process 1777) detached]

Reported using DrKonqi
Comment 1 Carl Schwan 2023-04-22 05:00:51 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 462169, bug 461131, bug 460653, bug 460586, bug 458497, 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:27 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 462169, bug 461131, bug 460653, bug 460586, bug 458497, bug 458315
(cherry picked from commit eca4fdbdf328883ae564b568c9ba13697cc90c4a)

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

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