From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 75400] regression in OpenCL since commit cc3aeac Date: Sun, 23 Feb 2014 20:26:12 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1480091143==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 72082F9D01 for ; Sun, 23 Feb 2014 12:26:12 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1480091143== Content-Type: multipart/alternative; boundary="1393187172.12a4650.11055"; charset="us-ascii" --1393187172.12a4650.11055 Date: Sun, 23 Feb 2014 20:26:12 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D75400 --- Comment #7 from Bruno Jim=C3=A9nez --- Hi Francisco, The segfaults were caused because 'clGetPlatformIDs' returned an strange er= ror (-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 wri= te it it gives a segfault. Emil, I'll try that patch as soon as I can. Thanks! --=20 You are receiving this mail because: You are the assignee for the bug. --1393187172.12a4650.11055 Date: Sun, 23 Feb 2014 20:26:12 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 7 on bug 75400<= /a> from Bruno Jim=C3=A9nez
Hi Francisco,

The segfaults were caused because 'clGetPlatformIDs' returned an strange er=
ror
(-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 wri=
te
it it gives a segfault.


Emil,

I'll try that patch as soon as I can.


Thanks!


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1393187172.12a4650.11055-- --===============1480091143== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1480091143==--