JVM segfaults in libGL.so when the -Dsun.java2d.opengl=True option is given
Bug #290884 reported by
Ævar Arnfjörð Bjarmason
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sun-java6 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
This happens under josm but I'm pretty sure it's a general issue with the JVM as JOSM is a pure-Java application.
Steps to reproduce:
$ sudo aptitude install josm
$ java -Dsun.java2d.
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x92453236, pid=7588, tid=2385771408
#
# Java VM: Java HotSpot(TM) Server VM (11.0-b15 mixed mode linux-x86)
# Problematic frame:
# C [libGL.
#
# An error report file with more information is saved as:
# /home/avar/
The error report is attached.
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.