question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

OpenGL Error (GL_OUT_OF_MEMORY) - Demo - Widgets - DataTypes - Drags and Sliders

See original GitHub issue

Issue: 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. Screenshot 2019-05-13 14 57 40

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Mr00Andersoncommented, May 13, 2019

I have not had either desktop or laptop crash. It must have been that. Will close this.

1reaction
Mr00Andersoncommented, May 13, 2019

Running test now on my laptop. Will let it run for an hour at the same spot.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found