Bug 475237 - Crash during activating Firefox by special hotkey
Summary: Crash during activating Firefox by special hotkey
Status: RESOLVED DUPLICATE of bug 475266
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
: 475331 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-10-05 09:51 UTC by Anton Guda
Modified: 2023-10-07 20:09 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Guda 2023-10-05 09:51:28 UTC
Application: kglobalaccel5 (5.110.0)

Qt Version: 5.15.10
Frameworks Version: 5.110.0
Operating System: Linux 6.5.5-300.xf40.x86_64 x86_64
Windowing System: X11
Distribution: XF 40 (Workstation Edition Prerelease)
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
I have a separate hotkey (win+F) to activate Firefox. After last large update when I press this hotkey,  crash occured and bottom panel is redrawed.

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Global Shortcuts Service (kglobalaccel5), signal: Aborted

[KCrash Handler]
#4  0x00007f45d26add64 in __pthread_kill_implementation () from /lib64/libc.so.6
#5  0x00007f45d265b8de in raise () from /lib64/libc.so.6
#6  0x00007f45d26438ff in abort () from /lib64/libc.so.6
#7  0x00007f45d1c73cf2 in _dbus_abort.cold () from /lib64/libdbus-1.so.3
#8  0x00007f45d1c9c102 in _dbus_warn_check_failed () from /lib64/libdbus-1.so.3
#9  0x00007f45d1c8aab1 in dbus_message_new_method_call () from /lib64/libdbus-1.so.3
#10 0x00007f45d2b3f1fc in QDBusMessagePrivate::toDBusMessage(QDBusMessage const&, QFlags<QDBusConnection::ConnectionCapability>, QDBusError*) () from /lib64/libQt5DBus.so.5
#11 0x00007f45d2b38635 in QDBusConnectionPrivate::sendWithReplyAsync(QDBusMessage const&, QObject*, char const*, char const*, int) () from /lib64/libQt5DBus.so.5
#12 0x00007f45d2b24ea1 in QDBusConnection::asyncCall(QDBusMessage const&, int) const () from /lib64/libQt5DBus.so.5
#13 0x00007f45d39a9c74 in KServiceActionComponent::emitGlobalShortcutPressed(GlobalShortcut const&)::{lambda(QString const&)#1}::operator()(QString const&) const () from /lib64/libKF5GlobalAccelPrivate.so.5
#14 0x00007f45d39ab567 in KServiceActionComponent::emitGlobalShortcutPressed(GlobalShortcut const&) () from /lib64/libKF5GlobalAccelPrivate.so.5
#15 0x00007f45d39b1a5c in GlobalShortcutsRegistry::keyPressed(int) () from /lib64/libKF5GlobalAccelPrivate.so.5
#16 0x00007f45d0f02bce in KGlobalAccelImpl::nativeEventFilter(QByteArray const&, void*, long*) () from /usr/lib64/qt5/plugins/org.kde.kglobalaccel5.platforms/KF5GlobalAccelPrivateXcb.so
#17 0x00007f45d2eb12ac in QAbstractEventDispatcher::filterNativeEvent(QByteArray const&, void*, long*) () from /lib64/libQt5Core.so.5
#18 0x00007f45ceef1946 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () from /lib64/libQt5XcbQpa.so.5
#19 0x00007f45ceef307f in QXcbConnection::processXcbEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5XcbQpa.so.5
#20 0x00007f45cef1b4cf in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#21 0x00007f45d1912e1c in g_main_context_dispatch_unlocked.lto_priv () from /lib64/libglib-2.0.so.0
#22 0x00007f45d196dd78 in g_main_context_iterate_unlocked.isra () from /lib64/libglib-2.0.so.0
#23 0x00007f45d1910a93 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#24 0x00007f45d2f06759 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#25 0x00007f45d2eb2bdb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#26 0x00007f45d2ebae6b in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#27 0x000055a53a7ac8ab in main ()
[Inferior 1 (process 1957) detached]

Reported using DrKonqi
This report was filed against 'kde' because the product 'kglobalaccel5' could not be located in Bugzilla. Add it to drkonqi's mappings file!
Comment 1 Matthew Walker 2023-10-07 18:23:25 UTC
*** Bug 475331 has been marked as a duplicate of this bug. ***
Comment 2 Nicolas Fella 2023-10-07 20:09:16 UTC

*** This bug has been marked as a duplicate of bug 475266 ***