Hello
I'm sure there's plenty of people on this forum using JDownloader, so I'm wondering if anyone else is having the same trouble ?
It sometimes starts runs for a while and crashes other times it starts then crashes immediately.
Here's part of the printout
Code:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x06cf7d96, pid=2749, tid=3002555248
#
# JRE version: 6.0_21-b06
# Java VM: Java HotSpot(TM) Client VM (17.0-b16 mixed mode, sharing linux-x86 )
# Problematic frame:
# C [libGL.so.1+0x35d96]
# 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.
#
./jd.sh: line 71: 2749 Aborted (core dumped) java -Xmx512m -Dsun.java2d.opengl=true -jar JDownloader.jar
I've tried both open java and installed sun java today but I'm at a loss as to whether it's java, JDownloader or even opengl that's at fault, either way, anyone know a cure ?
Edit: well I went to /usr/share/JDownloader/jd.sh line 71 and edited it to read opengl=false and restarted JDownloader, ta daa it's working again, although I don't know if it's a coincidence or the cure