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

Wasm-Bindgen SIGSEGV error while running Trunk Serve #4231

Open
Ex-pi-rimental opened this issue Oct 28, 2024 · 1 comment
Open

Wasm-Bindgen SIGSEGV error while running Trunk Serve #4231

Ex-pi-rimental opened this issue Oct 28, 2024 · 1 comment
Labels

Comments

@Ex-pi-rimental
Copy link

Describe the Bug

Screenshot_20241028-193016
While running trunk serve the server shows error with calling the wasm bindgen and returns a SIGSEGV error.

Architecture:- aarch64
operating system:- Linux

Steps to Reproduce

  1. Form a Yew Project
  2. Follow the steps given in Yew.rs to make a sample app.
  3. run using trunk serve
@daxpedda
Copy link
Collaborator

I can't reproduce this on x86, so this might be specific to ARM. Unfortunately I don't have an ARM machine to debug this on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants