Login  Register

Java application freezes when instantiating JCanvas3D

classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Java application freezes when instantiating JCanvas3D

Michael Hoffer
Hi,

first of all, thanks for keeping Java3D alive! I'm finally trying to make the transition from 1.5.2 to 1.6. Unfortunately, I have trouble on Linux with the JCanvas3D class. Whenever I try to create JCanvas3D instance the whole application freezes without additional error messages.

Here is my configuration:

Ubuntu 15.04 x86_64, proprietary ATI/AMD driver, Java3D 1.6.0-pre12-daily-experimental daily, Jogl 2.3.1, Oracle JDK 8u45

Any idea what's wrong?

Michael

Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Java application freezes when instantiating JCanvas3D

gouessej
Administrator
Hi

Please provide a test case (a short self contained example) and use JVisualVM or JStack to know where it is "frozen".
Julien Gouesse | Personal blog | Website