ntfy: arm64 build randomly crashes with varying stack traces

$ qemu-aarch64 dist/ntfy_arm64_linux_arm64/ntfy
fatal error: qemu: uncaught target signal 11 (Segmentation fault) - core dumped
standard_init_linux.go:228: exec user process caused: exec format error

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 15 (10 by maintainers)

Most upvoted comments

The new arm64 docker image seems to work. Thanks for your work!

Yup I just saw that too. I’ll release v1.14.1 now.

Here’s the fix: https://github.com/binwiederhier/ntfy/commit/8187b495990e7319996d650d3d1a311e8e7d34d7

Thank you very much for helping find this. I don’t know how that ever worked, or maybe it got removed 🤷