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>