You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Examples are very simple functions, I wrote a simple function which use printf to print a message, but got crashed, is there anything else I should do?
Examples are very simple functions, I wrote a simple function which use
printf
to print a message, but got crashed, is there anything else I should do?The lib src:
Compiled to lib:
Run with the following go src:
But got a sad crash:
Go version:
go version go1.17.1 linux/amd64
GCC version:
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
System: WSL1, and ubuntu20.04 also fails.
The text was updated successfully, but these errors were encountered: