Bug 450084 - Crash when changing screen scaling
Summary: Crash when changing screen scaling
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-02-12 14:32 UTC by PapaNT
Modified: 2022-02-15 22:24 UTC (History)
1 user (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 PapaNT 2022-02-12 14:32:59 UTC
Application: kcmshell5 (5.22.5)

Qt Version: 5.15.2
Frameworks Version: 5.86.0
Operating System: Linux 5.11.0-43-generic x86_64
Windowing System: Wayland
Drkonqi Version: 5.22.5
Distribution: Ubuntu 21.10

-- Information about the crash:
- What I was doing when the application crashed:
1. Laptop wake up from sleep mode.
2. The system has lost my second monitor.
3. Scaling from 100% to 110%
- Unusual behavior I noticed:
Black screen and reload graphics
- Custom settings of the application:
not

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Модуль настройки системы (kcmshell5), signal: Aborted

[KCrash Handler]
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140615755069824) at pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=140615755069824) at pthread_kill.c:80
#6  __GI___pthread_kill (threadid=140615755069824, signo=signo@entry=6) at pthread_kill.c:91
#7  0x00007fe3acca8476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007fe3acc8e7b7 in __GI_abort () at abort.c:79
#9  0x00007fe3ad133ba3 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fe3aae8ce45 in  () at /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#11 0x00007fe3aae9d06a in QtWaylandClient::QWaylandDisplay::flushRequests() () at /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#12 0x00007fe3ad393a88 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007fe3ad396f63 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007fe3ad397793 in QSocketNotifier::event(QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007fe3adfed6b3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007fe3ad35c16a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007fe3ad3b6155 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007fe3ab3ec8bb in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007fe3ab43ff08 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007fe3ab3ea003 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007fe3ad3b5548 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007fe3ad35aa9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007fe3ad363024 in QCoreApplication::exec() () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00005560ba8e887f in  ()
#25 0x00007fe3acc8ffd0 in __libc_start_call_main (main=main@entry=0x5560ba8e7200, argc=argc@entry=2, argv=argv@entry=0x7ffc59839218) at ../sysdeps/nptl/libc_start_call_main.h:58
#26 0x00007fe3acc9007d in __libc_start_main_impl (main=0x5560ba8e7200, argc=2, argv=0x7ffc59839218, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc59839208) at ../csu/libc-start.c:409
#27 0x00005560ba8e9625 in  ()
[Inferior 1 (process 23714) detached]

Possible duplicates by query: bug 447519, bug 445746, bug 445496, bug 445355.

Reported using DrKonqi
This report was filed against 'kde' because the product 'kcmshell5' could not be located in Bugzilla. Add it to drkonqi's mappings file!
Comment 1 Nate Graham 2022-02-15 22:24:36 UTC
I'm afraid 5.22 is no longer maintained; I would recommend that you upgrade to 5.24 as soon as  your distros offers it.