Bug 460653 - Crash While Using Firefox
Summary: Crash While Using Firefox
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-10-18 13:00 UTC by DU TING UEI
Modified: 2023-04-22 05:05 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 DU TING UEI 2022-10-18 13:00:03 UTC
Application: korganizer (5.21.2 (22.08.2))
 (Compiled from sources)
Qt Version: 5.15.6
Frameworks Version: 5.99.0
Operating System: Linux 6.0.1-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.26.0 [KCrashBackend]

-- Information about the crash:
Crash While Using Firefox Browser,Happen First Time

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007fd7057767b0 in KJob::setError(int) () from /lib64/libKF5CoreAddons.so.5
#5  0x00007fd705ba8734 in Akonadi::SessionPrivate::serverStateChanged(Akonadi::ServerManager::State) () from /lib64/libKF5AkonadiCore.so.5
#6  0x00007fd7045fd05d in ?? () from /lib64/libQt5Core.so.5
#7  0x00007fd705b9fb31 in Akonadi::ServerManager::stateChanged(Akonadi::ServerManager::State) () from /lib64/libKF5AkonadiCore.so.5
#8  0x00007fd705b9fd9c in ?? () from /lib64/libKF5AkonadiCore.so.5
#9  0x00007fd7045fd05d in ?? () from /lib64/libQt5Core.so.5
#10 0x00007fd704600e9a in QTimer::timeout(QTimer::QPrivateSignal) () from /lib64/libQt5Core.so.5
#11 0x00007fd7045f17ed in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#12 0x00007fd7051743fe in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#13 0x00007fd7045c6178 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007fd70461cc01 in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#15 0x00007fd70461d494 in ?? () from /lib64/libQt5Core.so.5
#16 0x00007fd701d32a50 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#17 0x00007fd701d32e08 in ?? () from /lib64/libglib-2.0.so.0
#18 0x00007fd701d32e9c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#19 0x00007fd70461d806 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#20 0x00007fd7045c4beb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#21 0x00007fd7045ccd56 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#22 0x00005627f5b4c532 in ?? ()
#23 0x00007fd703ecb5b0 in __libc_start_call_main () from /lib64/libc.so.6
#24 0x00007fd703ecb679 in __libc_start_main_impl () from /lib64/libc.so.6
#25 0x00005627f5b4c865 in ?? ()
[Inferior 1 (process 17042) detached]

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

Reported using DrKonqi
Comment 1 Carl Schwan 2023-04-22 05:00:27 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 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:05:45 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 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