It sounds like you have multiple different bugs because those attachments don't contain the same kernel error shown at the top of this page.
attach.zip contains a crash report from gnome-shell which may be relevant: https://errors.ubuntu.com/oops/eb6cb62d-bd52-11ef-9611-fa163e171f02 It shows gnome-shell crashed with: дек 18 16:15:15 i3draven-Legion-7-16ACHg6 gnome-shell[246467]: Received an X Window System error. This probably reflects a bug in the program. The error was 'GLXBadPixmap'. (Details: serial 318248 error_code 161 request_code 152 (GLX) minor_code 23) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the MUTTER_SYNC environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the mtk_x_error() function.) So to debug that you should add MUTTER_SYNC=1 to /etc/environment, reboot and wait for it to happen again. Then next time there are new crash files in /var/crash let us know. The ".uploaded" file is the main one we need to look it up. ** Package changed: linux (Ubuntu) => ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2088440 Title: Xorg freeze To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2088440/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
