You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000000000000000, pid=27283, tid=140378190874368
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C 0x0000000000000000
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/mike/geppetto/serviceability/error.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
Which version of JavaCL are you using?
This looks like nativelibs4java/nativelibs4java#387, which is fixed in the latest snapshot (I'm long overdue to perform a new release :-S).
Hi @ochafik,
I did try also with SNAPSHOT-1.0.0 back to when you fixed that with no luck, same error. When do you think you are going to be able to release again (would be handy so that I can point to the new version anyway)?
Thanks
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: