Date: Tue, 21 Feb 2023 18:09:54 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 266315] linuxkpi panic after recent updates (13.1-STABLE #0 stable/13-9cbba5950: Wed Sep 7 23:42:41 CEST 2022) Message-ID: <bug-266315-227-4FVVGa7h7Z@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-266315-227@https.bugs.freebsd.org/bugzilla/> References: <bug-266315-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266315 --- Comment #28 from Paul Dufresne <dufresnep@zoho.com> --- Also found: torvalds/linux:3d7cb6b0:drivers/gpu/drm/i915/i915_gpu_error.c } len =3D scnprintf(error->error_msg, sizeof(error->error_msg), "GPU HANG: ecode %d:%x:%08x", GRAPHICS_VER(error->i915), hung_classes, generate_ecode(first)); if (first && first->context.pid) { So first number after ecode would be the version of GPU (I think)... second= an indication of the cause , and third I would guess the address. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266315-227-4FVVGa7h7Z>