From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 29393] New: R600: libGL crashes using Lwjgl
Date: Tue, 3 Aug 2010 17:48:25 -0700 (PDT) [thread overview]
Message-ID: <bug-29393-502@http.bugs.freedesktop.org/> (raw)
https://bugs.freedesktop.org/show_bug.cgi?id=29393
Summary: R600: libGL crashes using Lwjgl
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: jonescaseyb@gmail.com
Created an attachment (id=37560)
--> (https://bugs.freedesktop.org/attachment.cgi?id=37560)
Full Java error log
Lwjgl is a Java binding to OpenGL. Any Lwjgl application or demo crashes
libGL.so and forces the Java VM to abort.
This is the output from Java:
Could not locate symbol glXCreateContextAttribsARB
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb00434a8, pid=19189, tid=2954230640
#
# JRE version: 6.0_21-b06
# Java VM: Java HotSpot(TM) Server VM (17.0-b16 mixed mode linux-x86 )
# Problematic frame:
# C [libGL.so.1+0x424a8]
#
# An error report file with more information is saved as:
# /root/hs_err_pid19189.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.
#
I'm attaching the mentioned hs_err_pid19189.log
I'm using the latest git version of Mesa with a Radeon 4850. KMS is enabled.
I'm using the Sun/Oracle JDK, not OpenJDK or IcedTea. I've confirmed that this
works on Mesa 7.8.2. It worked on earlier version of 7.9, but sometime in the
last few weeks it stopped working. I've been working on my own Lwjgl
application, so when I ran into this error I downgraded Mesa to 7.8, but I
still have 7.9 in a chroot which I can do further testing on.
There are demo applications here:
http://lwjgl.org/demos.php
I used GLGears.
To run a jnlp file from the command line:
javaws test.opengl.Gears
Thanks.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
next reply other threads:[~2010-08-04 0:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-04 0:48 bugzilla-daemon [this message]
2010-08-04 1:07 ` [Bug 29393] R600: libGL crashes using Lwjgl bugzilla-daemon
2010-08-04 1:17 ` bugzilla-daemon
2010-08-04 2:26 ` bugzilla-daemon
2010-08-04 4:21 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-29393-502@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.