Closed absolutelynotmonika closed 3 months ago
Could you provide the project link to reproduce the issue?
my bad I closed the issue actually its any project and file, even a hello wold
man I really forgot to not close the issue on commenting...
I can not reproduce the issue with a simple hello world program.
$ go run main.go
hello world
$ go version
go version go1.23.0 android/arm64
If you can reproduce the issue with hello world, try to look into the strace output for any clue.
yeah im slr
missclicked. anyway, yeah im sorry, ill do that right now.
it seems to come from the garbage collector from what im reading, the stack trace is really long and I don't if I could or should send all my it
i don't really get what I should do, to be honest, i havent opened that many issues before this one.
Problem description
go raises
when trying to compile a project/file
What steps will reproduce the bug?
or any other project/file-building command
What is the expected behavior?
No response
System information