Bug 473293 - Spectacle crash after resuming from sleep
Summary: Spectacle crash after resuming from sleep
Status: RESOLVED DUPLICATE of bug 468694
Alias: None
Product: Spectacle
Classification: Applications
Component: General (show other bugs)
Version: 23.04.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Noah Davis
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-08-11 19:17 UTC by aalsing
Modified: 2023-08-11 22:00 UTC (History)
2 users (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 aalsing 2023-08-11 19:17:48 UTC
Application: spectacle (23.04.3)

Qt Version: 5.15.10
Frameworks Version: 5.108.0
Operating System: Linux 6.4.8-200.fc38.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 38 (KDE Plasma)
DrKonqi: 5.27.6 [KCrashBackend]

-- Information about the crash:
If spectacle is open when setting computer to sleep it will crash when resuming.

The crash can be reproduced every time.

-- Backtrace:
Application: Spectacle (spectacle), signal: Segmentation fault

[KCrash Handler]
#4  0x000055663465207b in QtPrivate::QFunctorSlotObject<SpectacleCore::SpectacleCore(QObject*)::{lambda(QScreen*)#1}, 1, QtPrivate::List<QScreen*>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) [clone .lto_priv.0] ()
#5  0x00007ff17f8e8461 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5
#6  0x00007ff17fd5f894 in QGuiApplication::screenRemoved(QScreen*) () at /lib64/libQt5Gui.so.5
#7  0x00007ff17fd94f30 in QScreen::~QScreen() () at /lib64/libQt5Gui.so.5
#8  0x00007ff17fd950a5 in QScreen::~QScreen() () at /lib64/libQt5Gui.so.5
#9  0x00007ff17fd4a3b3 in QWindowSystemInterface::handleScreenRemoved(QPlatformScreen*) () at /lib64/libQt5Gui.so.5
#10 0x00007ff1819f5854 in QtWaylandClient::QWaylandDisplay::registry_global_remove(unsigned int) () at /lib64/libQt5WaylandClient.so.5
#11 0x00007ff180fbebe6 in ffi_call_unix64 () at /lib64/libffi.so.8
#12 0x00007ff180fbb4bf in ffi_call_int.lto_priv () at /lib64/libffi.so.8
#13 0x00007ff180fbe18e in ffi_call () at /lib64/libffi.so.8
#14 0x00007ff18207cf0e in wl_closure_invoke.constprop () at /lib64/libwayland-client.so.0
#15 0x00007ff18207d793 in dispatch_event.isra () at /lib64/libwayland-client.so.0
#16 0x00007ff18207da3c in wl_display_dispatch_queue_pending () at /lib64/libwayland-client.so.0
#17 0x00007ff1819f0b4d in QtWaylandClient::QWaylandDisplay::flushRequests() () at /lib64/libQt5WaylandClient.so.5
#18 0x00007ff17f8ded0b in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#19 0x00007ff1811aeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#20 0x00007ff17f8b4188 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#21 0x00007ff17f8b7635 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5
#22 0x00007ff17f906c3f in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#23 0x00007ff17d51348c in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#24 0x00007ff17d571648 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#25 0x00007ff17d510b13 in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#26 0x00007ff17f906729 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#27 0x00007ff17f8b2b4b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#28 0x00007ff17f8baddb in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#29 0x000055663462b952 in main ()
[Inferior 1 (process 93355) detached]

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

Reported using DrKonqi
Comment 1 Nate Graham 2023-08-11 22:00:43 UTC

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