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

Error libunwind: __unw_add_dynamic_fde: bad fde: FDE is really a CIE #210

Closed
calebschoepp opened this issue Oct 16, 2024 · 2 comments · Fixed by #215
Closed

Error libunwind: __unw_add_dynamic_fde: bad fde: FDE is really a CIE #210

calebschoepp opened this issue Oct 16, 2024 · 2 comments · Fixed by #215

Comments

@calebschoepp
Copy link
Contributor

I'm seeing the following error logged:

libunwind: __unw_add_dynamic_fde: bad fde: FDE is really a CIE                                                                                                                                                                           

Serving http://0.0.0.0:80                                                                                                                                                                                                                
Available Routes:                                                                                                                                                                                                                        
tally: http://0.0.0.0:80/tally  

I'm observing my app still successfully starting after seeing this error.

Shim version v0.16.0

@kate-goldenring
Copy link
Collaborator

This seems to be an issue with compiling Wasmtime for musl: enarx/enarx#558

@kate-goldenring
Copy link
Collaborator

For more context, see Spin issue fermyon/spin#2889

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

Successfully merging a pull request may close this issue.

2 participants