Posted by
JOGL_noob on
Apr 25, 2012; 8:37am
URL: https://forum.jogamp.org/intermittent-crashes-with-JOGL-tp3937624.html
Linux 32bit, Latest Long term support version (i think 10.04)
JOGL 2.0 (using incremental build from 04/22/2012)
Netbeans 7.1.1
NVIDIA drivers = "version current" that came with Linux.
Program seams to work fine 20-30% of the time. Other times it crashes and I get this:
Info: XInitThreads() called for concurrent Thread support
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb7730f2d, pid=12378, tid=2362850160
#
# JRE version: 6.0_31-b04
# Java VM: Java HotSpot(TM) Server VM (20.6-b01 mixed mode linux-x86 )
# Problematic frame:
# C [libpthread.so.0+0x7f2d] pthread_mutex_lock+0x1d
#
# An error report file with more information is saved as:
# /usr/local/vcat/hs_err_pid12378.log
#
# If you would like to submit a bug report, please visit:
#
http://java.sun.com/webapps/bugreport/crash.jsp# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Result: 134
BUILD SUCCESSFUL (total time: 1 minute 46 seconds)
Any ideas what's going on?
Thanks in advance.