TextRenderer causing JVM Crash?

Posted by zeeawk on
URL: https://forum.jogamp.org/TextRenderer-causing-JVM-Crash-tp4025833.html

Having an issue on my friends computer where the JVM is crashing. I *think* it is when using TextRenderer.
Is there any concurrency issues or anything I should be aware of when using TextRenderer?

Here is the log of the jvm crash: http://pastebin.com/g6rrfkMa

Thanks