Bug 457482 - KDE crash when moving web browser tab
Summary: KDE crash when moving web browser tab
Status: REPORTED
Alias: None
Product: Merkuro
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Claudio Cambra
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-08-04 13:07 UTC by ecrosby1971
Modified: 2022-11-13 10:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (2.33 KB, text/plain)
2022-11-13 10:43 UTC, John Schneiderman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ecrosby1971 2022-08-04 13:07:52 UTC
Application: kalendarac (5.20.1)

Qt Version: 5.15.5
Frameworks Version: 5.96.0
Operating System: Linux 5.18.13-200.fc36.x86_64 x86_64
Windowing System: X11
Distribution: Fedora Linux 36 (KDE Plasma)
DrKonqi: 5.25.3 [KCrashBackend]

-- Information about the crash:
While Firefox was open, I moved a Firefox window into a tabbed window. During that action is when KDE froze and crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Reminders (kalendarac), signal: Aborted

[KCrash Handler]
#4  0x00007f8ec7f74c4c in __pthread_kill_implementation () from /lib64/libc.so.6
#5  0x00007f8ec7f249c6 in raise () from /lib64/libc.so.6
#6  0x00007f8ec7f0e7f4 in abort () from /lib64/libc.so.6
#7  0x00007f8ec83ed4f5 in QMessageLogger::fatal(char const*, ...) const () from /lib64/libQt5Core.so.5
#8  0x00007f8ec71607a4 in QWidgetPrivate::init(QWidget*, QFlags<Qt::WindowType>) [clone .cold] () from /lib64/libQt5Widgets.so.5
#9  0x00007f8ec737b510 in QDialog::QDialog(QWidget*, QFlags<Qt::WindowType>) () from /lib64/libQt5Widgets.so.5
#10 0x00007f8ec77f8bf3 in KMessageBox::sorry(QWidget*, QString const&, QString const&, QFlags<KMessageBox::Option>) () from /lib64/libKF5WidgetsAddons.so.5
#11 0x00007f8ec954f2be in Akonadi::IncidenceChangerPrivate::handleDeleteJobResult(KJob*) () from /lib64/libKF5AkonadiCalendar.so.5
#12 0x00007f8ec860e2c4 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#13 0x00007f8ec85e4228 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007f8ec85e7594 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#15 0x00007f8ec8635467 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#16 0x00007f8ec5f0afaf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#17 0x00007f8ec5f602c8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#18 0x00007f8ec5f08940 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#19 0x00007f8ec8634f5a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#20 0x00007f8ec85e2c7a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#21 0x00007f8ec85ead42 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#22 0x0000563f1de87deb in main ()
[Inferior 1 (process 1759) detached]

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

Reported using DrKonqi
Comment 1 John Schneiderman 2022-11-13 10:43:11 UTC
Created attachment 153707 [details]
New crash information added by DrKonqi

kalendarac (5.21.1) using Qt 5.15.6

Removed a duplicated calendar entry.

-- Backtrace (Reduced):
#7  0x00007fe320cb14d5 in QMessageLogger::fatal(char const*, ...) const () from /lib64/libQt5Core.so.5
#9  0x00007fe31fbbe540 in QDialog::QDialog(QWidget*, QFlags<Qt::WindowType>) () from /lib64/libQt5Widgets.so.5
#10 0x00007fe3201fd183 in KMessageBox::sorry(QWidget*, QString const&, QString const&, QFlags<KMessageBox::Option>) () from /lib64/libKF5WidgetsAddons.so.5
#11 0x00007fe321fb2c24 in Akonadi::IncidenceChangerPrivate::handleDeleteJobResult(KJob*) () from /lib64/libKF5AkonadiCalendar.so.5
#12 0x00007fe320ed2c44 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5