<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - regression in OpenCL since commit cc3aeac"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75400#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - regression in OpenCL since commit cc3aeac"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75400">bug 75400</a>
from <span class="vcard"><a class="email" href="mailto:brunojimen@gmail.com" title="Bruno Jiménez <brunojimen@gmail.com>"> <span class="fn">Bruno Jiménez</span></a>
</span></b>
<pre>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!</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>