Skip to content

[bug] terminated by signal SIGSEGV (Address boundary error) #907

@yonas

Description

@yonas

Description of the bug

Crashes immediately with SIGSEGV.

❯ go build --tags "static" -o dist/filestash -v cmd/main.go
...
# github.com/mickael-kerjean/filestash/server/plugin/plg_image_c
In file included from image_psd.c:2:
./image_psd_vendor.h:1380:36: warning: format specifies type 'int' but the argument has type 'unsigned char *' [-Wformat]
image_psd.c:70:33: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
...
❯ ./dist/filestash 
fish: Job 1, './dist/filestash' terminated by signal SIGSEGV (Address boundary error)

OS: FreeBSD 14
commit: 072776f

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