Bug 89424

Summary: Darktable 1.6 will not launch unless OpenCL is disabled.
Product: Beignet Reporter: Germano Massullo <germano.massullo>
Component: BeignetAssignee: Zhigang Gong <zhigang.gong>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: i.gnatenko.brain
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Germano Massullo 2015-03-04 14:05:40 UTC
Original Fedora bugreport against Darktable package
https://bugzilla.redhat.com/show_bug.cgi?id=1195367


(In reply to August Schwerdfeger from comment #0)
> Description of problem:
> 
> Since updating to Darktable 1.6, I have been able to launch it only by
> providing the command-line parameter '--disable-opencl'. Attempting to
> launch it normally (e.g., by clicking its icon in the "Applications" menu)
> results in the process aborting unexpectedly, with the following output to
> the terminal:
> 
>   DRM_IOCTL_I915_GEM_APERTURE failed: No such file or directory
>   Assuming 131072kB available aperture size.
>   May lead to reduced performance or incorrect rendering.
>   get chip id failed: -1 [22]
>   param: 4, val: 0
>   darktable:
> /builddir/build/BUILD/Beignet-1.0.1-Source/src/intel/intel_driver.c:131:
> intel_driver_memman_init: Assertion `driver->bufmgr' failed.
> 
> ABRT associates this crash report with the failure:
> 
>   https://retrace.fedoraproject.org/faf/reports/525220/

(In reply to Germano Massullo from comment #1)
> Intel driver bug. Reassigning it...
> =========
> **Answer from Darktable's OpenCL specialist Ulrich Pegelow:**
> Obviously the driver is not only nonfunctional for the hardware but contains
> a bug which triggers a SIGABRT. Nothing we can do here as long as this
> doesn't get fixed in the driver code. Only option is to run darktable with
> --disable-opencl as suggested in the manual.
> 
> Does the driver need to be shipped with debugging enabled? With debugging
> disabled at least the assert statement will not cause the driver to
> terminate.
> 
> Ulrich 
> =========
Comment 1 Zhigang Gong 2015-03-05 07:06:33 UTC
This bug has been fixed in the master branch. Could you help to try it in your system?

Thanks.
Comment 2 Germano Massullo 2015-03-05 10:34:15 UTC
(In reply to Zhigang Gong from comment #1)
> This bug has been fixed in the master branch. Could you help to try it in
> your system?
> 
> Thanks.

Yes, I just alerted the Fedora bugreporter

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.