Summary: | [CI] igt@[kms_3d|igt@kms_panel_fitting] - fail - Could not open data file "1080p-left.png": No such file or directoryReceived signal SIGSEGV. | ||
---|---|---|---|
Product: | DRI | Reporter: | Marta Löfstedt <marta.lofstedt> |
Component: | IGT | Assignee: | Default DRI bug account <dri-devel> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs |
Version: | DRI git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | ReadyForDev | ||
i915 platform: | GLK, KBL, SNB | i915 features: |
Description
Marta Löfstedt
2018-01-22 07:59:22 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] 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 Caused by meson build using an incorrect string for IGT_DATADIR. Patch sent: https://patchwork.freedesktop.org/series/36896/ 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. 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.