Bug 445772 - Resizing with alt+right mouse button
Summary: Resizing with alt+right mouse button
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
: 444530 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-11-19 20:20 UTC by emil.sodergren
Modified: 2024-03-08 08:11 UTC (History)
3 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 emil.sodergren 2021-11-19 20:20:37 UTC
Application: konsole (21.11.70)

Qt Version: 5.15.2
Frameworks Version: 5.88.0
Operating System: Linux 5.13.0-21-generic x86_64
Windowing System: Wayland
Distribution: Ubuntu 21.10
DrKonqi: 5.23.3 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
I was resizing the Steam Client by alt+right mouse button drag from the bottom right, with Konsole in the background. Just before this I had resized konsol which resulted in my mouse pointer being swapped for a mouse pointer sized miniture of my current console window.
When resizing steam after this tboth applications crashed. I am running a GTX 1080 with nvidia-driver-470.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Konsole (konsole), signal: Aborted

[KCrash Handler]
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139919798860160) at pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=139919798860160) at pthread_kill.c:80
#6  __GI___pthread_kill (threadid=139919798860160, signo=signo@entry=6) at pthread_kill.c:91
#7  0x00007f41a2fa5476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007f41a2f8b7b7 in __GI_abort () at abort.c:79
#9  0x00007f41a3432ba3 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f41a1606e45 in ?? () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#11 0x00007f41a161706a in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#12 0x00007f41a3692a88 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f41a3695f63 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f41a3696793 in QSocketNotifier::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f41a41ed6b3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007f41a365b16a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f41a36b5155 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f41a188f8bb in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f41a18e2f08 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f41a188d003 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f41a36b4548 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f41a3659a9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007f41a3662024 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00005622974d1fb7 in main (argc=1, argv=0x7fff47da6928) at /home/mre/konsole/src/main.cpp:242
[Inferior 1 (process 2740) detached]

Possible duplicates by query: bug 444530.

Reported using DrKonqi
Comment 1 Ahmad Samir 2021-11-19 20:29:33 UTC
Looks like the crash is in Qt5WaylandClient; please install the debuginfo packages to get a full backtrace and file a bug report upstream at https://bugreports.qt.io
Comment 2 Ahmad Samir 2021-11-19 20:30:03 UTC
*** Bug 444530 has been marked as a duplicate of this bug. ***
Comment 3 emil.sodergren 2021-11-19 20:39:26 UTC
Hi, I really would like to help but I do not know what the "debuginfo packages" are. sudo apt install <what>?
Comment 4 Ahmad Samir 2021-11-19 21:27:22 UTC
The crash handler app (DrKonqi) usually offers a way to install the debug info packages?
Comment 5 Andrea Ippolito 2024-03-07 10:13:22 UTC
Hello, is this still reproducible?
Comment 6 emil.sodergren 2024-03-07 21:23:00 UTC
I would say no. I have updated, the os, konsole, nvidia driver and just about everything else, so I am not experiencing this anymore.