-
Bug
-
Resolution: Fixed
-
P3
-
internal
-
jfx-sandbox: metal branch
intel integrated GPU
-
os_x
Observed a crash in MTLContext.disposeShader when exiting InterpolatorApp
Steps:
1. Execute the ensemble sample InterpolatorApp individually.
2. Wait a few seconds and exit the app(Cmd+Q)
=> Observe the crash, (almost always)
=> Call stack in comment
Steps:
1. Execute the ensemble sample InterpolatorApp individually.
2. Wait a few seconds and exit the app(Cmd+Q)
=> Observe the crash, (almost always)
=> Call stack in comment
- relates to
-
JDK-8342146 Use dealloc method in MetalShader and fix leak
- Resolved