[Bug 266315] linuxkpi panic after recent updates (13.1-STABLE #0 stable/13-9cbba5950: Wed Sep 7 23:42:41 CEST 2022)

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266315

--- Comment #28 from Paul Dufresne <[email protected]> ---
Also found:
torvalds/linux:3d7cb6b0:drivers/gpu/drm/i915/i915_gpu_error.c
        }
        len = 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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.