Skip to content

TestAWTPanels crashes with LWJGL v3 on Linux #1558

@stephengold

Description

@stephengold

With "jme3-lwjgl3" in JME v3.4.0-beta4, TestAWTPanels hangs. No output is generated, and no window appears.

Debugger suggests a deadlock, with the "jME Main" thread parked in line 103:

            panelsAreReady.await();

Metadata

Metadata

Assignees

Labels

bugSomething that is supposed to work, but doesn't. More severe than a "defect".examplesspecific to the jme3-examples sub-project

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions