Bug 72215 - [BDW]gem_reloc_overflow causes Aborted (core dumped)
Summary: [BDW]gem_reloc_overflow causes Aborted (core dumped)
Status: CLOSED NOTOURBUG
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: Other All
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-02 05:33 UTC by Guo Jinxian
Modified: 2017-10-06 14:41 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (57.29 KB, text/plain)
2013-12-02 05:33 UTC, Guo Jinxian
no flags Details

Description Guo Jinxian 2013-12-02 05:33:29 UTC
Created attachment 90075 [details]
dmesg

System Environment:
--------------------------
Platform: Broadwell
kernel   (drm-intel-nexe-queued)be46ffd48ba34189336c6fe420ff3370dcd36c60
Some additional commit info:
Author: Ville Syrjälä <ville.syrjala@linux.intel.com>
Date:   Fri Nov 29 13:21:49 2013 +0200

    drm/i915: Fix port name in vlv_wait_port_ready() timeout warning

    We're currently misprinting the port name when vlv_wait_port_ready()
    times out. Fix it by using port_name().

    Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
    Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

Bug detailed description:
-----------------------------
gem_reloc_overflow: drmtest.c:1064: igt_exit: Assertion `skipped_one || succeede                                                                                                                                                      d_one || failed_one' failed.
Aborted (core dumped)

This is the first time to run igt test on Broadwell.

Steps:
---------------------------
./gem_reloc_overflow --run-subtest source-offset-end
Comment 1 Daniel Vetter 2013-12-02 06:53:02 UTC
"source-offset-end" is no longer a valid testname. Something in your setup to generate the igt cmdlines and testnames seems to be botched.

This changed with igt commit

c537c23efc8173d6526236b6b311ac44c10a14af
Author: Rafael Barbalho <rafael.barbalho@intel.com>
Date:   Wed Nov 6 18:12:12 2013 +0000

    tests/gem_reloc_overflow: Add gen8+ specifc tests
Comment 2 Guo Jinxian 2013-12-02 07:53:42 UTC
(In reply to comment #1)
> "source-offset-end" is no longer a valid testname. Something in your setup
> to generate the igt cmdlines and testnames seems to be botched.
> 
> This changed with igt commit
> 
> c537c23efc8173d6526236b6b311ac44c10a14af
> Author: Rafael Barbalho <rafael.barbalho@intel.com>
> Date:   Wed Nov 6 18:12:12 2013 +0000
> 
>     tests/gem_reloc_overflow: Add gen8+ specifc tests

Verified according the comments.
Comment 3 Elizabeth 2017-10-06 14:41:40 UTC
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.