[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-10-05 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=471562

Zamundaaa  changed:

   What|Removed |Added

 CC||hessija...@mailbox.org

--- Comment #17 from Zamundaaa  ---
*** Bug 475249 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-09-21 Thread Radek Novacek
https://bugs.kde.org/show_bug.cgi?id=471562

--- Comment #16 from Radek Novacek  ---
I have applied that patch and it's also solid for me. No more crashes observed.
Thanks everyone!

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-09-15 Thread Cuchac
https://bugs.kde.org/show_bug.cgi?id=471562

--- Comment #15 from Cuchac  ---
So far so good!
Tried several times connect/disconnect, different scenarios and still holding
after 24 hours

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-09-14 Thread Cuchac
https://bugs.kde.org/show_bug.cgi?id=471562

--- Comment #14 from Cuchac  ---
Hello,
thank you for support!

I've applied
https://invent.kde.org/plasma/kwin/-/commit/f099b206b6d8cffee1b410a51e540d3750c4a0af.diff
and will let you know the result.

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-09-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=471562

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|6.0 |5.27.9

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-09-12 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=471562

Zamundaaa  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/-/commit/57fae99f33 |ma/kwin/-/commit/f099b206b6
   |aa5d092ebb82e9924fbd7fbb932 |d8cffee1b410a51e540d3750c4a
   |fc7 |0af

--- Comment #13 from Zamundaaa  ---
Git commit f099b206b6d8cffee1b410a51e540d3750c4a0af by Xaver Hugl.
Committed on 12/09/2023 at 17:00.
Pushed by zamundaaa into branch 'Plasma/5.27'.

backends/drm: check activePending instead of active for when applying a new
gamma ramp is allowed

The crtc may not be set yet in some cases
(cherry picked from commit 57fae99f33aa5d092ebb82e9924fbd7fbb932fc7)

M  +2-2src/backends/drm/drm_output.cpp

https://invent.kde.org/plasma/kwin/-/commit/f099b206b6d8cffee1b410a51e540d3750c4a0af

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-09-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=471562

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-09-12 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=471562

Zamundaaa  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/-/commit/57fae99f33
   ||aa5d092ebb82e9924fbd7fbb932
   ||fc7

--- Comment #12 from Zamundaaa  ---
Git commit 57fae99f33aa5d092ebb82e9924fbd7fbb932fc7 by Xaver Hugl.
Committed on 12/09/2023 at 16:34.
Pushed by zamundaaa into branch 'master'.

backends/drm: check activePending instead of active for when applying a new
gamma ramp is allowed

The crtc may not be set yet in some cases

M  +2-2src/backends/drm/drm_output.cpp

https://invent.kde.org/plasma/kwin/-/commit/57fae99f33aa5d092ebb82e9924fbd7fbb932fc7

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-09-12 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=471562

--- Comment #11 from Zamundaaa  ---
I can't reproduce the bug myself, but if you could test
https://invent.kde.org/plasma/kwin/-/merge_requests/4405 to make sure it
actually fixes the issue that would be great

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-09-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=471562

--- Comment #10 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/4405

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-09-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=471562

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #9 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/4404

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-09-12 Thread Cuchac
https://bugs.kde.org/show_bug.cgi?id=471562

--- Comment #8 from Cuchac  ---
Hello,
is there anything I can do to help resolve this issue? It happens every day to
me. I have no problem to apply some patch and provide another core dump.
I can try to debug this and maybe fix some NULL pointer dereference, but that
would probably not fix the core issue, and it will fail in another way.

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-09-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=471562

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org,
   ||xaver.h...@gmail.com

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-09-07 Thread Radek Novacek
https://bugs.kde.org/show_bug.cgi?id=471562

--- Comment #7 from Radek Novacek  ---
Should have said `kwin-5.27.7-2.fc37.x86_64` on Fedora 37 running Wayland
session. KDE from this COPR repo:
https://copr.fedorainfracloud.org/coprs/zawertun/kde/

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-09-07 Thread Radek Novacek
https://bugs.kde.org/show_bug.cgi?id=471562

--- Comment #6 from Radek Novacek  ---
Same thing happens to me (not 100% times, more like 25%) - laptop with internal
screen off, external screen connected through USB-C <-> DP cable.

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-09-07 Thread Radek Novacek
https://bugs.kde.org/show_bug.cgi?id=471562

Radek Novacek  changed:

   What|Removed |Added

 CC||ra...@centrum.cz

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-08-14 Thread Cuchac
https://bugs.kde.org/show_bug.cgi?id=471562

--- Comment #5 from Cuchac  ---
This is the only line form kwin_wayland from system log:

kwin_wayland[1224]: [13::32:22.354] unknown: failed to open drm device at ""

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-08-14 Thread Cuchac
https://bugs.kde.org/show_bug.cgi?id=471562

--- Comment #4 from Cuchac  ---
Created attachment 160947
  --> https://bugs.kde.org/attachment.cgi?id=160947=edit
system log

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-08-14 Thread Cuchac
https://bugs.kde.org/show_bug.cgi?id=471562

--- Comment #3 from Cuchac  ---
Hello,
I have "relatively simple and common" setup. Notebook screen turned off, USB-C
DELL docking station and two DP monitors.

I believe this has something to do with all the screens being OFF - notebook
screen still off and docking station not enabled yet. So system is without any
monitor.

I'm attaching system log from crash time.

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-08-09 Thread MScattolin
https://bugs.kde.org/show_bug.cgi?id=471562

MScattolin  changed:

   What|Removed |Added

 CC||matheus.scattolinanselmo@ou
   ||tlook.com

--- Comment #2 from MScattolin  ---
I'm experiencing the same crash with the exact same backtrace. However there's
an oddity on my setup that triggers this crash so I thought about adding it to
this report just in case it's useful in any way.
I have only one display on a desktop computer, but it is connected through HDMI
and DPI at same time from the same GPU. KScreen detects both connectors but I
have the HDMI disabled. I have it this way because the UEFI settings on my
motherboard refuse to work through the DP output, so this weird setup is not
KDE related

It crashes when waking up from sleep if I have the HDMI cable connected but
disabled on KScreen, it never happens if it's physically unplugged

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-06-30 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=471562

David Edmundson  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[kwin] [Bug 471562] Crash in KWin::DrmGammaRamp constructor

2023-06-30 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=471562

David Edmundson  changed:

   What|Removed |Added

Summary|kwin_wayland crashes after  |Crash in KWin::DrmGammaRamp
   |resume from sleep   |constructor

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