Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Known Issues... #159

Closed
mattleibow opened this issue Oct 10, 2016 · 1 comment
Closed

Known Issues... #159

mattleibow opened this issue Oct 10, 2016 · 1 comment
Milestone

Comments

@mattleibow
Copy link
Contributor

mattleibow commented Oct 10, 2016

As of release v1.55.0, there appears to be a few issues that I need to see if the update fixes, since they aren't reproducible on fiddle.skia.org.

Noise Shaders & GL & Android
For some reason the noise shaders (CreatePerlinNoiseFractalNoise, CreatePerlinNoiseTurbulence) cause the GL context to crash on my Nexus:

[Adreno-GSL] <gsl_ldd_control:427>: ioctl fd 27 code 0x400c0907 (IOCTL_KGSL_DEVICE_WAITTIMESTAMP_CTXTID) failed: errno 35 Resource deadlock would occur
[Adreno-GSL] <log_gpu_snapshot:337>: panel.gpuSnapshotPath is not set.not generating user snapshot
[Adreno-GSL] <gsl_umd_context_waittimestamp:266>: error:-12 ctx 00000007 ts 164
[Adreno-EGLSUB] <updater_thread:428>: waitFunc failed

Freaky thing is, If I draw using one of these shaders and another via a compose shader. there is no problem...

@mattleibow mattleibow modified the milestone: 1.55.0 Oct 10, 2016
@mattleibow mattleibow modified the milestones: 1.55.1, 1.55.0 Nov 10, 2016
@mattleibow mattleibow removed this from the 1.55.1 milestone Nov 18, 2016
@mattleibow mattleibow added this to the v1.68.0-preview milestone Oct 16, 2018
@mattleibow
Copy link
Contributor Author

Closing this as I found that it has to do with #647
After the change in the optimization level change, this no longer happens.

@ghost ghost locked as resolved and limited conversation to collaborators Aug 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant