Summary: | [all]igt/gem_tiled_wc crash | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | lu hua <huax.lu> | ||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | intel-gfx-bugs | ||||
Version: | unspecified | ||||||
Hardware: | All | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
lu hua
2015-01-22 02:05:21 UTC
commit 5e9fac54918e424d928bc15b90e4c65d4cfdd356 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Thu Jan 22 07:52:09 2015 +0000 igt/gem_tiled_wc: Fix! Finish! It helps when testing whether tiled data read back through a linear mmaping to first tile the data. And not repeatedly unmapping the linear map stops it from segfaulting. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=88686 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Test on the latest -nightly kernel and igt, it still fail. output: IGT-Version: 1.9-gfa94e01 (x86_64) (Linux: 3.19.0-rc5_drm-intel-nightly_67e9eb_20150125+ x86_64) (gem_tiled_wc:4178) CRITICAL: Test assertion failure function __real_main131, file gem_tiled_wc.c:235: (gem_tiled_wc:4178) CRITICAL: Failed assertion: expected_val == found_val (gem_tiled_wc:4178) CRITICAL: Bad read [1]: 207002 instead of 2074 at 0x00000868 for read from 0x00000868 to 0x000350d8, swizzle=none (In reply to lu hua from comment #2) > Test on the latest -nightly kernel and igt, it still fail. > > output: > IGT-Version: 1.9-gfa94e01 (x86_64) (Linux: > 3.19.0-rc5_drm-intel-nightly_67e9eb_20150125+ x86_64) > (gem_tiled_wc:4178) CRITICAL: Test assertion failure function > __real_main131, file gem_tiled_wc.c:235: > (gem_tiled_wc:4178) CRITICAL: Failed assertion: expected_val == found_val > (gem_tiled_wc:4178) CRITICAL: Bad read [1]: 207002 instead of 2074 at > 0x00000868 for read from 0x00000868 to 0x000350d8, swizzle=none That is a genuine failure. Best we track that as a new bug. Closing old verified. |
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.