Skip to content

Setting Swing Timeout #1179

@fkt

Description

@fkt

Hi,

I'm constantly running in a Swing Timeout:
Caused by: ghidra.util.exception.UnableToSwingException: Timed-out waiting for Swing thread lock in 20 SECONDS

I tried setting the timeout in launch.properties by adding:
VMARGS=-Dswing.timeout.seconds="300"
but it still took the 20s default timeout.

The corresponding code should be this:
https://github.com/NationalSecurityAgency/ghidra/blob/master/Ghidra/Framework/Utility/src/main/java/ghidra/util/Swing.java#L38

How to customize this setting for good?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions