Summary: | SIGSEGV on upgrade to Mac Lion 10.7.3. | ||
---|---|---|---|
Product: | [JogAmp] Jogl | Reporter: | Gene <gene.ressler> |
Component: | macosx | Assignee: | Sven Gothel <sgothel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | critical | ||
Priority: | --- | ||
Version: | 2 | ||
Hardware: | pc_x86_64 | ||
OS: | macosx | ||
Type: | --- | SCM Refs: | |
Workaround: | --- | ||
Attachments: | Lion 10.7.3 JOGL crash report. |
Sorry I omitted build info: This is build version 2.0-b41-20110916, based on: branch rc commit 64feda2fa7611627e31f55ecc7cf86e290fdf4e3 NEWT as well as AWT works here, with 10.7.3 latest update. java version "1.6.0_31" Java(TM) SE Runtime Environment (build 1.6.0_31-b04-415-11M3635) Java HotSpot(TM) 64-Bit Server VM (build 20.6-b01-415, mixed mode) Darwin jogamp03.goethel.localnet 11.3.0 Darwin Kernel Version 11.3.0 Latest code jogl: 218d67fc0222d7709b21c45792d44501351939c4 If the bug still exist, please re-open it. Thank you. |
Created attachment 346 [details] Lion 10.7.3 JOGL crash report. Attached is a report of crash during getGLProfile() on a Mac upgraded to Lion 10.7.3. The user says the app ran fine until the most recent Java update from Apple. This would be Update 8 on the 12th. The call in the trace is very early in the initialization. No chance of earlier corruption. The call is: glProfile = GLProfile.get(GLProfile.GL2); There are various similar reports (from about 12,000 installed copies), but this is the first with a full stack trace. Trying to get more details on the machine. Any help?