OpenGL Error (GL_OUT_OF_MEMORY) - Demo - Widgets - DataTypes - Drags and Sliders
See original GitHub issueIssue: Exception in thread “main” java.lang.Exception: OpenGL Error (GL_OUT_OF_MEMORY)
Exception in thread "main" java.lang.Exception: OpenGL Error (GL_OUT_OF_MEMORY) at createDeviceObject
at gln.GlnKt.checkError(gln.kt:79)
at gln.GlnKt.checkError$default(gln.kt:62)
at imgui.impl.ImplGL3.createDeviceObjects(ImplGL3.kt:112)
at imgui.impl.LwjglGlfw.newFrame(LwjglGlfw.kt:156)
at imgui.gl.Test_lwjgl.mainLoop(Test_lwjgl.java:108)
at imgui.gl.Test_lwjgl.lambda$new$0(Test_lwjgl.java:94)
at uno.glfw.GlfwWindow.loop(GlfwWindow.kt:594)
at imgui.gl.Test_lwjgl.<init>(Test_lwjgl.java:93)
at imgui.gl.Test_lwjgl.main(Test_lwjgl.java:38)
This may only be an issue in the Demo. With the demo being the example/tutorial and use testing this will need to be pinned down.
Cause Unsure exact code line - Currently crashes after leaving the demo open for about 15-30 minutes. When the - Demo - Widgets - DataTypes - Drags and Sliders is left open. I have left the demo open and walked away a few times to come back to the demo being closed. I have not had time to look through that area to see whats leaking or where. This has happened on my Windows 10 Desktop and Windows 10 Laptop.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Databricks widgets | Databricks on AWS
In this article: Databricks widget types; Databricks widget API; Databricks widget example; Using widget values in Spark SQL; Configure widget ...
Read more >Java源代码 - 摸瓜
JXLException.java; CellFormat.java; Sheet.java; demo ... widget. Space.java. coreui. R.java. app. ActionBarDrawerToggle.java ... error. ADSuyiError.java.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have not had either desktop or laptop crash. It must have been that. Will close this.
Running test now on my laptop. Will let it run for an hour at the same spot.