Bug 462473 - Akonadi/Kontact Crash using Google Groupware
Summary: Akonadi/Kontact Crash using Google Groupware
Status: REPORTED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: akonadiconsole (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-12-01 00:26 UTC by John Apple II
Modified: 2022-12-01 00:26 UTC (History)
0 users

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 John Apple II 2022-12-01 00:26:20 UTC
Application: akonadiconsole (5.21.1 (22.08.1))

Qt Version: 5.15.6
Frameworks Version: 5.99.0
Operating System: Linux 6.0.9-200.fc36.x86_64 x86_64
Windowing System: X11
Distribution: "Fedora release 36 (Thirty Six)"
DrKonqi: 5.25.5 [KCrashBackend]

-- Information about the crash:
The error seems to happen when the Google token expires in the middle of an akonadi agent action.  In this crash, when I attempted to Configure the agent via akonadiconsole so I could reauth the agent, the system crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Akonadi Console (akonadiconsole), signal: Aborted

[KCrash Handler]
#4  0x00007f1ab348ec0c in __pthread_kill_implementation () from /lib64/libc.so.6
#5  0x00007f1ab343e986 in raise () from /lib64/libc.so.6
#6  0x00007f1ab34287f4 in abort () from /lib64/libc.so.6
#7  0x00007f1ab3482d5e in __libc_message () from /lib64/libc.so.6
#8  0x00007f1ab349895c in malloc_printerr () from /lib64/libc.so.6
#9  0x00007f1ab349a79c in _int_free () from /lib64/libc.so.6
#10 0x00007f1ab349d103 in free () from /lib64/libc.so.6
#11 0x00007f1ab3ed13ca in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#12 0x00007f1ab4bed176 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#13 0x00007f1ab536bdd7 in AgentWidget::~AgentWidget() () from /lib64/libakonadiconsole.so.5
#14 0x00007f1ab3ed13ca in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#15 0x00007f1ab4bed176 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#16 0x00007f1ab4d6a03d in QStackedWidget::~QStackedWidget() () from /lib64/libQt5Widgets.so.5
#17 0x00007f1ab3ed13ca in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#18 0x00007f1ab4bed176 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#19 0x00007f1ab4d8d79d in QTabWidget::~QTabWidget() () from /lib64/libQt5Widgets.so.5
#20 0x00007f1ab3ed13ca in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#21 0x00007f1ab4bed176 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#22 0x00007f1ab5393628 in MainWindow::~MainWindow() () from /lib64/libakonadiconsole.so.5
#23 0x00007f1ab539369d in MainWindow::~MainWindow() () from /lib64/libakonadiconsole.so.5
#24 0x00007f1ab3ed2a81 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#25 0x00007f1ab2e28cad in KXmlGuiWindow::event(QEvent*) () from /lib64/libKF5XmlGui.so.5
#26 0x00007f1ab4baed02 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#27 0x00007f1ab3ea81c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#28 0x00007f1ab3eab534 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#29 0x00007f1ab3ef9537 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#30 0x00007f1ab1e73faf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#31 0x00007f1ab1ec92c8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#32 0x00007f1ab1e71940 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#33 0x00007f1ab3ef902a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#34 0x00007f1ab3ea6c1a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#35 0x00007f1ab4d3a763 in QMenuPrivate::exec(QPoint const&, QAction*, std::function<QPoint (QSize const&)>) () from /lib64/libQt5Widgets.so.5
#36 0x00007f1ab4d3a883 in QMenu::exec(QPoint const&, QAction*) () from /lib64/libQt5Widgets.so.5
#37 0x00007f1ab5373f52 in AgentWidget::showContextMenu(QPoint const&) () from /lib64/libakonadiconsole.so.5
#38 0x00007f1ab3edb9a6 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#39 0x00007f1ab4bd6799 in QWidget::customContextMenuRequested(QPoint const&) () from /lib64/libQt5Widgets.so.5
#40 0x00007f1ab4bf25e1 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#41 0x00007f1ab4baed02 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#42 0x00007f1ab4bb6310 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#43 0x00007f1ab3ea81c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#44 0x00007f1ab4c0b575 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#45 0x00007f1ab4c0df30 in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#46 0x00007f1ab4baed02 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#47 0x00007f1ab3ea81c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#48 0x00007f1ab436ae7d in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
#49 0x00007f1ab436b0d6 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
#50 0x00007f1ab434a02c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#51 0x00007f1a96b178be in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#52 0x00007f1ab1e73faf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#53 0x00007f1ab1ec92c8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#54 0x00007f1ab1e71940 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#55 0x00007f1ab3ef902a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#56 0x00007f1ab3ea6c1a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#57 0x00007f1ab3eaece2 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#58 0x00005609d761a23d in main ()
[Inferior 1 (process 7250) detached]

The reporter indicates this bug may be a duplicate of or related to bug 444002, bug 459423.

Reported using DrKonqi