Summary: | OSX (Offscreen CALayer): Layers and native GL-Context are _not_ Released | ||
---|---|---|---|
Product: | [JogAmp] Jogl | Reporter: | Sven Gothel <sgothel> |
Component: | macosx | Assignee: | Sven Gothel <sgothel> |
Status: | RESOLVED FIXED | ||
Severity: | critical | ||
Priority: | P1 | ||
Version: | 2 | ||
Hardware: | All | ||
OS: | macosx | ||
Type: | --- | SCM Refs: |
f6e6fab2a7ddfb5c9b614cb072c27ff697629161
2aeff053c55dadafb94bfbba661250e0c96f1fe5
d178475967536f4d1e58fd6e0be49b03fe4cd4b7
a94ff9252df66c303f48489c3e8926104941465c
|
Workaround: | --- | ||
Bug Depends on: | 1019 | ||
Bug Blocks: |
Description
Sven Gothel
2013-02-14 03:59:27 CET
Updated complete release sequence .. Context unrealized: - JAWTWindow.detachSurfaceLayer() -> OSXUtil.RemoveCASublayer(..) - CGL.releaseNSOpenGLLayer(..) JAWTWindow.destroy() - MacOSXJAWTWindow.UnsetJAWTRootSurfaceLayer(..) - OSXUtil.DestroyCALayer(..) Reopened: SIGSEGV w/ NewtCanvasAWT due to new resource release .. investigating. |