-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SIGSEGV on Ubuntu using JavaCL #17
Comments
Hi @tarelli , Which version of JavaCL are you using? Cheers |
Hi @tarelli , Could you please try again with the latest 1.0-SNAPSHOT? There's a magic one-line fix that might help... Cheers |
From @vellamike on August 6, 2013 14:21 On an AMD ubuntu machine I was able to resolve the issue by using the AMD-APP-SDK-v2.8.1.0 SDK. |
From @tarelli on May 29, 2013 10:3
This happens either using CPU or GPU device:
With stacktrace:
The full specs of the system are:
Java:
java version "1.7.0_15"
Java(TM) SE Runtime Environment (build 1.7.0_15-b03)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
Distro:
Ubuntu 12.04.2 LTS
Kernel:
Linux mike-pdn 3.2.0-40-generic #64-Ubuntu SMP Mon Mar 25 21:22:10 UTC 2013
x86_64 x86_64 x86_64 GNU/Linux
CPU:
Intel(R) Core(TM)2 Quad CPU Q8300 @ 2.50GHz
GPU:
NVIDIA Corporation GT218 [GeForce 310](rev a2)
Full logs:
http://pastebin.com/h2tcbsX7
http://pastebin.com/UiiCDquj
Copied from original issue: nativelibs4java/nativelibs4java#405
The text was updated successfully, but these errors were encountered: