Thanks! The picture in comment #4 contains the full stack trace.
Some technical analysis for reference. Don't worry about it. Please see the next comment for suggestions, for now. ... When returning to userspace from the exit_group() syscall (as per: orig rax == 0xe7 == 231 -> sys_exit_group; see [1]), the work to release the last reference to a file closed (per fput() bits) called into the DRM handling (apparently the file might be /dev/drm*, I guess), which called into the _nouveau_driver (the implementation), which owns the majority of the trace from there. Finally, the nouveau probably performed an incorrect memory access (per CR2, showing what seems to be an over flown pointer). This crashed the kernel. [1] $ grep 231 git/linux/arch/x86/entry/syscalls/syscall_64.tbl 231 common exit_group sys_exit_group -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1969275 Title: end kernel panic not syncing attempted to kill init exit code 0x00000009 and the pc dont turn off Status in linux package in Ubuntu: Confirmed Bug description: the pc can not be turn off untill i will force hiw to push the button for severla second and if not the screen freeze on this bug end kernel panic not syncing attempted to kill init exit code 0x00000009 ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: linux-image-5.4.0-107-generic 5.4.0-107.121~18.04.1 ProcVersionSignature: Ubuntu 5.4.0-107.121~18.04.1-generic 5.4.174 Uname: Linux 5.4.0-107-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.27 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Sat Apr 16 16:32:04 2022 InstallationDate: Installed on 2021-09-23 (205 days ago) InstallationMedia: Ubuntu 18.04.6 LTS "Bionic Beaver" - Release amd64 (20210915) SourcePackage: linux-signed-hwe-5.4 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1969275/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp