Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- GLProfile.initSingleton(firstUIActionOnProcess: false) - thread Animation Thread
- java.lang.Exception: Stack trace
- at java.lang.Thread.dumpStack(Thread.java:1273)
- at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:128)
- at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:192)
- at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:1907)
- at javax.media.opengl.GLProfile.get(GLProfile.java:808)
- at javax.media.opengl.GLProfile.getDefault(GLProfile.java:595)
- at javax.media.opengl.GLProfile.getDefault(GLProfile.java:606)
- at processing.opengl.PGL.initPrimarySurface(PGL.java:540)
- at processing.opengl.PGraphicsOpenGL.initPrimary(PGraphicsOpenGL.java:5639)
- at processing.opengl.PGraphicsOpenGL.requestDraw(PGraphicsOpenGL.java:1445)
- at processing.core.PApplet.run(PApplet.java:1861)
- at java.lang.Thread.run(Thread.java:680)
- OGLUtilities.UNDEFINED = 0
- OGLUtilities.WINDOW = 1
- OGLUtilities.PBUFFER = 2
- OGLUtilities.TEXTURE = 3
- OGLUtilities.FLIP_BACKBUFFER = 4
- OGLUtilities.FBOBJECT = 5
- Checking for Java2D/OpenGL support
- Java2D support: default GraphicsConfiguration = apple.awt.CGraphicsConfig
- JOGL/Java2D integration disabled
- GLProfile.init firstUIActionOnProcess: false, thread: Animation Thread
- -----------------------------------------------------------------------------------------------------
- Platform: MACOS / Mac OS X 10.6.8 (os), x86_64 (arch), GENERIC_ABI, 2 cores
- MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
- int8 1 / 1, int16 2 / 2
- int 4 / 4, long 8 / 8
- int32 4 / 4, int64 8 / 8
- float 4 / 4, double 8 / 8, ldouble 16 / 16
- pointer 8 / 8, page 4096
- Platform: Java Version: 1.6.0_33, VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
- Platform: Java Vendor: Apple Inc., http://www.apple.com/, is JavaSE: true, AWT enabled: true
- -----------------------------------------------------------------------------------------------------
- -----------------------------------------------------------------------------------------------------
- Package: com.jogamp.common
- Extension Name: com.jogamp.common
- Specification Title: GlueGen Java Bindings Generator
- Specification Vendor: JogAmp Community
- Specification Version: 2.0
- Implementation Title: GlueGen Run-Time
- Implementation Vendor: JogAmp Community
- Implementation Vendor ID: com.jogamp
- Implementation URL: http://jogamp.org/
- Implementation Version: 2.0-bmanual-20120724
- Implementation Branch: master
- Implementation Commit: 23ec994d65329f239f17322ad23510a77e709534
- -----------------------------------------------------------------------------------------------------
- -----------------------------------------------------------------------------------------------------
- Package: javax.media.nativewindow
- Extension Name: null
- Specification Title: null
- Specification Vendor: null
- Specification Version: null
- Implementation Title: null
- Implementation Vendor: null
- Implementation Vendor ID: null
- Implementation URL: null
- Implementation Version: null
- Implementation Branch: null
- Implementation Commit: null
- -----------------------------------------------------------------------------------------------------
- -----------------------------------------------------------------------------------------------------
- Package: javax.media.opengl
- Extension Name: javax.media.opengl
- Specification Title: Java Bindings for OpenGL API Specification
- Specification Vendor: JogAmp Community
- Specification Version: 2.0
- Implementation Title: Java Bindings for OpenGL Runtime Environment
- Implementation Vendor: JogAmp Community
- Implementation Vendor ID: com.jogamp
- Implementation URL: http://jogamp.org/
- Implementation Version: 2.0-bmanual-20120724
- Implementation Branch: master
- Implementation Commit: 90f2156e4c48386eb2ee06acc1169a7557851e88
- -----------------------------------------------------------------------------------------------------
- GLDrawableFactory.static - Native OS Factory for: MacOSX: jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLDrawableFactory
- Info: EGLDrawableFactory: EGL ES1 - NOPE
- Info: EGLDrawableFactory: EGL ES2 - NOPE
- Info: GLProfile.init - Default device is desktop derived: MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0]
- Info: GLProfile.initProfilesForDevice: MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0] (com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice), isSet false, hasDesktopGLFactory true, hasEGLFactory true
- GLProfile.init map decon, desktopCtxUndef true, esCtxUndef true
- GLProfile.init map GLProfile[GL4bc/GL4bc.sw] on device decon
- GLProfile.init map defaultAny GLProfile[GL4bc/GL4bc.sw] on device decon
- GLProfile.init map GLProfile[GL3bc/GL3bc.sw] on device decon
- GLProfile.init map GLProfile[GL2/GL2.sw] on device decon
- GLProfile.init map GLProfile[GL4/GL4.sw] on device decon
- GLProfile.init map GLProfile[GL3/GL3.sw] on device decon
- GLProfile.init map GLProfile[GL2GL3/GL2.sw] on device decon
- GLProfile.init map *** no mapping for GLES2 on device decon
- GLProfile.init map GLProfile[GL2ES2/GL2.sw] on device decon
- GLProfile.init map *** no mapping for GLES1 on device decon
- GLProfile.init map GLProfile[GL2ES1/GL2.sw] on device decon
- Animation Thread: setRealized: MacOSXOnscreenCGLDrawable false -> true
- MacOSXCGLDrawableFactory.dummySurfaceLifecycleHook.create: WrappedSurface[config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]],
- requested GLCaps[on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]], displayHandle 0x0, surfaceHandle 0x1020a35c0, size 64x64, surfaceLock <755c62bc, 45660d6>[count 0, qsz 0, owner <NULL>], upstreamSurfaceHook jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory$1: MacOSXLSurfaceLifecycleHook[]]
- Animation Thread: GLContext.resetStates()
- Share context is 0x0 for MacOSXOnscreenCGLContext [OpenGL -1.-1, options 0x0, null, this 0x74f30494, handle 0x0, null,
- Drawable: MacOSXOnscreenCGLDrawable[Realized true,
- Factory jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLDrawableFactory@7eb1cc87,
- handle 0x1020a35c0,
- Window WrappedSurface[config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]],
- requested GLCaps[on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]], displayHandle 0x0, surfaceHandle 0x1020a35c0, size 64x64, surfaceLock <755c62bc, 45660d6>[count 1, qsz 0, owner <Animation Thread>], upstreamSurfaceHook jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory$1: MacOSXLSurfaceLifecycleHook[]]], lock <4aeaf40c, 73c6641>[count 1, qsz 0, owner <Animation Thread>], mode NSOPENGL]
- Animation Thread: createContextARB: mappedVersionsAvailableSet(decon): false
- Animation Thread: createContextARBVersions: share 0, direct true, version 4.2
- Animation Thread: createContextARBImpl: Not supported 4.2 (Compatibility profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 4.1
- Animation Thread: createContextARBImpl: Not supported 4.1 (Compatibility profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 4.0
- Animation Thread: createContextARBImpl: Not supported 4.0 (Compatibility profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARB-MapVersionsAvailable NOPE: 4.2
- Animation Thread: createContextARBVersions: share 0, direct true, version 3.3
- Animation Thread: createContextARBImpl: Not supported 3.3 (Compatibility profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 3.2
- Animation Thread: createContextARBImpl: Not supported 3.2 (Compatibility profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 3.1
- Animation Thread: createContextARBImpl: Not supported 3.1 (Compatibility profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARB-MapVersionsAvailable NOPE: 3.2
- Animation Thread: createContextARBVersions: share 0, direct true, version 3.0
- Animation Thread: createContextARBImpl: Not supported 3.0 (Compatibility profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 2.1
- 2012-07-24 19:10:55.549 java[12427:fb03] *** __NSAutoreleaseNoPool(): Object 0x1020b06f0 of class NSCFNumber autoreleased with no pool in place - just leaking
- 2012-07-24 19:10:55.551 java[12427:fb03] *** __NSAutoreleaseNoPool(): Object 0x1020b2730 of class NSConcreteValue autoreleased with no pool in place - just leaking
- 2012-07-24 19:10:55.551 java[12427:fb03] *** __NSAutoreleaseNoPool(): Object 0x10012db80 of class NSCFNumber autoreleased with no pool in place - just leaking
- 2012-07-24 19:10:55.551 java[12427:fb03] *** __NSAutoreleaseNoPool(): Object 0x1020a2dd0 of class NSConcreteValue autoreleased with no pool in place - just leaking
- 2012-07-24 19:10:55.551 java[12427:fb03] *** __NSAutoreleaseNoPool(): Object 0x1020b3900 of class NSCFDictionary autoreleased with no pool in place - just leaking
- NS create OSX>=lion false
- NS create allowIncompleteView: true
- NS create backingLayerHost: null
- NS create share: 0
- NS create chosenCaps: GLCaps[on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
- NS create pixelFormat: 0x1020a7f50
- NS create drawable native-handle: 0x1020a35c0
- NS create drawable NSView-handle: 0x1020a35c0
- NS create screen refresh-rate: 0 hz, Infinity micros
- 2012-07-24 19:10:55.555 java[12427:fb03] invalid drawable
- NS create fixedCaps: GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
- Animation Thread: createContextARBImpl: OK 2.1 (Compatibility profile, arb, hardware) - @creation, share 0, direct true on OSX 10.6.8
- java.lang.Exception: Info: setGL (OpenGL null): Animation Thread, <null> -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@34d507e9
- at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:235)
- at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1108)
- at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:887)
- at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:824)
- at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:752)
- at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:684)
- at jogamp.opengl.macosx.cgl.MacOSXCGLContext.createImpl(MacOSXCGLContext.java:252)
- at jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLContext.createImpl(MacOSXOnscreenCGLContext.java:78)
- at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:539)
- at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:450)
- at jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateOSXSharedResource(MacOSXCGLDrawableFactory.java:230)
- at jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.createSharedResource(MacOSXCGLDrawableFactory.java:277)
- at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1610)
- at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1571)
- at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1540)
- at javax.media.opengl.GLProfile.access$100(GLProfile.java:76)
- at javax.media.opengl.GLProfile$1.run(GLProfile.java:167)
- at java.security.AccessController.doPrivileged(Native Method)
- at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:133)
- at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:192)
- at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:1907)
- at javax.media.opengl.GLProfile.get(GLProfile.java:808)
- at javax.media.opengl.GLProfile.getDefault(GLProfile.java:595)
- at javax.media.opengl.GLProfile.getDefault(GLProfile.java:606)
- at processing.opengl.PGL.initPrimarySurface(PGL.java:540)
- at processing.opengl.PGraphicsOpenGL.initPrimary(PGraphicsOpenGL.java:5639)
- at processing.opengl.PGraphicsOpenGL.requestDraw(PGraphicsOpenGL.java:1445)
- at processing.core.PApplet.run(PApplet.java:1861)
- at java.lang.Thread.run(Thread.java:680)
- Animation Thread: Initializing CGL extension address table: MacOSX-MacOSX_decon_0
- Animation Thread: GLContext CGL ProcAddressTable mapping key(MacOSX-MacOSX_decon_0) -> 0x5c435a3a
- Animation Thread: GLContext.setGLFuncAvail.0 FQN: MacOSX_decon_0-0x2010003 - 2.1 (Compatibility profile, arb, hardware)
- Animation Thread: GLContext GL ProcAddressTable mapping key(MacOSX_decon_0-0x2010003) -> 0x670fe2b9
- Animation Thread:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@34d507e9, OpenGL null
- Animation Thread:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL null, use glGetString
- Animation Thread:ExtensionAvailabilityCache: GL_EXTENSIONS: 122, used glGetString
- Animation Thread:ExtensionAvailabilityCache: GLX_EXTENSIONS: 0
- Animation Thread:ExtensionAvailabilityCache: GL vendor: NVIDIA Corporation
- Animation Thread:ExtensionAvailabilityCache: ALL EXTENSIONS: 122
- Animation Thread:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions
- Animation Thread:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions
- Animation Thread:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions
- Animation Thread:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions
- Animation Thread:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions
- Animation Thread:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions
- Animation Thread:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions
- Animation Thread:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions
- Animation Thread: GLContext GL ExtensionAvailabilityCache mapping key(MacOSX_decon_0-0x2010003) -> 0x4386d484 - entries: 131
- Animation Thread: GLContext.setGLFuncAvail.X: MacOSX_decon_0-0x2010003 - 2.1 (Compatibility profile, arb, FBO, hardware)
- GLContext.mapAvailableGLVersion: MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0]: 2.0 (Compatibility profile, hardware) -> 2.1 (Compatibility profile, arb, FBO, hardware)
- Animation Thread: createContextARB-MapVersionsAvailable HAVE: 2.2 -> 2.1 (Compatibility profile, arb, FBO, hardware) - 2.1 NVIDIA-1.6.36
- Animation Thread: GLContext.resetStates()
- Animation Thread: createContextARBVersions: share 0, direct true, version 4.2
- Animation Thread: createContextARBImpl: Not supported 4.2 (Core profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 4.1
- Animation Thread: createContextARBImpl: Not supported 4.1 (Core profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 4.0
- Animation Thread: createContextARBImpl: Not supported 4.0 (Core profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 4.2
- Animation Thread: createContextARBImpl: Not supported 4.2 (forward, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 4.1
- Animation Thread: createContextARBImpl: Not supported 4.1 (forward, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 4.0
- Animation Thread: createContextARBImpl: Not supported 4.0 (forward, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 4.2
- Animation Thread: createContextARBImpl: Not supported 4.2 (Compatibility profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 4.1
- Animation Thread: createContextARBImpl: Not supported 4.1 (Compatibility profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 4.0
- Animation Thread: createContextARBImpl: Not supported 4.0 (Compatibility profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARB-MapVersionsAvailable NOPE: 4.4
- Animation Thread: createContextARBVersions: share 0, direct true, version 3.3
- Animation Thread: createContextARBImpl: Not supported 3.3 (Core profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 3.2
- Animation Thread: createContextARBImpl: Not supported 3.2 (Core profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 3.1
- Animation Thread: createContextARBImpl: Not supported 3.1 (Core profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 3.3
- Animation Thread: createContextARBImpl: Not supported 3.3 (forward, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 3.2
- Animation Thread: createContextARBImpl: Not supported 3.2 (forward, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 3.1
- Animation Thread: createContextARBImpl: Not supported 3.1 (forward, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 3.3
- Animation Thread: createContextARBImpl: Not supported 3.3 (Compatibility profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 3.2
- Animation Thread: createContextARBImpl: Not supported 3.2 (Compatibility profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARBVersions: share 0, direct true, version 3.1
- Animation Thread: createContextARBImpl: Not supported 3.1 (Compatibility profile, arb, hardware) - @creation on OSX 10.6.8
- Animation Thread: createContextARB-MapVersionsAvailable NOPE: 3.4
- Animation Thread: createContextARB: SET mappedVersionsAvailableSet MacOSX_decon_0
- MacOSX_decon_0-0x2020000: 2.1 (Compatibility profile, arb, FBO, hardware)
- GLContextImpl.mapGLVersions: MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], profileAliasing: true, total 380.685ms
- MacOSX_decon_0-0x2020000: 2.1 (Compatibility profile, arb, FBO, hardware)
- 2012-07-24 19:10:55.910 java[12427:fb03] *** __NSAutoreleaseNoPool(): Object 0x100106d90 of class NSCFNumber autoreleased with no pool in place - just leaking
- 2012-07-24 19:10:55.910 java[12427:fb03] *** __NSAutoreleaseNoPool(): Object 0x100106660 of class NSConcreteValue autoreleased with no pool in place - just leaking
- 2012-07-24 19:10:55.911 java[12427:fb03] *** __NSAutoreleaseNoPool(): Object 0x10012db80 of class NSCFNumber autoreleased with no pool in place - just leaking
- 2012-07-24 19:10:55.911 java[12427:fb03] *** __NSAutoreleaseNoPool(): Object 0x1001147b0 of class NSConcreteValue autoreleased with no pool in place - just leaking
- 2012-07-24 19:10:55.911 java[12427:fb03] *** __NSAutoreleaseNoPool(): Object 0x10019d890 of class NSCFDictionary autoreleased with no pool in place - just leaking
- NS create OSX>=lion false
- NS create allowIncompleteView: true
- NS create backingLayerHost: null
- NS create share: 0
- NS create chosenCaps: GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
- NS create pixelFormat: 0x100106d60
- NS create drawable native-handle: 0x1020a35c0
- NS create drawable NSView-handle: 0x1020a35c0
- NS create screen refresh-rate: 0 hz, Infinity micros
- 2012-07-24 19:10:55.912 java[12427:fb03] invalid drawable
- NS create fixedCaps: GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
- Animation Thread: createContextARBImpl: OK 2.1 (Compatibility profile, arb, FBO, hardware) - @creation, share 0, direct true on OSX 10.6.8
- java.lang.Exception: Info: setGL (OpenGL null): Animation Thread, <null> -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@48ea48be
- at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:235)
- at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1108)
- at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:703)
- at jogamp.opengl.macosx.cgl.MacOSXCGLContext.createImpl(MacOSXCGLContext.java:252)
- at jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLContext.createImpl(MacOSXOnscreenCGLContext.java:78)
- at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:539)
- at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:450)
- at jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateOSXSharedResource(MacOSXCGLDrawableFactory.java:230)
- at jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.createSharedResource(MacOSXCGLDrawableFactory.java:277)
- at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1610)
- at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1571)
- at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1540)
- at javax.media.opengl.GLProfile.access$100(GLProfile.java:76)
- at javax.media.opengl.GLProfile$1.run(GLProfile.java:167)
- at java.security.AccessController.doPrivileged(Native Method)
- at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:133)
- at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:192)
- at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:1907)
- at javax.media.opengl.GLProfile.get(GLProfile.java:808)
- at javax.media.opengl.GLProfile.getDefault(GLProfile.java:595)
- at javax.media.opengl.GLProfile.getDefault(GLProfile.java:606)
- at processing.opengl.PGL.initPrimarySurface(PGL.java:540)
- at processing.opengl.PGraphicsOpenGL.initPrimary(PGraphicsOpenGL.java:5639)
- at processing.opengl.PGraphicsOpenGL.requestDraw(PGraphicsOpenGL.java:1445)
- at processing.core.PApplet.run(PApplet.java:1861)
- at java.lang.Thread.run(Thread.java:680)
- Animation Thread: Initializing CGL extension address table: MacOSX-MacOSX_decon_0
- Animation Thread: GLContext CGL ProcAddressTable reusing key(MacOSX-MacOSX_decon_0) -> 0x5c435a3a
- Animation Thread: GLContext.setGLFuncAvail.0 FQN: MacOSX_decon_0-0x2010003 - 2.1 (Compatibility profile, arb, FBO, hardware)
- Animation Thread: GLContext GL ProcAddressTable reusing key(MacOSX_decon_0-0x2010003) -> 0x670fe2b9
- Animation Thread: GLContext GL ExtensionAvailabilityCache reusing key(MacOSX_decon_0-0x2010003) -> 0x4386d484 - entries: 131
- Animation Thread: GLContext.setGLFuncAvail.X: MacOSX_decon_0-0x2010003 - 2.1 (Compatibility profile, arb, FBO, hardware)
- Animation Thread: Create GL context OK: obj 0x74f30494, ctx 0x10012de30 for jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLContext - 2.1 (Compatibility profile, arb, FBO, hardware) - 2.1 NVIDIA-1.6.36
- GLDebugMessageHandler.init(false)
- GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 2.1 (Compatibility profile, arb, FBO, hardware) - 2.1 NVIDIA-1.6.36
- GLDebugMessageHandler.init(false) .. n/a
- Animation Thread: GLContext.ContextSwitch: obj 0x74f30494, ctx 0x10012de30 - switch - CONTEXT_CURRENT_NEW - <4aeaf40c, 73c6641>[count 1, qsz 0, owner <Animation Thread>]
- Animation Thread: GLContextImpl.destroy.0: obj 0x74f30494, ctx 0x10012de30, isShared false - <4aeaf40c, 73c6641>[count 1, qsz 0, owner <Animation Thread>]
- Animation Thread: GLContext.resetStates()
- Animation Thread: setRealized: MacOSXOnscreenCGLDrawable true -> false
- MacOSXCGLDrawableFactory.dummySurfaceLifecycleHook.destroy: WrappedSurface[config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]],
- requested GLCaps[on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]], displayHandle 0x0, surfaceHandle 0x0, size 64x64, surfaceLock <755c62bc, 45660d6>[count 0, qsz 0, owner <NULL>], upstreamSurfaceHook jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory$1: MacOSXLSurfaceLifecycleHook[]]
- MacOSXCGLDrawableFactory.createShared: device: MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0]
- MacOSXCGLDrawableFactory.createShared: context: madeCurrent true, NPOT true, RECT true, FloatPixels true
- GLProfile.initProfilesForDevice: MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0]: desktop Shared Ctx true
- GLProfile.init map decon, desktopCtxUndef false, esCtxUndef false
- GLProfile.init map *** no mapping for GL4bc on device decon
- GLProfile.init map *** no mapping for GL3bc on device decon
- GLProfile.init map GLProfile[GL2/GL2.hw] on device decon
- GLProfile.init map defaultHW GLProfile[GL2/GL2.hw] on device decon
- GLProfile.init map *** no mapping for GL4 on device decon
- GLProfile.init map *** no mapping for GL3 on device decon
- GLProfile.init map GLProfile[GL2GL3/GL2.hw] on device decon
- GLProfile.init map defaultAny GLProfile[GL2GL3/GL2.hw] on device decon
- GLProfile.init map *** no mapping for GLES2 on device decon
- GLProfile.init map GLProfile[GL2ES2/GL2.hw] on device decon
- GLProfile.init map *** no mapping for GLES1 on device decon
- GLProfile.init map GLProfile[GL2ES1/GL2.hw] on device decon
- GLProfile.initProfilesForDevice: decon: added profile(s): desktop true, egl false
- GLProfile.initProfilesForDevice: decon: Native[GL4bc false, GL4 false, GL3bc false, GL3 false, GL2 true [2.1 (Compatibility profile, arb, FBO, hardware)], GL2ES1 true, GLES1 false, GL2ES2 true, GLES2 false], Profiles[GLProfile[GL2ES2/GL2.hw], GLProfile[GL2ES1/GL2.hw], GLProfile[GL2/GL2.hw], GLProfile[GL2/GL2.hw], GLProfile[GL2GL3/GL2.hw], , default GLProfile[GL2/GL2.hw]]
- GLProfile.dumpGLInfo: shared context n/a
- GLProfile.init addedAnyProfile true
- GLProfile.init isAWTAvailable true
- GLProfile.init hasDesktopGLFactory true
- GLProfile.init hasGL234Impl true
- GLProfile.init hasEGLFactory true
- GLProfile.init hasGLES1Impl false
- GLProfile.init hasGLES2Impl false
- GLProfile.init defaultDevice MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0]
- GLProfile.init defaultDevice Desktop MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0]
- GLProfile.init defaultDevice EGL EGLGraphicsDevice[type EGL, connection decon, unitID 0, handle 0x0, nativeDisplayID 0x0]
- GLProfile.init profile order [GL4bc, GL3bc, GL2, GL4, GL3, GL2GL3, GLES2, GL2ES2, GLES1, GL2ES1]
- Info: EGLDrawableFactory.validateDevice: device not compatible : MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0]
- Default Profiles on device MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0]
- Native
- GL4bc false
- GL4 false
- GL3bc false
- GL3 false
- GL2 true [2.1 (Compatibility profile, arb, FBO, hardware)]
- GL2ES1 true
- GLES1 false
- GL2ES2 true
- GLES2 false
- Profiles
- GLProfile[GL2ES2/GL2.hw]
- GLProfile[GL2ES1/GL2.hw]
- GLProfile[GL2/GL2.hw]
- GLProfile[GL2/GL2.hw]
- GLProfile[GL2GL3/GL2.hw]
- default GLProfile[GL2/GL2.hw]
- Desktop Capabilities:
- none
- EGL Capabilities:
- none
- Animation Thread: Info: addNotify - start, bounds: java.awt.Rectangle[x=0,y=0,width=400,height=400]
- java.lang.Exception: Stack trace
- at java.lang.Thread.dumpStack(Thread.java:1273)
- at javax.media.opengl.awt.GLCanvas.addNotify(GLCanvas.java:498)
- at java.awt.Container.addImpl(Container.java:1066)
- at java.awt.Container.add(Container.java:925)
- at processing.opengl.PGL.initPrimarySurface(PGL.java:579)
- at processing.opengl.PGraphicsOpenGL.initPrimary(PGraphicsOpenGL.java:5639)
- at processing.opengl.PGraphicsOpenGL.requestDraw(PGraphicsOpenGL.java:1445)
- at processing.core.PApplet.run(PApplet.java:1861)
- at java.lang.Thread.run(Thread.java:680)
- Animation Thread: GLCanvas: TK disableBackgroundErase method found: true
- Animation Thread: GLCanvas: TK disableBackgroundErase error: null
- Animation Thread: GLCanvas: TK disableBackgroundErase error: null
- GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable -> Offscreen-Layer: JAWT-Window[windowHandle 0x1001966c0, surfaceHandle 0x0, bounds [ 0 / 0 400 x 400 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface true, pos 0/0, size 400x400, visible true, lockedExt false,
- config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pixmap],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
- apple.awt.CGraphicsConfig@12b7eea[dev=CGraphicsDevice[screen=0],pixfmt=0],
- encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]],
- awtComponent AWT-GLCanvas[Realized false,
- null-drawable,
- Factory null,
- handle 0x0,
- Drawable size -1x-1,
- AWT pos 0/0, size 400x400,
- visible true,
- AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pixmap],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
- apple.awt.CGraphicsConfig@12b7eea[dev=CGraphicsDevice[screen=0],pixfmt=0],
- encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]]],
- surfaceLock <26afa68a, 55dec1dd>[count 1, qsz 0, owner <Animation Thread>]]
- GLDrawableFactoryImpl.createGLDrawable: MacOSXPbufferCGLDrawable[Realized false,
- Factory jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLDrawableFactory@7eb1cc87,
- handle 0x0,
- Window JAWT-Window[windowHandle 0x1001966c0, surfaceHandle 0x0, bounds [ 0 / 0 400 x 400 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface true, pos 0/0, size 400x400, visible true, lockedExt false,
- config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pixmap],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
- apple.awt.CGraphicsConfig@12b7eea[dev=CGraphicsDevice[screen=0],pixfmt=0],
- encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]],
- awtComponent AWT-GLCanvas[Realized false,
- null-drawable,
- Factory null,
- handle 0x0,
- Drawable size -1x-1,
- AWT pos 0/0, size 400x400,
- visible true,
- AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pixmap],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
- apple.awt.CGraphicsConfig@12b7eea[dev=CGraphicsDevice[screen=0],pixfmt=0],
- encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]]],
- surfaceLock <26afa68a, 55dec1dd>[count 1, qsz 0, owner <Animation Thread>]]]
- Animation Thread: GLContext.resetStates()
- Animation Thread: Info: addNotify - end: peer: [class apple.awt.CCanvas]: AWT-GLCanvas[Realized false,
- jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable,
- Factory jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLDrawableFactory@7eb1cc87,
- handle 0x0,
- Drawable size 400x400,
- AWT pos 0/0, size 400x400,
- visible true,
- AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pixmap],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
- apple.awt.CGraphicsConfig@12b7eea[dev=CGraphicsDevice[screen=0],pixfmt=0],
- encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]]]
- Threading: jogl.1thread null, singleThreaded true, hasAWT true, mode ST_AWT, plugin jogamp.opengl.awt.AWTThreadingPlugin@1eb3319f
- AWT-EventQueue-0: setRealized: MacOSXPbufferCGLDrawable false -> true
- Pbuffer config: MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]
- MacOSXPbufferCGLDrawable tex: target 0xde1, pbufferSize 400x400, texSize 400x400, internal-fmt 0x1908
- MacOSXPbufferCGLDrawable pBuffer: 0x10010ff40
- AWT-EventQueue-0: Realized Drawable: MacOSXPbufferCGLDrawable[Realized true,
- Factory jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLDrawableFactory@7eb1cc87,
- handle 0x10010ff40,
- Window JAWT-Window[windowHandle 0x1001966c0, surfaceHandle 0x10010ff40, bounds [ 0 / 0 400 x 400 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface true, pos 0/0, size 400x400, visible true, lockedExt false,
- config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pixmap],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
- apple.awt.CGraphicsConfig@12b7eea[dev=CGraphicsDevice[screen=0],pixfmt=0],
- encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]],
- awtComponent AWT-GLCanvas[Realized true,
- jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable,
- Factory jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLDrawableFactory@7eb1cc87,
- handle 0x10010ff40,
- Drawable size 400x400,
- AWT pos 0/0, size 400x400,
- visible true,
- AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pixmap],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
- apple.awt.CGraphicsConfig@12b7eea[dev=CGraphicsDevice[screen=0],pixfmt=0],
- encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]]],
- surfaceLock <26afa68a, 55dec1dd>[count 0, qsz 0, owner <NULL>]]]
- java.lang.Exception: Stack trace
- at java.lang.Thread.dumpStack(Thread.java:1273)
- at javax.media.opengl.awt.GLCanvas.validateGLDrawable(GLCanvas.java:566)
- at javax.media.opengl.awt.GLCanvas.access$500(GLCanvas.java:140)
- at javax.media.opengl.awt.GLCanvas$9.run(GLCanvas.java:962)
- at javax.media.opengl.Threading.invoke(Threading.java:193)
- at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:427)
- at javax.media.opengl.awt.GLCanvas.paint(GLCanvas.java:479)
- at sun.awt.RepaintArea.paintComponent(RepaintArea.java:276)
- at sun.awt.RepaintArea.paint(RepaintArea.java:241)
- at apple.awt.ComponentModel.handleEvent(ComponentModel.java:263)
- at java.awt.Component.dispatchEventImpl(Component.java:4813)
- at java.awt.Component.dispatchEvent(Component.java:4565)
- at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:684)
- at java.awt.EventQueue.access$000(EventQueue.java:85)
- at java.awt.EventQueue$1.run(EventQueue.java:643)
- at java.awt.EventQueue$1.run(EventQueue.java:641)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
- at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
- at java.awt.EventQueue$2.run(EventQueue.java:657)
- at java.awt.EventQueue$2.run(EventQueue.java:655)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
- at java.awt.EventQueue.dispatchEvent(EventQueue.java:654)
- at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
- at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
- at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
- at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
- at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
- at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
- Share context is 0x0 for MacOSXPbufferCGLContext [OpenGL -1.-1, options 0x0, null, this 0x6ee3849c, handle 0x0, null,
- Drawable: MacOSXPbufferCGLDrawable[Realized true,
- Factory jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLDrawableFactory@7eb1cc87,
- handle 0x10010ff40,
- Window JAWT-Window[windowHandle 0x1001966c0, surfaceHandle 0x10010ff40, bounds [ 0 / 0 400 x 400 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface true, pos 0/0, size 400x400, visible true, lockedExt false,
- config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pixmap],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
- apple.awt.CGraphicsConfig@12b7eea[dev=CGraphicsDevice[screen=0],pixfmt=0],
- encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]],
- awtComponent AWT-GLCanvas[Realized true,
- jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable,
- Factory jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLDrawableFactory@7eb1cc87,
- handle 0x10010ff40,
- Drawable size 400x400,
- AWT pos 0/0, size 400x400,
- visible true,
- AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pixmap],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
- apple.awt.CGraphicsConfig@12b7eea[dev=CGraphicsDevice[screen=0],pixfmt=0],
- encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]]],
- surfaceLock <26afa68a, 55dec1dd>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], lock <1b1756a4, 193936e1>[count 1, qsz 0, owner <AWT-EventQueue-0>], mode NSOPENGL]
- AWT-EventQueue-0: createContextARB: mappedVersionsAvailableSet(decon): true
- 2012-07-24 19:10:55.961 java[12427:ea03] *** __NSAutoreleaseNoPool(): Object 0x1001047c0 of class NSCFNumber autoreleased with no pool in place - just leaking
- 2012-07-24 19:10:55.961 java[12427:ea03] *** __NSAutoreleaseNoPool(): Object 0x100142620 of class NSConcreteValue autoreleased with no pool in place - just leaking
- 2012-07-24 19:10:55.961 java[12427:ea03] *** __NSAutoreleaseNoPool(): Object 0x10012db80 of class NSCFNumber autoreleased with no pool in place - just leaking
- 2012-07-24 19:10:55.962 java[12427:ea03] *** __NSAutoreleaseNoPool(): Object 0x10019b7e0 of class NSConcreteValue autoreleased with no pool in place - just leaking
- 2012-07-24 19:10:55.962 java[12427:ea03] *** __NSAutoreleaseNoPool(): Object 0x1001a07a0 of class NSCFDictionary autoreleased with no pool in place - just leaking
- NS create OSX>=lion false
- NS create allowIncompleteView: true
- Pbuffer NPOT Texure avail: true
- Pbuffer RECT Texture avail: true
- NS create backingLayerHost: JAWT-Window[windowHandle 0x1001966c0, surfaceHandle 0x10010ff40, bounds [ 0 / 0 400 x 400 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface true, pos 0/0, size 400x400, visible true, lockedExt false,
- config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pixmap],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
- apple.awt.CGraphicsConfig@12b7eea[dev=CGraphicsDevice[screen=0],pixfmt=0],
- encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]],
- awtComponent AWT-GLCanvas[Realized true,
- jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable,
- Factory jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLDrawableFactory@7eb1cc87,
- handle 0x10010ff40,
- Drawable size 400x400,
- AWT pos 0/0, size 400x400,
- visible true,
- AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pixmap],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
- apple.awt.CGraphicsConfig@12b7eea[dev=CGraphicsDevice[screen=0],pixfmt=0],
- encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]]],
- surfaceLock <26afa68a, 55dec1dd>[count 1, qsz 0, owner <AWT-EventQueue-0>]]
- NS create share: 0
- NS create chosenCaps: GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]]
- NS create pixelFormat: 0x1001a0690
- NS create drawable native-handle: 0x10010ff40
- NS create drawable NSView-handle: 0x0
- NS create screen refresh-rate: 0 hz, Infinity micros
- NS create fixedCaps: GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]]
- NS create nsOpenGLLayer 0x1001b7950, texSize 400x400, MacOSXPbufferCGLDrawable[Realized true,
- Factory jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLDrawableFactory@7eb1cc87,
- handle 0x10010ff40,
- Window JAWT-Window[windowHandle 0x1001966c0, surfaceHandle 0x10010ff40, bounds [ 0 / 0 400 x 400 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface true, pos 0/0, size 400x400, visible true, lockedExt false,
- config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pixmap],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
- apple.awt.CGraphicsConfig@12b7eea[dev=CGraphicsDevice[screen=0],pixfmt=0],
- encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]],
- awtComponent AWT-GLCanvas[Realized true,
- jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable,
- Factory jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLDrawableFactory@7eb1cc87,
- handle 0x10010ff40,
- Drawable size 400x400,
- AWT pos 0/0, size 400x400,
- visible true,
- AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pixmap],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
- apple.awt.CGraphicsConfig@12b7eea[dev=CGraphicsDevice[screen=0],pixfmt=0],
- encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type MacOSX, connection decon, unitID 0, handle 0x0], idx 0],
- chosen GLCaps[offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], pbuffer [r2t 0, r2tr 0, float 0]],
- requested GLCaps[on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]]],
- surfaceLock <26afa68a, 55dec1dd>[count 1, qsz 0, owner <AWT-EventQueue-0>]]]
- NS setSwapInterval: 2147483647 micros
- AWT-EventQueue-0: createContextARBImpl: OK 2.1 (Compatibility profile, arb, FBO, hardware) - @creation, share 0, direct true on OSX 10.6.8
- java.lang.Exception: Info: setGL (OpenGL null): AWT-EventQueue-0, <null> -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@7b41fab6
- at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:235)
- at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1108)
- at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:703)
- at jogamp.opengl.macosx.cgl.MacOSXCGLContext.createImpl(MacOSXCGLContext.java:252)
- at jogamp.opengl.macosx.cgl.MacOSXPbufferCGLContext.createImpl(MacOSXPbufferCGLContext.java:68)
- at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:539)
- at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:450)
- at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:513)
- at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:462)
- at javax.media.opengl.awt.GLCanvas$9.run(GLCanvas.java:963)
- at javax.media.opengl.Threading.invoke(Threading.java:193)
- at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:427)
- at javax.media.opengl.awt.GLCanvas.paint(GLCanvas.java:479)
- at sun.awt.RepaintArea.paintComponent(RepaintArea.java:276)
- at sun.awt.RepaintArea.paint(RepaintArea.java:241)
- at apple.awt.ComponentModel.handleEvent(ComponentModel.java:263)
- at java.awt.Component.dispatchEventImpl(Component.java:4813)
- at java.awt.Component.dispatchEvent(Component.java:4565)
- at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:684)
- at java.awt.EventQueue.access$000(EventQueue.java:85)
- at java.awt.EventQueue$1.run(EventQueue.java:643)
- at java.awt.EventQueue$1.run(EventQueue.java:641)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
- at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
- at java.awt.EventQueue$2.run(EventQueue.java:657)
- at java.awt.EventQueue$2.run(EventQueue.java:655)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
- at java.awt.EventQueue.dispatchEvent(EventQueue.java:654)
- at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
- at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
- at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
- at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
- at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
- at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
- AWT-EventQueue-0: Initializing CGL extension address table: MacOSX-MacOSX_decon_0
- AWT-EventQueue-0: GLContext CGL ProcAddressTable reusing key(MacOSX-MacOSX_decon_0) -> 0x5c435a3a
- AWT-EventQueue-0: GLContext.setGLFuncAvail.0 FQN: MacOSX_decon_0-0x2010003 - 2.1 (Compatibility profile, arb, FBO, hardware)
- AWT-EventQueue-0: GLContext GL ProcAddressTable reusing key(MacOSX_decon_0-0x2010003) -> 0x670fe2b9
- AWT-EventQueue-0: GLContext GL ExtensionAvailabilityCache reusing key(MacOSX_decon_0-0x2010003) -> 0x4386d484 - entries: 131
- AWT-EventQueue-0: GLContext.setGLFuncAvail.X: MacOSX_decon_0-0x2010003 - 2.1 (Compatibility profile, arb, FBO, hardware)
- AWT-EventQueue-0: Create GL context OK: obj 0x6ee3849c, ctx 0x1001a04a0 for jogamp.opengl.macosx.cgl.MacOSXPbufferCGLContext - 2.1 (Compatibility profile, arb, FBO, hardware) - 2.1 NVIDIA-1.6.36
- GLDebugMessageHandler.init(false)
- GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 2.1 (Compatibility profile, arb, FBO, hardware) - 2.1 NVIDIA-1.6.36
- GLDebugMessageHandler.init(false) .. n/a
- AWT-EventQueue-0: GLContext.ContextSwitch: obj 0x6ee3849c, ctx 0x1001a04a0 - switch - CONTEXT_CURRENT_NEW - <1b1756a4, 193936e1>[count 1, qsz 0, owner <AWT-EventQueue-0>]
- GLDrawableHelper GLAnimatorControl: null, GLEventListeners num 1 [processing.opengl.PGL$PGLListener@561777b1[init false], ].invokeGL(): Running initAction
- 2012-07-24 19:10:56.015 java[12427:903] invalid drawable
- AWT-EventQueue-0: Reshape: 400x400
- ExtensionAvailabilityCache: getGLExtensions() called
- ExtensionAvailabilityCache: getGLExtensions() called
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement