Skip to content

NPE — getAddress() can NPE on socket.getLocalAddress() in IpcClient #1986

Description

@elharo

Affected version: HEAD

File:

is volatile (line 84) and set to in (line 359). If runs concurrently with (which calls ), is null and throws NPE, which is not an and is thus uncaught.

Originally reported in #1944.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority:criticalCrashes, loss of data, severe memory leak

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions