Re: TextRenderer causing JVM Crash?

Posted by Sven Gothel on
URL: https://forum.jogamp.org/TextRenderer-causing-JVM-Crash-tp4025833p4025834.html

On 08/19/2012 07:56 PM, zeeawk [via jogamp] wrote:
> 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
>

This log says quite nothing.

Pls check the FAQ re. bug reporting
it mentions how to produce a good log file.

in short: add properties -Dnativewindow.debug=all -Djogl.debug=all

you may also try add the GL debug and trace pipeline via
  -Djogl.debug.DebugGL
  -Djogl.debug.TraceGL

to debug shader w/ ShaderUtils/Code:
  -Djogl.debug.GLSLCode

~Sven

> Thanks
>


signature.asc (910 bytes) Download Attachment