bytedance/sonic

A running error occurred in the arm environment

shaohuading opened this issue · 1 comments

When I use CGO_ENABLED=0 to compile the program on an arm machine, it will compile successfully, but a "segment error" will be reported at runtime. There is no such problem on x86 machines.

All our test if passed without CGO in arm. please give reproducible codes and specific error