Bug 104723 - [CI] igt@[kms_3d|igt@kms_panel_fitting] - fail - Could not open data file "1080p-left.png": No such file or directoryReceived signal SIGSEGV.
Summary: [CI] igt@[kms_3d|igt@kms_panel_fitting] - fail - Could not open data file "10...
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: IGT (show other bugs)
Version: DRI git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard: ReadyForDev
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-22 07:59 UTC by Marta Löfstedt
Modified: 2018-04-20 11:38 UTC (History)
1 user (show)

See Also:
i915 platform: GLK, KBL, SNB
i915 features:


Attachments

Description Marta Löfstedt 2018-01-22 07:59:22 UTC
Starting at IGT_4159:

https://intel-gfx-ci.01.org/tree/drm-tip/IGT_4159/shard-snb6/igt@kms_3d.html
https://intel-gfx-ci.01.org/tree/drm-tip/IGT_4159/shard-kbl1/igt@kms_3d.html
https://intel-gfx-ci.01.org/tree/drm-tip/IGT_4159/shard-glkb2/igt@kms_3d.html
	

IGT-Version: 1.21-g94bd67c5 (x86_64) (Linux: 4.15.0-rc8-CI-CI_DRM_3656+ x86_64)

(kms_3d:1703) igt_core-CRITICAL: Could not open data file "1080p-left.png": No such file or directoryReceived signal SIGSEGV.
Stack trace: 
 #0 [fatal_sig_handler+0x104]
 #1 [killpg+0x40]
 #2 [fread+0x1a]
 #3 [stdio_read_func+0x2b]
 #4 [cairo_xcb_surface_set_drawable+0x9db5]
 #5 [png_get_uint_16+0x5e]
 #6 [png_read_info+0x27]
 #7 [cairo_xcb_surface_set_drawable+0x9977]
 #8 [cairo_image_surface_create_from_png_stream+0x25]
 #9 [igt_cairo_image_surface_create_from_png+0x3d]
 #10 [igt_paint_image+0x2a]
 #11 [igt_create_stereo_fb+0xbd]
 #12 [__real_main29+0x423]
 #13 [main+0x44]
 #14 [__libc_start_main+0xf1]
 #15 [_start+0x2a]
 #16 [<unknown>+0x2a]
Comment 1 Marta Löfstedt 2018-01-22 09:06:52 UTC
Also, https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3657/shard-glkb3/igt@kms_panel_fitting@legacy.html

but this is reproted as a crash, 

(kms_panel_fitting:1554) igt_core-CRITICAL: Could not open data file "1080p-left.png": No such file or directoryReceived signal SIGSEGV.
Stack trace: 
 #0 [fatal_sig_handler+0x104]
 #1 [killpg+0x40]
 #2 [fread+0x1a]
 #3 [stdio_read_func+0x2b]
 #4 [cairo_xcb_surface_set_drawable+0x9db5]
 #5 [png_get_uint_16+0x5e]
 #6 [png_read_info+0x27]
 #7 [cairo_xcb_surface_set_drawable+0x9977]
 #8 [cairo_image_surface_create_from_png_stream+0x25]
 #9 [igt_cairo_image_surface_create_from_png+0x3d]
 #10 [test_panel_fitting+0x16f]
 #11 [__real_main287+0xba]
 #12 [main+0x44]
 #13 [__libc_start_main+0xf1]
 #14 [_start+0x2a]
 #15 [<unknown>+0x2a]
Comment 2 Marta Löfstedt 2018-01-22 12:35:36 UTC
From IRC:

<marta> ivyl, Adrinael tsa this I believe to be Meson related "error": https://bugs.freedesktop.org/show_bug.cgi?id=104723
<Adrinael> Yes, it is
Comment 3 Petri Latvala 2018-01-22 13:24:13 UTC
Caused by meson build using an incorrect string for IGT_DATADIR. Patch sent: https://patchwork.freedesktop.org/series/36896/
Comment 4 Marta Löfstedt 2018-01-23 08:25:03 UTC
The issue is now hidden since we are currently building with autotools. I will archive the bug from cibuglog, but the bug should remain open until the patch is merged and tested on a Meson based build.
Comment 5 Petri Latvala 2018-01-25 09:58:27 UTC
commit 9c448ea79ebb0899dc18746fa7f31e19803c4d88
Author: Petri Latvala <petri.latvala@intel.com>
Date:   Mon Jan 22 15:04:07 2018 +0200

    meson: Use absolute path for IGT_DATADIR


Setting resolved/fixed, will be tested in CI probably this weekend. Depending on the results will reopen or close.


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.