Summary: | [all Regression]igt/gem_exec_bad_domains/double-write-domain fails | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Guo Jinxian <jinxianx.guo> | ||||
Component: | DRM/Intel | Assignee: | Ville Syrjala <ville.syrjala> | ||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | intel-gfx-bugs | ||||
Version: | unspecified | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
commit c1404e05b7477122b9923ba029593c2cb64671a7 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Tue Apr 29 07:14:33 2014 +0100 errno is reset after each syscall Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=78055 Bugilla: https://bugs.freedesktop.org/show_bug.cgi?id=78053 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> It also happens on BYT and BDW. Checked on latest -nightly: 30c8c9cd8bc88d6ae70f09d403e725b51e0bd7dd, This bug hid fixed. 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.
Created attachment 98151 [details] dmesg System Environment: -------------------------- Platform: IVB SNB HSW kernel: (drm-intel-nightly)11ddb598492d1f97f894495eea398febb41a9eb0 intel-gpu-tools: fa86e33ccc56ee84f2f9ac924943eef0f1469a32 Bug detailed description: ---------------------------- igt/gem_exec_bad_domains/double-write-domain fails on -nightyly(11ddb598492d1f97f894495eea398febb41a9eb0) -next-queued(b7c0d9df97c10ec5693a838df2fd53058f8e9e96) and -fixs(7f1950fbb989e8fc5463b307e062b4529d51c862) It's intel-gpu-tools regression issue: good commit: 4e93890377fc1b33fbbad29759299634f0eebfa9 bad commit: fa86e33ccc56ee84f2f9ac924943eef0f1469a32 We will bisect it later output: ./gem_exec_bad_domains --run-subtest double-write-domain IGT-Version: 1.6-ga595a40 (x86_64) (Linux: 3.15.0-rc2_drm-intel-fixes_7f1950_20140428+ x86_64) Test assertion failure function multi_write_domain, file gem_exec_bad_domains.c:148: Last errno: 0, Success Failed assertion: ret != 0 && errno == EINVAL Subtest double-write-domain: FAIL Reproduce steps: ---------------------------- 1. ./gem_exec_bad_domains --run-subtest double-write-domain