Bug 104722 - [BAT] igt@gem_* - CRASH
Summary: [BAT] igt@gem_* - CRASH
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: DRI git
Hardware: Other All
: medium normal
Assignee: Marta Löfstedt
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard: ReadyForDev
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-22 07:52 UTC by Marta Löfstedt
Modified: 2018-01-23 08:15 UTC (History)
1 user (show)

See Also:
i915 platform: CFL
i915 features: GEM/Other


Attachments

Description Marta Löfstedt 2018-01-22 07:52:08 UTC
Starting on CI_DRM_3657 there is are crashes on fi-cfl-s2 on the following tests:

https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3657/fi-cfl-s2/igt@gem_render_linear_blits@basic.html
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3657/fi-cfl-s2/igt@gem_render_tiled_blits@basic.html
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3657/fi-cfl-s2/igt@gem_tiled_fence_blits@basic.html

Received signal SIGSEGV.
Stack trace: 
 #0 [fatal_sig_handler+0x104]
 #1 [killpg+0x40]
 #2 [drm_intel_bufmgr_gem_enable_reuse+0x0]
 #3 [run_test+0xc6]
 #4 [__real_main172+0x6c]
 #5 [main+0x44]
 #6 [__libc_start_main+0xf1]
 #7 [_start+0x2a]
 #8 [<unknown>+0x2a]

This test is reported as fail:
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3657/fi-cfl-s2/igt@gem_tiled_blits@basic.html
but also appear to have a segfault in results:

Received signal SIGSEGV.
Stack trace: 
 #0 [fatal_sig_handler+0x104]
 #1 [killpg+0x40]
 #2 [drm_intel_bufmgr_gem_enable_reuse+0x0]
 #3 [main+0x90]
 #4 [__libc_start_main+0xf1]
 #5 [_start+0x2a]
 #6 [<unknown>+0x2a]
Comment 1 Marta Löfstedt 2018-01-22 13:56:01 UTC
Issue not reproduced on IGT_4167 because CI was reverted back to build with autotools.


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.