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

ELF load command past end of file @next/[email protected] #77564

Open
everett1992 opened this issue Mar 28, 2025 · 0 comments
Open

ELF load command past end of file @next/[email protected] #77564

everett1992 opened this issue Mar 28, 2025 · 0 comments

Comments

@everett1992
Copy link

everett1992 commented Mar 28, 2025

Link to the code that reproduces this issue

https://github.com/everett1992/nextjs-arm64-elf/tree/main

To Reproduce

  1. Install @next/[email protected]
  2. Require @next/swc-linux-arm64-gnu

Current vs. Expected behavior

return process.dlopen(module, path.toNamespacedPath(filename));
^

Error: test/node_modules/@next/swc-linux-arm64-gnu/next-swc.linux-arm64-gnu.node: ELF load command past end of file

Provide environment information

linux
arm64
Amazon Linux 2

node 22.11.0

Which area(s) are affected? (Select all that apply)

Not sure

Which stage(s) are affected? (Select all that apply)

next build (local)

Additional context

No response

@everett1992 everett1992 changed the title ELF load command past end of file @next/[email protected] ELF load command past end of file @next/[email protected] Mar 28, 2025
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

No branches or pull requests

1 participant