Bug 446340 - Gwenview crashes in full screen when mouse moved to top right corner
Summary: Gwenview crashes in full screen when mouse moved to top right corner
Status: RESOLVED DUPLICATE of bug 441561
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: 21.08.3
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-12-01 20:38 UTC by conihorse
Modified: 2022-10-18 17:52 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description conihorse 2021-12-01 20:38:52 UTC
Application: gwenview (21.08.3)

Qt Version: 5.15.2
Frameworks Version: 5.88.0
Operating System: Linux 5.15.5-arch1-1 x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 5.23.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Viewing a folder of images in full screen, then moving the mouse to the top right-hand side corner. Gwenview crashes immediately and every time I try (i.e. is recreatable).

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fafc9202420 in QScreen::geometry() const () from /usr/lib/libQt5Gui.so.5
#5  0x00007fafca825664 in Gwenview::FullScreenBar::eventFilter(QObject*, QEvent*) () from /usr/lib/libgwenviewlib.so.5
#6  0x00007fafc8b3903e in QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#7  0x00007fafc98dada2 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#8  0x00007fafc8b3941a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#9  0x00007fafc91d91f0 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#10 0x00007fafc91ae7d5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#11 0x00007fafc6c2b1e1 in ?? () from /usr/lib/libQt5WaylandClient.so.5
#12 0x00007fafc61c44dc in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#13 0x00007fafc6218799 in ?? () from /usr/lib/libglib-2.0.so.0
#14 0x00007fafc61c1bc1 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#15 0x00007fafc8b92046 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#16 0x00007fafc8b37d8c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#17 0x00007fafc8b402f4 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#18 0x000055e7ecd5694e in ?? ()
#19 0x00007fafc84bfb25 in __libc_start_main () from /usr/lib/libc.so.6
#20 0x000055e7ecd56b4e in ?? ()
[Inferior 1 (process 5515) detached]

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

Possible duplicates by query: bug 445434, bug 442399, bug 441561, bug 432205, bug 428804.

Reported using DrKonqi
Comment 1 postix 2022-10-18 17:52:58 UTC
The stacktraces look equivalent.

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