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

System hang on linux #76

Open
binaryf opened this issue Jun 2, 2019 · 2 comments
Open

System hang on linux #76

binaryf opened this issue Jun 2, 2019 · 2 comments

Comments

@binaryf
Copy link
Member

binaryf commented Jun 2, 2019

Full crash / system hang while running examples.textwriter.

Model:
Lenovo Thinkpad X1 Carbon running Ubuntu 16 LTS.

Output:
ModernGL: 5.4.2
vendor: Intel Open Source Technology Center
renderer: Mesa DRI Intel(R) HD Graphics 5500 (Broadwell GT2)
version: 4.5 (Core Profile) Mesa 18.0.5
python: 3.7.3 (default, Apr 19 2019, 22:46:35)
[GCC 8.2.0]
platform: linux

@einarf
Copy link
Member

einarf commented Jun 10, 2019

I could not find anything obvious in the code. Suspect this is some kind of limitation related to instancing? Need a much deeper dive..

Could be we should drop using instancing in the textwriter completely and bake the entire array needed.

@einarf
Copy link
Member

einarf commented Jun 13, 2019

Try again with 2.1.1. It uses moderngl 5.5.2

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