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 relocating mini_racer_extension.so: backtrace_symbols: symbol not found on 2.5-alpine and 2.6-alpine #25

Open
lloeki opened this issue Oct 18, 2021 · 2 comments · May be fixed by #29

Comments

@lloeki
Copy link
Collaborator

lloeki commented Oct 18, 2021

see e.g here

/home/runner/work/ruby-libv8-node/ruby-libv8-node/test/mini_racer/lib/mini_racer.rb:11:in `load': Error relocating /home/runner/work/ruby-libv8-node/ruby-libv8-node/test/mini_racer/lib/mini_racer_extension.so: backtrace_symbols: symbol not found (LoadError)
152
	from /home/runner/work/ruby-libv8-node/ruby-libv8-node/test/mini_racer/lib/mini_racer.rb:11:in `<top (required)>'
@lloeki
Copy link
Collaborator Author

lloeki commented Oct 18, 2021

Turns out the musl build is OK, it's just old Rubygems having nil as a version instead of musl, therefore it fetches the incorrect one.

@seanmakesgames
Copy link
Contributor

we aren't supporting 2.5 and 2.6 anymore. Is this issue still valid?

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