-Dsun.java2d.opengl = true causes all swing applications to crash, even just 
creating a JFrame and setting it visible.

[EMAIL PROTECTED]:~$ java -Dsun.java2d.opengl=true test
Ok
[EMAIL PROTECTED]
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f8a8ba9092b, pid=10924, tid=1085847888
#
# Java VM: OpenJDK 64-Bit Server VM (1.6.0-b09 mixed mode linux-amd64)
# Problematic frame:
# C  [libGL.so.1+0x5892b]
#
# An error report file with more information is saved as:
# /home/diefool/hs_err_pid10924.log
#
# If you would like to submit a bug report, please visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted


Ubuntu 8.04 LTS 64 bit
nvidia driver 173.14.05 
kernel 2.6.24.16

Everything else is standard ubuntu.

java version "1.6.0"
OpenJDK Runtime Environment (build 1.6.0-b09)
OpenJDK 64-Bit Server VM (build 1.6.0-b09, mixed mode)

Also happens with the latest sun JDK



Join Date: Apr 2005
Posts: 186
        
-Dsun.java2d.opengl.fbobject=false
will prevent it from crashing

I have an onboard 8200
ASUS M3N78-EMH HDMI AM2+/AM2 NVIDIA GeForce 8200 HDMI Micro ATX AMD Motherboard


Anyone ever run into this?
[Message sent by forum member 'd13f00l' (d13f00l)]

http://forums.java.net/jive/thread.jspa?messageID=278426

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to