[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-07-15 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=443706

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/fram
   |ma/kwayland-integration/com |eworks/plasma-framework/com
   |mit/1cd12ccf94fc8f3cdb2d2c4 |mit/50eaece7aef004b588a684c
   |3c9eaa703e07eabeb   |9fadff0f6787f2ef8
 Status|ASSIGNED|RESOLVED

--- Comment #25 from David Edmundson  ---
Git commit 50eaece7aef004b588a684c9fadff0f6787f2ef8 by David Edmundson.
Committed on 15/07/2022 at 06:05.
Pushed by davidedmundson into branch 'master'.

Scope DialogShadows lifetime to application

- DialogShadows own KWayland::Client::buffer objects
 - Buffer cleanup makes wayland calls
 - wayland calls after QGuiApplication has stoped will fail

Q_GLOBAL_STATIC mangaged objects can outlive the QGuiApplication.

M  +6-12   src/plasmaquick/dialogshadows.cpp

https://invent.kde.org/frameworks/plasma-framework/commit/50eaece7aef004b588a684c9fadff0f6787f2ef8

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-07-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=443706

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #24 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/564

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-06-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443706

--- Comment #23 from Nate Graham  ---
*** Bug 456037 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-06-29 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=443706

--- Comment #22 from David Edmundson  ---
*** Bug 456040 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-06-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443706

Nate Graham  changed:

   What|Removed |Added

   Priority|NOR |HI

--- Comment #21 from Nate Graham  ---
Raising priority due to number of duplicates.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-06-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443706

Nate Graham  changed:

   What|Removed |Added

 CC||hasez...@gmail.com

--- Comment #20 from Nate Graham  ---
*** Bug 455157 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-06-07 Thread Bernie Innocenti
https://bugs.kde.org/show_bug.cgi?id=443706

Bernie Innocenti  changed:

   What|Removed |Added

Version|5.23.90 |5.24.4

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-06-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443706

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

--- Comment #19 from Nate Graham  ---
I'm getting this crash multiple times a day now on current git master.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-05-09 Thread Nataniel
https://bugs.kde.org/show_bug.cgi?id=443706

Nataniel  changed:

   What|Removed |Added

 CC||n_s_mend...@hotmail.com

--- Comment #18 from Nataniel  ---
I'm having this problem too

Operating System: Manjaro Linux
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.15.32-1-MANJARO (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-3840QM CPU @ 2.80GHz
Memory: 15,3 GiB of RAM
Graphics Processor: Mesa DRI Intel® HD Graphics 4000

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-05-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443706

Nate Graham  changed:

   What|Removed |Added

 CC||pub...@rembrandt.dev

--- Comment #17 from Nate Graham  ---
*** Bug 453424 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-05-01 Thread Jacob Chodubski
https://bugs.kde.org/show_bug.cgi?id=443706

Jacob Chodubski  changed:

   What|Removed |Added

 CC||jchodub...@protonmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-05-01 Thread Jacob Chodubski
https://bugs.kde.org/show_bug.cgi?id=443706

--- Comment #16 from Jacob Chodubski  ---
Created attachment 148495
  --> https://bugs.kde.org/attachment.cgi?id=148495=edit
New crash information added by DrKonqi

plasmashell (5.24.4) using Qt 5.15.3

- What I was doing when the application crashed:

I restarted plasmashell using script i have bound to hotkey. Script:
kquitapp5 plasmashell || killall plasmashell && kstart5 plasmashell

- Unusual behavior I noticed:

Before the crash plasmashell was bugged after plugging in external monitor.
Plasmashell restarted normally, but DrKonqi icon appeared.

- Custom settings of the application:

I have moved panel to left side of the screen and set it's width to 80 pixels.

-- Backtrace (Reduced):
#6  0x7f3c24534383 in wl_map_insert_at (data=, i=306,
flags=1, map=) at ../wayland-1.20.0/src/wayland-util.c:249
#7  proxy_destroy (proxy=0x562f0a73da50) at
../wayland-1.20.0/src/wayland-client.c:503
#8  0x7f3c24535d3b in wl_proxy_destroy_caller_locks (proxy=0x562f0a73da50)
at ../wayland-1.20.0/src/wayland-client.c:523
#9  wl_proxy_marshal_array_flags (proxy=proxy@entry=0x562f0a73da50,
opcode=opcode@entry=0, interface=interface@entry=0x0, version=version@entry=1,
flags=flags@entry=1, args=args@entry=0x7ffdd9036ae0) at
../wayland-1.20.0/src/wayland-client.c:861
#10 0x7f3c24536830 in wl_proxy_marshal_flags (proxy=0x562f0a73da50,
opcode=0, interface=0x0, version=1, flags=1) at
../wayland-1.20.0/src/wayland-client.c:784

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443706

Nate Graham  changed:

   What|Removed |Added

 CC||bednarczyk.pa...@outlook.co
   ||m

--- Comment #15 from Nate Graham  ---
*** Bug 450506 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-03-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443706

--- Comment #14 from Nate Graham  ---
*** Bug 451287 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-02-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443706

Nate Graham  changed:

   What|Removed |Added

 CC||mrcuve0+...@posteo.net

--- Comment #13 from Nate Graham  ---
*** Bug 450523 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-02-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443706

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|5.24|
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #12 from Nate Graham  ---
Got another report (BUG 449812) from 5.24, which was supposed to have this
fixed; re-opening.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-02-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443706

Nate Graham  changed:

   What|Removed |Added

 CC||ja...@jasonplayne.com

--- Comment #11 from Nate Graham  ---
*** Bug 449812 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-01-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443706

Nate Graham  changed:

   What|Removed |Added

 CC||samping...@gmail.com

--- Comment #10 from Nate Graham  ---
*** Bug 448844 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-01-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443706

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.24

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-01-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=443706

David Redondo  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwayland-integration/com |ma/kwayland-integration/com
   |mit/b05afab7ce03fa767f92f13 |mit/1cd12ccf94fc8f3cdb2d2c4
   |32b10873074b78f0a   |3c9eaa703e07eabeb

--- Comment #9 from David Redondo  ---
Git commit 1cd12ccf94fc8f3cdb2d2c43c9eaa703e07eabeb by David Redondo.
Committed on 17/01/2022 at 15:24.
Pushed by davidre into branch 'Plasma/5.24'.

Prevent double deletion of shmpools

They are tied to the lifetime of the tiles, so don't also make it
managed by qApp.


(cherry picked from commit b05afab7ce03fa767f92f1332b10873074b78f0a)

M  +1-1src/windowsystem/waylandintegration.cpp

https://invent.kde.org/plasma/kwayland-integration/commit/1cd12ccf94fc8f3cdb2d2c43c9eaa703e07eabeb

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-01-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=443706

David Redondo  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/kwayland-integration/com
   ||mit/b05afab7ce03fa767f92f13
   ||32b10873074b78f0a
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from David Redondo  ---
Git commit b05afab7ce03fa767f92f1332b10873074b78f0a by David Redondo.
Committed on 17/01/2022 at 13:39.
Pushed by davidre into branch 'master'.

Prevent double deletion of shmpools

They are tied to the lifetime of the tiles, so don't also make it
managed by qApp.

M  +1-1src/windowsystem/waylandintegration.cpp

https://invent.kde.org/plasma/kwayland-integration/commit/b05afab7ce03fa767f92f1332b10873074b78f0a

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-01-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=443706

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #7 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwayland-integration/-/merge_requests/17

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-01-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443706

Nate Graham  changed:

   What|Removed |Added

Version|master  |5.23.90

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-01-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443706

--- Comment #6 from Nate Graham  ---
I'm able to reproduce this intermittently when restarting kwin_wayland. Usually
plasma fails to start automatically (Bug 448475), but when it does start, it
crashes with this backtrace.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-01-14 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=443706

David Redondo  changed:

   What|Removed |Added

 CC||ju...@yahoo.com

--- Comment #5 from David Redondo  ---
*** Bug 428311 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 443706] Crash in WindowShadowTile::~WindowShadowTile()

2022-01-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443706

Nate Graham  changed:

   What|Removed |Added

   Keywords||wayland
Summary|Crash notification after|Crash in
   |restarting plasmashell  |WindowShadowTile::~WindowSh
   |process manually on Wayland |adowTile()
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=428311

-- 
You are receiving this mail because:
You are watching all bug changes.