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

Intermittent clipping plane crash #6566

Closed
lilleyse opened this issue May 6, 2018 · 3 comments
Closed

Intermittent clipping plane crash #6566

lilleyse opened this issue May 6, 2018 · 3 comments

Comments

@lilleyse
Copy link
Contributor

lilleyse commented May 6, 2018

tim 20180504171500

Possibly a case where getClippingFunction is called before ClippingPlaneCollection is updated?

@likangning93 would you be able to look into this?

Reported on the forum: https://groups.google.com/forum/#!topic/cesium-dev/mJ8NDsFrIhY

@likangning93
Copy link
Contributor

heheh having getClippingFunction check a possibly unintialized texture was... not a good idea, my bad.
I think we can get around it though.

@likangning93
Copy link
Contributor

Herm having trouble reproducing this crash though, and it does seem kind of strange because getClippingFunction shouldn't be getting called until the clipping plane collection has already been updated. But regardless...

@cesium-concierge
Copy link

Congratulations on closing the issue! I found these Cesium forum links in the comments above:

https://groups.google.com/forum/#!topic/cesium-dev/mJ8NDsFrIhY

If this issue affects any of these threads, please post a comment like the following:

The issue at #6566 has just been closed and may resolve your issue. Look for the change in the next stable release of Cesium or get it now in the master branch on GitHub https://github.com/AnalyticalGraphicsInc/cesium.


I am a bot who helps you make Cesium awesome! Contributions to my configuration are welcome.

🌍 🌎 🌏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants