Summary: | [HSW]igt/kms_pipe_crc_basic/hang-read-crc-pipe-B causes system hang | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | lu hua <huax.lu> | ||||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||
Status: | CLOSED INVALID | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||
Severity: | major | ||||||||
Priority: | medium | CC: | intel-gfx-bugs | ||||||
Version: | unspecified | ||||||||
Hardware: | All | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
lu hua
2014-11-05 02:27:16 UTC
Run ./kms_flip --run-subtest flip-vs-panning also causes system hang and has same call trace. IGT-Version: 1.8-g50d539e (x86_64) (Linux: 3.18.0-rc3_drm-intel-nightly_9a7620_20141112_debug+ x86_64) Using monotonic timestamps Beginning flip-vs-panning on crtc 8, connector 18 1024x768 60 1024 1048 1184 1344 768 771 777 806 0xa 0x40 65000 Run ./kms_pipe_crc_basic --run-subtest hang-read-crc-pipe-C, system also hang, and has similar dmesg. Oh fuck, fbdev panic handling killed the oops here. /me cries Please rebuild the kernel with CONFIG_DRM_I915_FBDEV=n (only for this bug here, it will kill the console), reproduce the issue and attach a new dmesg (with debugging, as usual). That way we should be able to capture the oops correctly. Oh and since this looks super-nasty: Please try to figure out whether older stable kernels work properly or whether there's a different behaviour. I'm pretty sure that this worked once and is a regression. Created attachment 109918 [details]
dmesg(CONFIG_DRM_I915_FBDEV=n)
[ 4483.626048] Kernel panic - not syncing: Timeout synchronizing machine check over CPUs [ 4484.664475] Shutting down cpus with NMI That's a fatal mce, which is either busted hw or broken bios. It's not pretty that the i915 panic handler then kills the box, but fixing that is much larger problem (and atm not at the top). The underlying MCE issue which kills the machine otoh is plain hw issues, so closing as invalid. I guess you need to decomission/replace this machine if a bios upgrade doesn't fix this. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.