Skip to content
This repository was archived by the owner on Jun 8, 2025. It is now read-only.
This repository was archived by the owner on Jun 8, 2025. It is now read-only.

Segmentation fault on Alpine Linux (Musl) #14

@Bacto

Description

@Bacto

Hi,

Unfortunately the plugin doesn't work on Alpine Linux: Mosquitto crashes because of a segfault.
From GDB, I've got this trace: #0 0x00007f3a34102660 in runtime.sysargs () from /usr/local/lib/go-auth.so

It seems that there is a bug with GO c-shared builds and Musl.

More informations can be found on this issue:
golang/go#13492

Unfortunately, I have no idea if the problem can be solved directly on mosquitto-go-auth code or if GO has to be patched.

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