Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to start #375

Open
shikharvashistha opened this issue Feb 28, 2023 · 0 comments
Open

Unable to start #375

shikharvashistha opened this issue Feb 28, 2023 · 0 comments
Labels
🐞 bug Something isn't working

Comments

@shikharvashistha
Copy link

Thanks for the bug report!

Describe the bug

I think it no longer works

Steps to reproduce

  1. go run main.go

Expected behavior

Should run

Actual behavior

[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x6277aa]

goroutine 1 [running]:
github.com/wasmerio/wasmer-go/wasmer.(*Module).Imports(...)
        /workspace/go/pkg/mod/github.com/wasmerio/wasmer-go@v1.0.4/wasmer/module.go:180
github.com/wasmerio/wasmer-go/wasmer.(*ImportObject).intoInner(0xc0001ac028, 0x0)
        /workspace/go/pkg/mod/github.com/wasmerio/wasmer-go@v1.0.4/wasmer/import_object.go:32 +0x6a
github.com/wasmerio/wasmer-go/wasmer.NewInstance(0x0, 0xc0001ac028)
        /workspace/go/pkg/mod/github.com/wasmerio/wasmer-go@v1.0.4/wasmer/instance.go:31 +0x48
main.main()
        /workspace/notes-wasm-go/backend/cmd/main.go:26 +0xe5
exit status 2 ```
@shikharvashistha shikharvashistha added the 🐞 bug Something isn't working label Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant