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

stb_image might not be thread safe #13

Open
giordi91 opened this issue May 21, 2016 · 2 comments
Open

stb_image might not be thread safe #13

giordi91 opened this issue May 21, 2016 · 2 comments

Comments

@giordi91
Copy link

I am currently hitting what it looks like some kind of race condition inside stbi_load. basically at random a deep assertion gets fired inside stbi_load, I bypassed soil and used the latest stb_image.h file and the problem looks like is gone. might be worth to update the implementation? also right now it is just an header file, should not be much of an issue?

M.

@kbranigan
Copy link
Owner

The latest version on http://lonesock.net/soil.html is 2008, what version are you referring to?

@giordi91
Copy link
Author

I think i was off the latest on master.

This is the commit ID i was from:

0a9a661

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

No branches or pull requests

2 participants