I am having problems on linux using Gradle and Netbeans (throw the Gradle plugin). I created a very simple test for that,
here. Xramby suggested me that it is a problem with Netbeans since it relys on resources in the
build folder.
But when I already asked on the Gradle forum and on the github page of the Gradle plugin, in both places I was told that is not gradle/netbeans related, rather a Jogl one.
They point my log
here:
Stack: [0x00007fd56bb75000,0x00007fd56bc76000], sp=0x00007fd56bc73728, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x0000000000002546
j jogamp.nativewindow.x11.X11Lib.XOpenDisplay(Ljava/lang/String;)J+0
j jogamp.nativewindow.x11.X11Util.XOpenDisplay(Ljava/lang/String;)J+1
j jogamp.nativewindow.x11.X11Util.openDisplay(Ljava/lang/String;)J+96