Bug 468074 - Kaffeine crashes on wayland
Summary: Kaffeine crashes on wayland
Status: RESOLVED DUPLICATE of bug 460970
Alias: None
Product: kaffeine
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Mauro Carvalho Chehab
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-04-02 13:45 UTC by Vicente Salvador
Modified: 2023-04-02 15:02 UTC (History)
1 user (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 Vicente Salvador 2023-04-02 13:45:10 UTC
Application: kaffeine (2.0.18)

Qt Version: 5.15.8
Frameworks Version: 5.104.0
Operating System: Linux 6.2.8-200.fc37.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 37 (KDE Plasma)
DrKonqi: 5.27.3 [KCrashBackend]

-- Information about the crash:
After viewing dvb stream for some seconds on wayland kaffeine crashes

The crash can be reproduced every time.

-- Backtrace:
Application: Kaffeine (kaffeine), signal: Segmentation fault

[KCrash Handler]
#4  0x00007faa6d95ce03 in XQueryExtension () from /lib64/libX11.so.6
#5  0x00007faa6d950db6 in XInitExtension () from /lib64/libX11.so.6
#6  0x00007faa6ee5c92f in XextAddDisplay () from /lib64/libXext.so.6
#7  0x00007faa7003bec3 in XScreenSaverSuspend () from /lib64/libXss.so.1
#8  0x00007faa6e4d101f in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#9  0x00007faa6e4d421e in QTimer::timeout(QTimer::QPrivateSignal) () from /lib64/libQt5Core.so.5
#10 0x00007faa6e4c7fc5 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#11 0x00007faa6f1aed62 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#12 0x00007faa6e49d4e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#13 0x00007faa6e4ed981 in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#14 0x00007faa6e4ee25c in timerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#15 0x00007faa6cbd5c7f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#16 0x00007faa6cc2c118 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#17 0x00007faa6cbd2f00 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#18 0x00007faa6e4ee5fa in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#19 0x00007faa6e49bf3a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#20 0x00007faa6e4a4002 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#21 0x000055720d401ab4 in main ()
[Inferior 1 (process 24447) detached]

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

Reported using DrKonqi
Comment 1 Nicolas Fella 2023-04-02 15:02:22 UTC
*** This bug has been marked as a duplicate of bug 460970 ***