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

Occasional memory corruption #14

Open
rahenri opened this issue Jan 6, 2015 · 2 comments
Open

Occasional memory corruption #14

rahenri opened this issue Jan 6, 2015 · 2 comments

Comments

@rahenri
Copy link

rahenri commented Jan 6, 2015

There is an occasional memory corruption which cause an application using gltext to crash when loading a truetype font.

It can be reproduce it by running the gltext example at https://github.com/go-gl/examples/blob/master/gltext/truetype/main.go with DejaVuSans font instead, usually located at "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf" in ubuntu systems. It doesn't always happen, you may need to run it a couple of times until the problem occurs.

@pwaller
Copy link
Member

pwaller commented Jan 6, 2015

How is the memory corruption manifesting? What messages do you see? What platform are you on? I don't have much time for this right now, can you investigate further? If there is any specific way I can help let me know.

@rahenri
Copy link
Author

rahenri commented Jan 7, 2015

I found a fix for the problem, I will send a pull request soon.

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