Skip to content

Deadlock occurs at NodeWrapper.ensureNode().toString() when running JavaTube on Android Studio 2025.1.2 #24

@futurerirsy

Description

@futurerirsy

Hello,

I’m trying to run the JavaTube project using Android Studio 2025.1.2, but the execution freezes at the following line:

NodeWrapper.ensureNode().toString();

It seems that this call leads to a deadlock, as the process hangs indefinitely and never proceeds.
No exceptions are thrown, and the debugger shows that multiple threads are waiting for locks inside the NodeWrapper initialization process.

Could you please check if this is a known issue or provide guidance on how to resolve it?

Please help me. I'll wait for your help.

Best regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions