https://bugs.kde.org/show_bug.cgi?id=455026
Bug ID: 455026 Summary: kwin crashes when closing the session with compositing enabled on an optimus freebsd system Product: kwin Version: 5.24.5 Platform: FreeBSD Ports OS: FreeBSD Status: REPORTED Severity: crash Priority: NOR Component: compositing Assignee: kwin-bugs-n...@kde.org Reporter: lamcilakt...@gmail.com Target Milestone: --- STEPS TO REPRODUCE 1. install the nvidia hybrid drivers and kde plasma then enable compositing 2. close the session OBSERVED RESULT kwin crashes and disables the compositor EXPECTED RESULT the session should close without issues keeping the compositor SOFTWARE/OS VERSIONS FreeBSD 13.1 KDE Plasma Version: 5.24.5 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION CPU : intel i7 8750h GPU : NVIDIA GTX 1060 RAM : 16 gb ddr4 this is an optimus laptop (acer predator helios 300 PH315-51) so I use the nvidia-hybrid-graphics freebsd drivers which by default use the mesa intel UHD graphics 630 when it comes to debug log, I did try to obtain one but I'm getting this issue seledreams-pc% gdb -pid $(pidof kwin_x11) -batch -ex "set logging file kwin_x11.gdb" -ex "set logging on" -ex "continue" -ex "thread apply all backtrace" -ex "quit" Excess command line arguments ignored. (1913 ...) 1922: No such file or directory. ptrace: Device busy. The program is not being run. so i'm not that sure about how I could send a more detailed log, I also did try the "send crash report" button after the kwin crash but then nothing happens -- You are receiving this mail because: You are watching all bug changes.