Re: Java 1.6.0 pre12 with JOGL 2.3.1 crashes under OpenSUSE 13.2 with Mesa
Posted by
Sven Gothel on
Oct 03, 2015; 9:46pm
URL: https://forum.jogamp.org/Java-1-6-0-pre12-with-JOGL-2-3-1-crashes-under-OpenSUSE-13-2-with-Mesa-tp4035401p4035421.html
On 09/30/2015 03:08 PM, Sven Gothel wrote:
> On 09/30/2015 02:36 PM, Andreas [via jogamp] wrote:
>> Hi,
>>
>> here is a Swing JTabbedPane example. When switching between the Tabs it crashes.
>
> Are you willing to make it a unit test(*),
> incl. a git patch or pull request
> and a bug report?
>
> It would help saving my time a lot.
>
> Thank you.
>
> ~Sven
>
> (*) just find one of our Test*AWT unit tests,
> copy and make it fit your needs.
>
> The following unit tests may be suitable to check,
> since they are working
>
> - TestSharedContextWithJTabbedPaneAWT
> - TestBug816JTabbedPanelVisibilityB849B878AWT
>
New: Bug 1245 <
https://jogamp.org/bugzilla/show_bug.cgi?id=1245>
Am I right that the Java3D's Canvas3D is similar to our AWT GLCanvas?
I will attempt to put your simple test case into on of ours,
i.e. modified TestBug816JTabbedPanelVisibilityB849B878AWT,
and see whether a crash could be reproduced.
However, we don't have exact same machines setup here.
Debian 8, Mesa 10.3.2
Some Intel, dunno Haswell though ..
Question: Crash can only be reproduced on mentioned
platform, or others as well?
Please make this statement in bug report,
as well as continue this discussion there ..
Thank you!
~Sven