Bug 435979 - Crash whenever QtQuick scene is attempted to be created (tabbox, snapping indicator, etc.)
Summary: Crash whenever QtQuick scene is attempted to be created (tabbox, snapping ind...
Status: RESOLVED WORKSFORME
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-20 22:58 UTC by Janet Blackquill
Modified: 2022-08-27 04:36 UTC (History)
2 users (show)

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


Attachments
backtrace of reproducing crash through triggering snapping indicator (12.56 KB, text/plain)
2021-04-20 22:58 UTC, Janet Blackquill
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Janet Blackquill 2021-04-20 22:58:56 UTC
Created attachment 137744 [details]
backtrace of reproducing crash through triggering snapping indicator

Title self explanatory. Whenever KWin tries to create and utilise a QtQuick scene, it crashes.
Comment 1 Janet Blackquill 2021-04-20 23:01:25 UTC
system information:

System:    Host: ilo-tawa Kernel: 5.11.13-200.fc33.x86_64 x86_64 bits: 64 compiler: gcc v: 2.35-18.fc33 Console: tty pts/4 
           Distro: Fedora release 33 (Thirty Three) 
Machine:   Type: Laptop System: LENOVO product: 20FRS0S000 v: ThinkPad X1 Yoga 1st serial: R90LQ072 
           Mobo: LENOVO model: 20FRS0S000 v: SDK0J40705 WIN serial: W1KS69L11K6 UEFI-[Legacy]: LENOVO v: N1FET43W (1.17 ) 
           date: 08/02/2016 
Battery:   ID-1: BAT0 charge: 49.4 Wh (100.0%) condition: 49.4/52.1 Wh (94.8%) volts: 17.1 min: 15.2 model: SMP 00HW029 
           status: Full 
CPU:       Info: Dual Core model: Intel Core i7-6600U bits: 64 type: MT MCP arch: Skylake rev: 3 cache: L2: 4 MiB 
           flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 bogomips: 22399 
           Speed: 1584 MHz min/max: 400/3400 MHz Core speeds (MHz): 1: 1584 2: 2479 3: 1722 4: 1739 
Graphics:  Device-1: Intel Skylake GT2 [HD Graphics 520] vendor: Lenovo driver: i915 v: kernel bus-ID: 00:02.0 
           Device-2: IMC Networks Integrated Camera type: USB driver: uvcvideo bus-ID: 1-8:3 
           Display: server: X.org 1.20.11 driver: loaded: modesetting unloaded: fbdev,vesa 
           Message: Advanced graphics data unavailable for root. 
Audio:     Device-1: Intel Sunrise Point-LP HD Audio vendor: Lenovo driver: snd_hda_intel v: kernel bus-ID: 00:1f.3 
           Sound Server-1: ALSA v: k5.11.13-200.fc33.x86_64 running: yes 
           Sound Server-2: JACK v: 1.9.14 running: no 
           Sound Server-3: PulseAudio v: 14.0-rebootstrapped running: yes 
           Sound Server-4: PipeWire v: 0.3.25 running: yes 
Network:   Device-1: Intel Ethernet I219-LM vendor: Lenovo driver: e1000e v: kernel port: efa0 bus-ID: 00:1f.6 
           IF: enp0s31f6 state: down mac: 54:ee:75:b0:9f:ea 
           Device-2: Intel Wireless 8260 driver: iwlwifi v: kernel port: efa0 bus-ID: 04:00.0 
           IF: wlp4s0 state: up mac: e4:a7:a0:cd:3d:ea 
Bluetooth: Device-1: Intel Bluetooth wireless interface type: USB driver: btusb v: 0.8 bus-ID: 1-7:2 
           Report: ID: hci0 state: up address: E4:A7:A0:CD:3D:EE bt-v: 2.1 lmp-v: 4.2 
Drives:    Local Storage: total: 476.94 GiB used: 44.57 GiB (9.3%) 
           ID-1: /dev/sda vendor: SanDisk model: SD7SN6S512G1001 size: 476.94 GiB temp: 33 C 
Partition: ID-1: / size: 476.45 GiB used: 44.37 GiB (9.3%) fs: btrfs dev: /dev/sda2 
           ID-2: /boot size: 474.3 MiB used: 210.4 MiB (44.4%) fs: ext4 dev: /dev/sda1 
Swap:      ID-1: swap-1 type: zram size: 4 GiB used: 0 KiB (0.0%) dev: /dev/zram0 
Sensors:   System Temperatures: cpu: 44.0 C mobo: N/A 
           Fan Speeds (RPM): cpu: 0 
Info:      Processes: 272 Uptime: 13m Memory: 15.04 GiB used: 2.97 GiB (19.7%) Init: systemd runlevel: 5 Compilers: 
           gcc: 10.2.1 clang: 11.0.0 Packages: 2566 Shell: Elvish v: 0.16.0-dev.5a4934cf5e00ba93caa846aac51fbcc7cf64bd51 
           inxi: 3.3.03
Comment 2 Nate Graham 2021-04-21 18:56:20 UTC
#20 0x00007fb89b97b26b in KWin::Outline::activeChanged() (this=0x7fb8800167f0) at src/kwin_autogen/EWIEGA46WW/moc_outline.cpp:226
#21 0x00007fb89bac9033 in KWin::Outline::show() (this=0x7fb8800167f0) at /home/jblackquill/KDE/Source/kwin/src/outline.cpp:54
#22 0x00007fb89bac911e in KWin::Outline::show(QRect const&, QRect const&) (this=0x7fb8800167f0, outlineGeometry=..., visualParentGeometry=...)
    at /home/jblackquill/KDE/Source/kwin/src/outline.cpp:79
Comment 3 Janet Blackquill 2021-05-22 16:06:59 UTC
valgrind dump of this crash triggered from attempting to display the screenshot OSD

==39797== Warning: unimplemented fcntl command: 1034
==39797== Warning: unimplemented fcntl command: 1034
==39797== Warning: unimplemented fcntl command: 1034
==39797== Warning: unimplemented fcntl command: 1034
==39797== Warning: unimplemented fcntl command: 1034
==39797== Warning: unimplemented fcntl command: 1034
==39797== Warning: unimplemented fcntl command: 1034
==39797== Warning: unimplemented fcntl command: 1034
==39797== Warning: unimplemented fcntl command: 1034
==39797== Warning: unimplemented fcntl command: 1034
==39797== Warning: unimplemented fcntl command: 1034
==39797== Invalid read of size 8
==39797==    at 0x4DC83F2: KWin::Platform::sceneEglDisplay() const (platform.cpp:496)
==39797==    by 0x1A38E410: KWin::QPA::Window::Window(QWindow*) (window.cpp:30)
==39797==    by 0x1A38E705: non-virtual thunk to KWin::QPA::Integration::createPlatformWindow(QWindow*) const (integration.cpp:99)
==39797==    by 0x77C3053: QWindowPrivate::create(bool, unsigned long long) (qwindow.cpp:528)
==39797==    by 0x77C3387: QWindow::winId() const (qwindow.cpp:666)
==39797==    by 0x37C752BD: PlasmaQuick::DialogPrivate::applyType() (dialog.cpp:779)
==39797==    by 0x37C775AF: PlasmaQuick::Dialog::setFramelessFlags(QFlags<Qt::WindowType>) (dialog.cpp:1091)
==39797==    by 0x37C79821: PlasmaQuick::Dialog::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (moc_dialog.cpp:355)
==39797==    by 0x5D68480: QQmlPropertyData::writeProperty(QObject*, void*, QFlags<QQmlPropertyData::WriteFlag>) const (qqmlpropertydata_p.h:375)
==39797==    by 0x5DD286D: QQmlObjectCreator::setPropertyValue(QQmlPropertyData const*, QV4::CompiledData::Binding const*) (qqmlobjectcreator.cpp:469)
==39797==    by 0x5DD5E5C: QQmlObjectCreator::setPropertyBinding(QQmlPropertyData const*, QV4::CompiledData::Binding const*) (qqmlobjectcreator.cpp:1108)
==39797==    by 0x5DD75EE: QQmlObjectCreator::setupBindings(bool) (qqmlobjectcreator.cpp:798)
==39797==  Address 0x48 is not stack'd, malloc'd or (recently) free'd
==39797== 
==39797== Invalid read of size 16
==39797==    at 0x1B3136DB: ???
==39797==    by 0x2D595CE7: ???
==39797==  Address 0x2d5978ae is 7,134 bytes inside a block of size 7,144 alloc'd
==39797==    at 0x4839809: malloc (vg_replace_malloc.c:307)
==39797==    by 0x7D56A90: QArrayData::allocate(unsigned long, unsigned long, unsigned long, QFlags<QArrayData::AllocationOption>) (qarraydata.cpp:218)
==39797==    by 0x7DD2B4D: UnknownInlinedFun (qarraydata.h:224)
==39797==    by 0x7DD2B4D: fromLatin1_helper (qstring.cpp:5459)
==39797==    by 0x7DD2B4D: QString::fromLatin1_helper(char const*, int) (qstring.cpp:5449)
==39797==    by 0x541914F: QString::fromLatin1(char const*, int) (qstring.h:701)
==39797==    by 0x5437A89: QString::fromLatin1(QByteArray const&) (qstring.h:713)
==39797==    by 0x5470359: Plasma::SharedSvgRenderer::load(QByteArray const&, QString const&, QHash<QString, QRectF>&) (svg.cpp:120)
==39797==    by 0x546FE0A: Plasma::SharedSvgRenderer::SharedSvgRenderer(QString const&, QString const&, QHash<QString, QRectF>&, QObject*) (svg.cpp:77)
==39797==    by 0x5473FBB: Plasma::SvgPrivate::createRenderer() (svg.cpp:635)
==39797==    by 0x54747DF: Plasma::SvgPrivate::findAndCacheElementRect(QString const&) (svg.cpp:710)
==39797==    by 0x5474713: Plasma::SvgPrivate::elementRect(QString const&) (svg.cpp:699)
==39797==    by 0x5474C62: Plasma::SvgPrivate::checkColorHints() (svg.cpp:728)
==39797==    by 0x5472A5E: Plasma::SvgPrivate::setImagePath(QString const&) (svg.cpp:464)
==39797== 
This plugin does not support raise()
==39797== Invalid write of size 4
==39797==    at 0x4D813FC: KWin::InternalClient::InternalClient(QWindow*) (internal_client.cpp:32)
==39797==    by 0x1A390CF2: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797==  Address 0x29b37a48 is 0 bytes after a block of size 776 alloc'd
==39797==    at 0x4839E7D: operator new(unsigned long) (vg_replace_malloc.c:342)
==39797==    by 0x1A390CE4: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797== 
==39797== Invalid write of size 4
==39797==    at 0x4D8141C: KWin::InternalClient::InternalClient(QWindow*) (internal_client.cpp:32)
==39797==    by 0x1A390CF2: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797==  Address 0x29b37a4c is 4 bytes after a block of size 776 alloc'd
==39797==    at 0x4839E7D: operator new(unsigned long) (vg_replace_malloc.c:342)
==39797==    by 0x1A390CE4: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797== 
==39797== Invalid write of size 1
==39797==    at 0x4D81429: KWin::InternalClient::InternalClient(QWindow*) (internal_client.cpp:32)
==39797==    by 0x1A390CF2: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797==  Address 0x29b37a50 is 8 bytes after a block of size 776 alloc'd
==39797==    at 0x4839E7D: operator new(unsigned long) (vg_replace_malloc.c:342)
==39797==    by 0x1A390CE4: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797== 
==39797== Invalid write of size 4
==39797==    at 0x4D81829: KWin::InternalClient::InternalClient(QWindow*) (internal_client.cpp:44)
==39797==    by 0x1A390CF2: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797==  Address 0x29b37a48 is 0 bytes after a block of size 776 alloc'd
==39797==    at 0x4839E7D: operator new(unsigned long) (vg_replace_malloc.c:342)
==39797==    by 0x1A390CE4: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797== 
==39797== Invalid read of size 4
==39797==    at 0x4D81F3C: KWin::InternalClient::windowType(bool, int) const (internal_client.cpp:142)
==39797==    by 0x4C8A624: KWin::Toplevel::isOnScreenDisplay() const (toplevel.h:867)
==39797==    by 0x4C98ED8: KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}::operator()(KWin::Toplevel*, QRect const&) const (abstract_client.cpp:84)
==39797==    by 0x4CB1ACF: QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1>, QtPrivate::List<KWin::Toplevel*, QRect const&>, void, KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}>::call({lambda(KWin::Toplevel*, QRect const&)#5}&, void**) (qobjectdefs_impl.h:146)
==39797==    by 0x4CB0FD4: void QtPrivate::Functor<KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}, 2>::call<QtPrivate::List<KWin::Toplevel*, QRect const&>, void>({lambda(KWin::Toplevel*, QRect const&)#5}&, void*, {lambda(KWin::Toplevel*, QRect const&)#5}&*) (qobjectdefs_impl.h:256)
==39797==    by 0x4CAF921: QtPrivate::QFunctorSlotObject<KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}, 2, QtPrivate::List<KWin::Toplevel*, QRect const&>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (qobjectdefs_impl.h:443)
==39797==    by 0x7F16385: call (qobjectdefs_impl.h:398)
==39797==    by 0x7F16385: void doActivate<false>(QObject*, int, void**) (qobject.cpp:3886)
==39797==    by 0x4C83A12: KWin::Toplevel::frameGeometryChanged(KWin::Toplevel*, QRect const&) (moc_toplevel.cpp:903)
==39797==    by 0x4D82FBE: KWin::InternalClient::commitGeometry(QRect const&) (internal_client.cpp:480)
==39797==    by 0x4D819E3: KWin::InternalClient::InternalClient(QWindow*) (internal_client.cpp:58)
==39797==    by 0x1A390CF2: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==  Address 0x29b37a48 is 0 bytes after a block of size 776 alloc'd
==39797==    at 0x4839E7D: operator new(unsigned long) (vg_replace_malloc.c:342)
==39797==    by 0x1A390CE4: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797== 
==39797== Invalid read of size 4
==39797==    at 0x4D6A39D: QFlags<Qt::WindowType>::testFlag(Qt::WindowType) const (qflags.h:151)
==39797==    by 0x4D82044: KWin::InternalClient::isPlaceable() const (internal_client.cpp:192)
==39797==    by 0x4C98F8A: KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}::operator()(KWin::Toplevel*, QRect const&) const (abstract_client.cpp:84)
==39797==    by 0x4CB1ACF: QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1>, QtPrivate::List<KWin::Toplevel*, QRect const&>, void, KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}>::call({lambda(KWin::Toplevel*, QRect const&)#5}&, void**) (qobjectdefs_impl.h:146)
==39797==    by 0x4CB0FD4: void QtPrivate::Functor<KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}, 2>::call<QtPrivate::List<KWin::Toplevel*, QRect const&>, void>({lambda(KWin::Toplevel*, QRect const&)#5}&, void*, {lambda(KWin::Toplevel*, QRect const&)#5}&*) (qobjectdefs_impl.h:256)
==39797==    by 0x4CAF921: QtPrivate::QFunctorSlotObject<KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}, 2, QtPrivate::List<KWin::Toplevel*, QRect const&>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (qobjectdefs_impl.h:443)
==39797==    by 0x7F16385: call (qobjectdefs_impl.h:398)
==39797==    by 0x7F16385: void doActivate<false>(QObject*, int, void**) (qobject.cpp:3886)
==39797==    by 0x4C83A12: KWin::Toplevel::frameGeometryChanged(KWin::Toplevel*, QRect const&) (moc_toplevel.cpp:903)
==39797==    by 0x4D82FBE: KWin::InternalClient::commitGeometry(QRect const&) (internal_client.cpp:480)
==39797==    by 0x4D819E3: KWin::InternalClient::InternalClient(QWindow*) (internal_client.cpp:58)
==39797==    by 0x1A390CF2: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==  Address 0x29b37a4c is 4 bytes after a block of size 776 alloc'd
==39797==    at 0x4839E7D: operator new(unsigned long) (vg_replace_malloc.c:342)
==39797==    by 0x1A390CE4: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797== 
==39797== Invalid read of size 4
==39797==    at 0x4D6A39D: QFlags<Qt::WindowType>::testFlag(Qt::WindowType) const (qflags.h:151)
==39797==    by 0x4D82062: KWin::InternalClient::isPlaceable() const (internal_client.cpp:192)
==39797==    by 0x4C98F8A: KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}::operator()(KWin::Toplevel*, QRect const&) const (abstract_client.cpp:84)
==39797==    by 0x4CB1ACF: QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1>, QtPrivate::List<KWin::Toplevel*, QRect const&>, void, KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}>::call({lambda(KWin::Toplevel*, QRect const&)#5}&, void**) (qobjectdefs_impl.h:146)
==39797==    by 0x4CB0FD4: void QtPrivate::Functor<KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}, 2>::call<QtPrivate::List<KWin::Toplevel*, QRect const&>, void>({lambda(KWin::Toplevel*, QRect const&)#5}&, void*, {lambda(KWin::Toplevel*, QRect const&)#5}&*) (qobjectdefs_impl.h:256)
==39797==    by 0x4CAF921: QtPrivate::QFunctorSlotObject<KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}, 2, QtPrivate::List<KWin::Toplevel*, QRect const&>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (qobjectdefs_impl.h:443)
==39797==    by 0x7F16385: call (qobjectdefs_impl.h:398)
==39797==    by 0x7F16385: void doActivate<false>(QObject*, int, void**) (qobject.cpp:3886)
==39797==    by 0x4C83A12: KWin::Toplevel::frameGeometryChanged(KWin::Toplevel*, QRect const&) (moc_toplevel.cpp:903)
==39797==    by 0x4D82FBE: KWin::InternalClient::commitGeometry(QRect const&) (internal_client.cpp:480)
==39797==    by 0x4D819E3: KWin::InternalClient::InternalClient(QWindow*) (internal_client.cpp:58)
==39797==    by 0x1A390CF2: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==  Address 0x29b37a4c is 4 bytes after a block of size 776 alloc'd
==39797==    at 0x4839E7D: operator new(unsigned long) (vg_replace_malloc.c:342)
==39797==    by 0x1A390CE4: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797== 
==39797== Invalid read of size 4
==39797==    at 0x4D81F3C: KWin::InternalClient::windowType(bool, int) const (internal_client.cpp:142)
==39797==    by 0x4C8A466: KWin::Toplevel::isUtility() const (toplevel.h:827)
==39797==    by 0x4DC1B81: KWin::Placement::place(KWin::AbstractClient*, QRect const&) (placement.cpp:54)
==39797==    by 0x4C99033: KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}::operator()(KWin::Toplevel*, QRect const&) const (abstract_client.cpp:87)
==39797==    by 0x4CB1ACF: QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1>, QtPrivate::List<KWin::Toplevel*, QRect const&>, void, KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}>::call({lambda(KWin::Toplevel*, QRect const&)#5}&, void**) (qobjectdefs_impl.h:146)
==39797==    by 0x4CB0FD4: void QtPrivate::Functor<KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}, 2>::call<QtPrivate::List<KWin::Toplevel*, QRect const&>, void>({lambda(KWin::Toplevel*, QRect const&)#5}&, void*, {lambda(KWin::Toplevel*, QRect const&)#5}&*) (qobjectdefs_impl.h:256)
==39797==    by 0x4CAF921: QtPrivate::QFunctorSlotObject<KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}, 2, QtPrivate::List<KWin::Toplevel*, QRect const&>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (qobjectdefs_impl.h:443)
==39797==    by 0x7F16385: call (qobjectdefs_impl.h:398)
==39797==    by 0x7F16385: void doActivate<false>(QObject*, int, void**) (qobject.cpp:3886)
==39797==    by 0x4C83A12: KWin::Toplevel::frameGeometryChanged(KWin::Toplevel*, QRect const&) (moc_toplevel.cpp:903)
==39797==    by 0x4D82FBE: KWin::InternalClient::commitGeometry(QRect const&) (internal_client.cpp:480)
==39797==    by 0x4D819E3: KWin::InternalClient::InternalClient(QWindow*) (internal_client.cpp:58)
==39797==    by 0x1A390CF2: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==  Address 0x29b37a48 is 0 bytes after a block of size 776 alloc'd
==39797==    at 0x4839E7D: operator new(unsigned long) (vg_replace_malloc.c:342)
==39797==    by 0x1A390CE4: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797== 
==39797== Invalid read of size 4
==39797==    at 0x4D81F3C: KWin::InternalClient::windowType(bool, int) const (internal_client.cpp:142)
==39797==    by 0x4C8A49E: KWin::Toplevel::isDialog() const (toplevel.h:832)
==39797==    by 0x4DC1BBE: KWin::Placement::place(KWin::AbstractClient*, QRect const&) (placement.cpp:56)
==39797==    by 0x4C99033: KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}::operator()(KWin::Toplevel*, QRect const&) const (abstract_client.cpp:87)
==39797==    by 0x4CB1ACF: QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1>, QtPrivate::List<KWin::Toplevel*, QRect const&>, void, KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}>::call({lambda(KWin::Toplevel*, QRect const&)#5}&, void**) (qobjectdefs_impl.h:146)
==39797==    by 0x4CB0FD4: void QtPrivate::Functor<KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}, 2>::call<QtPrivate::List<KWin::Toplevel*, QRect const&>, void>({lambda(KWin::Toplevel*, QRect const&)#5}&, void*, {lambda(KWin::Toplevel*, QRect const&)#5}&*) (qobjectdefs_impl.h:256)
==39797==    by 0x4CAF921: QtPrivate::QFunctorSlotObject<KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}, 2, QtPrivate::List<KWin::Toplevel*, QRect const&>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (qobjectdefs_impl.h:443)
==39797==    by 0x7F16385: call (qobjectdefs_impl.h:398)
==39797==    by 0x7F16385: void doActivate<false>(QObject*, int, void**) (qobject.cpp:3886)
==39797==    by 0x4C83A12: KWin::Toplevel::frameGeometryChanged(KWin::Toplevel*, QRect const&) (moc_toplevel.cpp:903)
==39797==    by 0x4D82FBE: KWin::InternalClient::commitGeometry(QRect const&) (internal_client.cpp:480)
==39797==    by 0x4D819E3: KWin::InternalClient::InternalClient(QWindow*) (internal_client.cpp:58)
==39797==    by 0x1A390CF2: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==  Address 0x29b37a48 is 0 bytes after a block of size 776 alloc'd
==39797==    at 0x4839E7D: operator new(unsigned long) (vg_replace_malloc.c:342)
==39797==    by 0x1A390CE4: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797== 
==39797== Invalid read of size 4
==39797==    at 0x4D81F3C: KWin::InternalClient::windowType(bool, int) const (internal_client.cpp:142)
==39797==    by 0x4C8A42E: KWin::Toplevel::isSplash() const (toplevel.h:822)
==39797==    by 0x4DC1BFB: KWin::Placement::place(KWin::AbstractClient*, QRect const&) (placement.cpp:58)
==39797==    by 0x4C99033: KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}::operator()(KWin::Toplevel*, QRect const&) const (abstract_client.cpp:87)
==39797==    by 0x4CB1ACF: QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1>, QtPrivate::List<KWin::Toplevel*, QRect const&>, void, KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}>::call({lambda(KWin::Toplevel*, QRect const&)#5}&, void**) (qobjectdefs_impl.h:146)
==39797==    by 0x4CB0FD4: void QtPrivate::Functor<KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}, 2>::call<QtPrivate::List<KWin::Toplevel*, QRect const&>, void>({lambda(KWin::Toplevel*, QRect const&)#5}&, void*, {lambda(KWin::Toplevel*, QRect const&)#5}&*) (qobjectdefs_impl.h:256)
==39797==    by 0x4CAF921: QtPrivate::QFunctorSlotObject<KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}, 2, QtPrivate::List<KWin::Toplevel*, QRect const&>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (qobjectdefs_impl.h:443)
==39797==    by 0x7F16385: call (qobjectdefs_impl.h:398)
==39797==    by 0x7F16385: void doActivate<false>(QObject*, int, void**) (qobject.cpp:3886)
==39797==    by 0x4C83A12: KWin::Toplevel::frameGeometryChanged(KWin::Toplevel*, QRect const&) (moc_toplevel.cpp:903)
==39797==    by 0x4D82FBE: KWin::InternalClient::commitGeometry(QRect const&) (internal_client.cpp:480)
==39797==    by 0x4D819E3: KWin::InternalClient::InternalClient(QWindow*) (internal_client.cpp:58)
==39797==    by 0x1A390CF2: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==  Address 0x29b37a48 is 0 bytes after a block of size 776 alloc'd
==39797==    at 0x4839E7D: operator new(unsigned long) (vg_replace_malloc.c:342)
==39797==    by 0x1A390CE4: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797== 
==39797== Invalid read of size 4
==39797==    at 0x4D81F3C: KWin::InternalClient::windowType(bool, int) const (internal_client.cpp:142)
==39797==    by 0x4C8A624: KWin::Toplevel::isOnScreenDisplay() const (toplevel.h:867)
==39797==    by 0x4DC1C29: KWin::Placement::place(KWin::AbstractClient*, QRect const&) (placement.cpp:60)
==39797==    by 0x4C99033: KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}::operator()(KWin::Toplevel*, QRect const&) const (abstract_client.cpp:87)
==39797==    by 0x4CB1ACF: QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1>, QtPrivate::List<KWin::Toplevel*, QRect const&>, void, KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}>::call({lambda(KWin::Toplevel*, QRect const&)#5}&, void**) (qobjectdefs_impl.h:146)
==39797==    by 0x4CB0FD4: void QtPrivate::Functor<KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}, 2>::call<QtPrivate::List<KWin::Toplevel*, QRect const&>, void>({lambda(KWin::Toplevel*, QRect const&)#5}&, void*, {lambda(KWin::Toplevel*, QRect const&)#5}&*) (qobjectdefs_impl.h:256)
==39797==    by 0x4CAF921: QtPrivate::QFunctorSlotObject<KWin::AbstractClient::AbstractClient()::{lambda(KWin::Toplevel*, QRect const&)#5}, 2, QtPrivate::List<KWin::Toplevel*, QRect const&>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (qobjectdefs_impl.h:443)
==39797==    by 0x7F16385: call (qobjectdefs_impl.h:398)
==39797==    by 0x7F16385: void doActivate<false>(QObject*, int, void**) (qobject.cpp:3886)
==39797==    by 0x4C83A12: KWin::Toplevel::frameGeometryChanged(KWin::Toplevel*, QRect const&) (moc_toplevel.cpp:903)
==39797==    by 0x4D82FBE: KWin::InternalClient::commitGeometry(QRect const&) (internal_client.cpp:480)
==39797==    by 0x4D819E3: KWin::InternalClient::InternalClient(QWindow*) (internal_client.cpp:58)
==39797==    by 0x1A390CF2: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==  Address 0x29b37a48 is 0 bytes after a block of size 776 alloc'd
==39797==    at 0x4839E7D: operator new(unsigned long) (vg_replace_malloc.c:342)
==39797==    by 0x1A390CE4: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797== 
==39797== Invalid read of size 1
==39797==    at 0x4D82088: KWin::InternalClient::noBorder() const (internal_client.cpp:197)
==39797==    by 0x4D82526: KWin::InternalClient::updateDecoration(bool, bool) (internal_client.cpp:308)
==39797==    by 0x4D819FC: KWin::InternalClient::InternalClient(QWindow*) (internal_client.cpp:59)
==39797==    by 0x1A390CF2: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==  Address 0x29b37a50 is 8 bytes after a block of size 776 alloc'd
==39797==    at 0x4839E7D: operator new(unsigned long) (vg_replace_malloc.c:342)
==39797==    by 0x1A390CE4: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797== 
==39797== Invalid read of size 4
==39797==    at 0x4D6A39D: QFlags<Qt::WindowType>::testFlag(Qt::WindowType) const (qflags.h:151)
==39797==    by 0x4D820A9: KWin::InternalClient::noBorder() const (internal_client.cpp:197)
==39797==    by 0x4D82526: KWin::InternalClient::updateDecoration(bool, bool) (internal_client.cpp:308)
==39797==    by 0x4D819FC: KWin::InternalClient::InternalClient(QWindow*) (internal_client.cpp:59)
==39797==    by 0x1A390CF2: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==  Address 0x29b37a4c is 4 bytes after a block of size 776 alloc'd
==39797==    at 0x4839E7D: operator new(unsigned long) (vg_replace_malloc.c:342)
==39797==    by 0x1A390CE4: KWin::QPA::Window::setVisible(bool) (window.cpp:174)
==39797==    by 0x77C438A: QWindowPrivate::setVisible(bool) (qwindow.cpp:408)
==39797==    by 0x37C78BDD: PlasmaQuick::Dialog::componentComplete() (dialog.cpp:1375)
==39797==    by 0x5DD1CC7: QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (qqmlobjectcreator.cpp:1414)
==39797==    by 0x5D75CFB: UnknownInlinedFun (qqmlcomponent.cpp:987)
==39797==    by 0x5D75CFB: QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (qqmlcomponent.cpp:983)
==39797==    by 0x5D75EC5: QQmlComponentPrivate::completeCreate() (qqmlcomponent.cpp:1079)
==39797==    by 0x5D76052: UnknownInlinedFun (qqmlcomponent.cpp:1066)
==39797==    by 0x5D76052: QQmlComponent::create(QQmlContext*) (qqmlcomponent.cpp:820)
==39797==    by 0x4DB901D: KWin::OnScreenNotification::ensureQmlComponent() (onscreennotification.cpp:183)
==39797==    by 0x4DB8C07: KWin::OnScreenNotification::show() (onscreennotification.cpp:151)
==39797==    by 0x4DB8627: KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}::operator()() const (onscreennotification.cpp:63)
==39797==    by 0x4DB956D: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KWin::OnScreenNotification::OnScreenNotification(QObject*)::{lambda()#1}>::call({lambda()#1}&, void**) (qobjectdefs_impl.h:146)
==39797== 
This plugin does not support raise()
==39797== Invalid read of size 8
==39797==    at 0x4DC8AEA: KWin::Platform::sceneEglGlobalShareContext() const (platform.cpp:628)
==39797==    by 0x1A390206: KWin::QPA::Integration::createPlatformOpenGLContext(QOpenGLContext*) const (integration.cpp:126)
==39797==    by 0x77F4070: QOpenGLContext::create() (qopenglcontext.cpp:612)
==39797==    by 0x57375FC: QSGGuiThreadRenderLoop::renderWindow(QQuickWindow*) (qsgrenderloop.cpp:569)
==39797==    by 0x573818A: QSGGuiThreadRenderLoop::exposureChanged(QQuickWindow*) (qsgrenderloop.cpp:852)
==39797==    by 0x77C47B4: QWindow::event(QEvent*) (qwindow.cpp:2438)
==39797==    by 0x37C78B2B: PlasmaQuick::Dialog::event(QEvent*) (dialog.cpp:1359)
==39797==    by 0x6CD8EC2: QApplicationPrivate::notify_helper(QObject*, QEvent*) (qapplication.cpp:3632)
==39797==    by 0x7EE6BD7: QCoreApplication::notifyInternal2(QObject*, QEvent*) (qcoreapplication.cpp:1063)
==39797==    by 0x77BA7D4: QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) (qguiapplication.cpp:3251)
==39797==    by 0x779A8CB: QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (qwindowsysteminterface.cpp:1169)
==39797==    by 0x779ACBF: QWindowSystemInterface::flushWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (qwindowsysteminterface.cpp:1138)
==39797==  Address 0x60 is not stack'd, malloc'd or (recently) free'd
==39797== 
==39797== 
==39797== Process terminating with default action of signal 11 (SIGSEGV): dumping core
==39797==  Access not within mapped region at address 0x60
==39797==    at 0x4DC8AEA: KWin::Platform::sceneEglGlobalShareContext() const (platform.cpp:628)
==39797==    by 0x1A390206: KWin::QPA::Integration::createPlatformOpenGLContext(QOpenGLContext*) const (integration.cpp:126)
==39797==    by 0x77F4070: QOpenGLContext::create() (qopenglcontext.cpp:612)
==39797==    by 0x57375FC: QSGGuiThreadRenderLoop::renderWindow(QQuickWindow*) (qsgrenderloop.cpp:569)
==39797==    by 0x573818A: QSGGuiThreadRenderLoop::exposureChanged(QQuickWindow*) (qsgrenderloop.cpp:852)
==39797==    by 0x77C47B4: QWindow::event(QEvent*) (qwindow.cpp:2438)
==39797==    by 0x37C78B2B: PlasmaQuick::Dialog::event(QEvent*) (dialog.cpp:1359)
==39797==    by 0x6CD8EC2: QApplicationPrivate::notify_helper(QObject*, QEvent*) (qapplication.cpp:3632)
==39797==    by 0x7EE6BD7: QCoreApplication::notifyInternal2(QObject*, QEvent*) (qcoreapplication.cpp:1063)
==39797==    by 0x77BA7D4: QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) (qguiapplication.cpp:3251)
==39797==    by 0x779A8CB: QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (qwindowsysteminterface.cpp:1169)
==39797==    by 0x779ACBF: QWindowSystemInterface::flushWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (qwindowsysteminterface.cpp:1138)
==39797==  If you believe this happened as a result of a stack
==39797==  overflow in your program's main thread (unlikely but
==39797==  possible), you can try to increase the size of the
==39797==  main thread stack using the --main-stacksize= flag.
==39797==  The main thread stack size used in this run was 8388608.
==39797== 
==39797== HEAP SUMMARY:
==39797==     in use at exit: 19,150,181 bytes in 127,094 blocks
==39797==   total heap usage: 682,472 allocs, 555,378 frees, 439,258,046 bytes allocated
==39797== 
==39797== LEAK SUMMARY:
==39797==    definitely lost: 1,144 bytes in 20 blocks
==39797==    indirectly lost: 395,432 bytes in 61 blocks
==39797==      possibly lost: 7,973,716 bytes in 45,470 blocks
==39797==    still reachable: 10,778,197 bytes in 81,542 blocks
==39797==                       of which reachable via heuristic:
==39797==                         newarray           : 88,056 bytes in 61 blocks
==39797==                         multipleinheritance: 14,184 bytes in 9 blocks
==39797==         suppressed: 1,692 bytes in 1 blocks
==39797== Rerun with --leak-check=full to see details of leaked memory
==39797== 
==39797== For lists of detected and suppressed errors, rerun with: -s
==39797== ERROR SUMMARY: 16 errors from 16 contexts (suppressed: 0 from 0)
Comment 4 David Edmundson 2022-07-28 15:01:43 UTC
Is this still an issue?
Comment 5 Bug Janitor Service 2022-08-12 04:35:48 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Bug Janitor Service 2022-08-27 04:36:09 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!