Skip to content

Regression

com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10.testTextRendererMSAA01

Failing for the past 1 build (Since Unstable#897 )
Took 2.1 sec.

Error Message

Error setting weight in shader: ShaderState[ 
 ShaderProgram[id=1, linked=true, inUse=true, program: 1,
   ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
   ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
 enabledAttributes [
 ], activeAttributes [
 ], managedAttributes [
 ], activeUniforms [
  GLUniformData[name gcu_PMVMatrix, location 2, size 4x4, count 2, data 
0: [    1.00000    0.00000    0.00000    0.00000 ]
0: [    0.00000    1.00000    0.00000    0.00000 ]
0: [    0.00000    0.00000    1.00000    0.00000 ]
0: [    0.00000    0.00000    0.00000    1.00000 ]
,
1: [    1.00000    0.00000    0.00000    0.00000 ]
1: [    0.00000    1.00000    0.00000    0.00000 ]
1: [    0.00000    0.00000    1.00000    0.00000 ]
1: [    0.00000    0.00000    0.00000    1.00000 ]
,
]
 ], managedUniforms [
  GLUniformData[name gcu_PMVMatrix, location 2, size 4x4, count 2, data 
0: [    1.00000    0.00000    0.00000    0.00000 ]
0: [    0.00000    1.00000    0.00000    0.00000 ]
0: [    0.00000    0.00000    1.00000    0.00000 ]
0: [    0.00000    0.00000    0.00000    1.00000 ]
,
1: [    1.00000    0.00000    0.00000    0.00000 ]
1: [    0.00000    1.00000    0.00000    0.00000 ]
1: [    0.00000    0.00000    1.00000    0.00000 ]
1: [    0.00000    0.00000    0.00000    1.00000 ]
,
]
  GLUniformData[name gcu_PMVMatrix, location 2, size 4x4, count 2, data 
0: [    1.00000    0.00000    0.00000    0.00000 ]
0: [    0.00000    1.00000    0.00000    0.00000 ]
0: [    0.00000    0.00000    1.00000    0.00000 ]
0: [    0.00000    0.00000    0.00000    1.00000 ]
,
1: [    1.00000    0.00000    0.00000    0.00000 ]
1: [    0.00000    1.00000    0.00000    0.00000 ]
1: [    0.00000    0.00000    1.00000    0.00000 ]
1: [    0.00000    0.00000    0.00000    1.00000 ]
,
]
 ]
]

Stacktrace

javax.media.opengl.GLException: Error setting weight in shader: ShaderState[ 
 ShaderProgram[id=1, linked=true, inUse=true, program: 1,
   ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
   ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
 enabledAttributes [
 ], activeAttributes [
 ], managedAttributes [
 ], activeUniforms [
  GLUniformData[name gcu_PMVMatrix, location 2, size 4x4, count 2, data 
0: [    1.00000    0.00000    0.00000    0.00000 ]
0: [    0.00000    1.00000    0.00000    0.00000 ]
0: [    0.00000    0.00000    1.00000    0.00000 ]
0: [    0.00000    0.00000    0.00000    1.00000 ]
,
1: [    1.00000    0.00000    0.00000    0.00000 ]
1: [    0.00000    1.00000    0.00000    0.00000 ]
1: [    0.00000    0.00000    1.00000    0.00000 ]
1: [    0.00000    0.00000    0.00000    1.00000 ]
,
]
 ], managedUniforms [
  GLUniformData[name gcu_PMVMatrix, location 2, size 4x4, count 2, data 
0: [    1.00000    0.00000    0.00000    0.00000 ]
0: [    0.00000    1.00000    0.00000    0.00000 ]
0: [    0.00000    0.00000    1.00000    0.00000 ]
0: [    0.00000    0.00000    0.00000    1.00000 ]
,
1: [    1.00000    0.00000    0.00000    0.00000 ]
1: [    0.00000    1.00000    0.00000    0.00000 ]
1: [    0.00000    0.00000    1.00000    0.00000 ]
1: [    0.00000    0.00000    0.00000    1.00000 ]
,
]
  GLUniformData[name gcu_PMVMatrix, location 2, size 4x4, count 2, data 
0: [    1.00000    0.00000    0.00000    0.00000 ]
0: [    0.00000    1.00000    0.00000    0.00000 ]
0: [    0.00000    0.00000    1.00000    0.00000 ]
0: [    0.00000    0.00000    0.00000    1.00000 ]
,
1: [    1.00000    0.00000    0.00000    0.00000 ]
1: [    0.00000    1.00000    0.00000    0.00000 ]
1: [    0.00000    0.00000    1.00000    0.00000 ]
1: [    0.00000    0.00000    0.00000    1.00000 ]
,
]
 ]
]
	at com.jogamp.graph.curve.opengl.Renderer.init(Renderer.java:143)
	at com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10.testTextRendererMSAA01(TestTextRendererNEWT10.java:115)
	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:206)

Standard Error

Thread-4 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1358577650210 ms +++ localhost/127.0.0.1:59999 - Locked 
++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - testTextRendererMSAA01
Requested: GLCaps[rgba 0x8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL4bc.hw], on-scr[.]]
X11OnscreenGLXContext [OpenGL 4.2, options 0x323, 4.2 (Compatibility profile, arb, debug, ES2 compatible, FBO, hardware) - 4.2.11991 Compatibility Profile/Debug Context, this 0x37fd6bea, handle 0x7fab34471f50, jogamp.opengl.gl4.GL4bcImpl@7cfefe3f,
	 quirks: [],
	Drawable: X11OnscreenGLXDrawable[Realized true,
	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@48e61a35,
	Handle    0x4000002,
	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fab2000f6a0, ResourceToolkitLock[obj 0x7ac2b2f6, isOwner true, <4737371, 37a001ff>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], idx 0], visualID 0x39, fbConfigID 0x39,
	requested GLCaps[rgba 0x8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL4bc.hw], on-scr[.]],
	chosen    GLCaps[glx vid 0x39, fbc 0x39: rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL4bc.hw], on-scr[.]]]
, NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, 1920x1200, X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fab349b5940, ResourceToolkitLock[obj 0x69e328e0, isOwner false, <4090c06f, 5f49d886>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fab349b5940, ResourceToolkitLock[obj 0x69e328e0, isOwner false, <4090c06f, 5f49d886>[count 0, qsz 0, owner <NULL>]]]]]
, ParentWindow null
, ParentWindowHandle 0x0 (false)
, WindowHandle 0x4000002
, SurfaceHandle 0x4000002 (lockedExt window false, surface false)
, Pos 2/23 (auto false), size 800x400
, Visible true, focus true
, Undecorated false (false)
, AlwaysOnTop false, Fullscreen false
, WrappedWindow null
, ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], KeyListeners num 0 [], windowLock <69267649, 5c1fe88d>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], direct true] 
Chosen: GLCaps[glx vid 0x39, fbc 0x39: rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL4bc.hw], on-scr[.]]
++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - testTextRendererMSAA01
SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1358577652559 ms --- localhost/127.0.0.1:59999 - Unlock ok