[Bug 90050] New: [SKL]igt/gem_reloc_vs_gpu doesn't exit testing and kernel BUG at drivers/gpu/drm/i915/i915_gem.c:2247!

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 16 00:47:24 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90050

            Bug ID: 90050
           Summary: [SKL]igt/gem_reloc_vs_gpu doesn't exit testing and
                    kernel BUG at drivers/gpu/drm/i915/i915_gem.c:2247!
           Product: DRI
           Version: unspecified
          Hardware: All
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Intel
          Assignee: intel-gfx-bugs at lists.freedesktop.org
          Reporter: huax.lu at intel.com
        QA Contact: intel-gfx-bugs at lists.freedesktop.org
                CC: intel-gfx-bugs at lists.freedesktop.org

Created attachment 115111
  --> https://bugs.freedesktop.org/attachment.cgi?id=115111&action=edit
dmesg

==System Environment==
--------------------------
Regression: not sure

Non-working platforms: SKL

==kernel==
--------------------------
drm-intel-nightly/5ea91de4ff45adb60031853d64314c3405378fbd
commit 5ea91de4ff45adb60031853d64314c3405378fbd
Author: Daniel Vetter <daniel.vetter at ffwll.ch>
Date:   Tue Apr 14 20:00:06 2015 +0200

    drm-intel-nightly: 2015y-04m-14d-17h-59m-22s UTC integration manifest

==Bug detailed description==
-----------------------------
Run ./gem_reloc_vs_gpu --run-subtest forked-interruptible-thrash-inactive-hang
20 cycles on SKL, it happens on the 16th cycle.

output error: 
Failed assertion: gtt_relocs
Last errno: 5, Input/output error

dmesg:
[ 4656.471553] ------------[ cut here ]------------
[ 4656.471606] WARNING: CPU: 0 PID: 8632 at
drivers/gpu/drm/i915/i915_gem.c:1999 i915_gem_object_put_pages_gtt+0x47/0x14d
[i915]()
[ 4656.471610] [drm:i915_reset_and_wakeup] resetting chip
[ 4656.471618] WARN_ON(ret != -EIO)
[ 4656.471622] Modules linked in: dm_mod snd_hda_codec_realtek ppdev
snd_hda_codec_generic pcspkr snd_hda_intel snd_hda_controller snd_hda_codec
snd_hda_core i2c_i801 snd_hwdep snd_pcm snd_timer snd soundcore joydev wmi
battery parport_pc parport ac acpi_cpufreq i915 button video drm_kms_helper drm
[ 4656.471688] CPU: 0 PID: 8632 Comm: gem_reloc_vs_gp Not tainted
4.0.0_drm-intel-nightly_5ea91d_20150415+ #1272
[ 4656.471694] Hardware name: Intel Corporation Skylake Client platform/Skylake
Y LPDDR3 RVP3, BIOS SKLSE2R1.86C.B067.R00.1412310711 12/31/2014
[ 4656.471699]  0000000000000000 0000000000000009 ffffffff81795847
ffff880086623d38
[ 4656.471707]  ffffffff8103bd5a 00000000000004f4 ffffffffa009e288
0000000000000001
[ 4656.471715]  ffff880088384700 0000000000000000 ffffffffa010ce40
ffff880086623e18
[ 4656.471723] Call Trace:
[ 4656.471737]  [<ffffffff81795847>] ? dump_stack+0x40/0x50
[ 4656.471749]  [<ffffffff8103bd5a>] ? warn_slowpath_common+0x98/0xb0
[ 4656.471792]  [<ffffffffa009e288>] ? i915_gem_object_put_pages_gtt+0x47/0x14d
[i915]
[ 4656.471804]  [<ffffffff8103bdb7>] ? warn_slowpath_fmt+0x45/0x4a
[ 4656.471842]  [<ffffffffa009dfbb>] ?
i915_gem_object_set_to_cpu_domain+0x27/0x133 [i915]
[ 4656.471917]  [<ffffffffa009e288>] ? i915_gem_object_put_pages_gtt+0x47/0x14d
[i915]
[ 4656.471966]  [<ffffffffa009fb2e>] ? i915_gem_object_put_pages+0x77/0xcf
[i915]
[ 4656.472029]  [<ffffffffa00a2b60>] ? i915_gem_shrink+0x177/0x1dc [i915]
[ 4656.472065]  [<ffffffffa008fea3>] ? i915_drop_caches_set+0x87/0xb7 [i915]
[ 4656.472085]  [<ffffffff8112c632>] ? simple_attr_write+0x81/0xae
[ 4656.472098]  [<ffffffff8110f29d>] ? vfs_write+0xb0/0x186
[ 4656.472106]  [<ffffffff8110fc0c>] ? SyS_write+0x41/0x84
[ 4656.472115]  [<ffffffff8179b0f2>] ? system_call_fastpath+0x12/0x17
[ 4656.472121] ---[ end trace fd9a6691bb0a99a2 ]---
[ 4656.472206] ------------[ cut here ]------------
[ 4656.528352] kernel BUG at drivers/gpu/drm/i915/i915_gem.c:2247!


==Reproduce steps==
---------------------------- 
1. run ./gem_reloc_vs_gpu --run-subtest
forked-interruptible-thrash-inactive-hang 20 cycles.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150416/055069ae/attachment.html>


More information about the intel-gfx-bugs mailing list