[Bug 75400] regression in OpenCL since commit cc3aeac (original) (raw)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 23 08:10:25 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75400

--- Comment #2 from Bruno Jiménez <brunojimen at gmail.com> --- Hi Emil,

No, it's not a compilation error, nor for mesa nor for opencl code. It's just that OpenCL programs crash with segfaults.

Every test from http://cgit.freedesktop.org/~tstellar/opencl-example/ fails and its 'hello_world' program crash with a segfault.

As the code changed in that bug has nothing to do with clover, maybe the problem is with my configuration?

Here's what I pass to autogen.sh, surely there's something I don't need, but I took them from a PKGBUILD:

--prefix=/usr
--sysconfdir=/etc
--with-dri-driverdir=/usr/lib/xorg/modules/dri
--with-gallium-drivers=r600,swrast
--with-dri-drivers=swrast
--enable-gallium-llvm
--enable-egl
--enable-gallium-egl
--with-egl-platforms=x11,drm,wayland
--enable-shared-glapi
--enable-gbm
--enable-gallium-gbm
--enable-glx-tls
--enable-dri
--enable-glx
--enable-osmesa
--enable-texture-float
--enable-xa
--enable-vdpau
--enable-omx
--with-llvm-shared-libs
--enable-opencl --enable-opencl-icd
--with-clang-libdir=/usr/lib

If there's anything else I can do to help, just ask. 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/52f2c700/attachment.html>



More information about the dri-devel mailing list