panicwrap icon indicating copy to clipboard operation
panicwrap copied to clipboard

`linux/riscv64` support

Open crazy-max opened this issue 1 year ago • 1 comments

Expected behavior

Build on linux/riscv64

Observed behavior

Was trying to use github.com/bugsnag/bugsnag-go/v2 and build my app against linux/riscv64 platform but got the following error at build time:

8.470 # github.com/bugsnag/panicwrap
8.470 vendor/github.com/bugsnag/panicwrap/dup2.go:10:17: undefined: syscall.Dup2

Steps to reproduce

N/A

Version

v1.3.4

Additional information

N/A

crazy-max avatar Feb 08 '24 09:02 crazy-max

Hi @crazy-max

Thank you for raising this issue with us. We do already have an item on our backlog aimed at providing support for riscv64 linux support for panicwap. I do not have a firm ETA on the release of this functionality, however we will be sure to update this thread once priorities allow and we have more information to share on the issue.

clr182 avatar Feb 08 '24 11:02 clr182