[Bug 75400] regression in OpenCL since commit cc3aeac
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Feb 23 12:26:12 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=75400
--- Comment #7 from Bruno Jiménez <brunojimen at gmail.com> ---
Hi Francisco,
The segfaults were caused because 'clGetPlatformIDs' returned an strange error
(-1001), and when passed to 'clUtilErrorString' (from 'cl_util.c') it meant an
unhandled error case. So it returned nothing, and when fprintf tries to write
it it gives a segfault.
Emil,
I'll try that patch as soon as I can.
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140223/6c53aa82/attachment.html>
More information about the dri-devel
mailing list