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

nodejs not working, exec format error #12359

Open
1 of 2 tasks
kotenok2000 opened this issue Dec 9, 2024 · 5 comments
Open
1 of 2 tasks

nodejs not working, exec format error #12359

kotenok2000 opened this issue Dec 9, 2024 · 5 comments
Assignees

Comments

@kotenok2000
Copy link

Windows Version

Microsoft Windows [Version 10.0.26100.2454]

WSL Version

2.3.26.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

4.4.0-26100-Microsoft

Distro Version

Ubuntu 22.04

Other Software

nvm 0.39.7
node 23.3.0

Repro Steps

  1. Install nvm from https://github.com/nvm-sh/nvm
  2. Run nvm install v23.3.0
  3. run node.

Expected Behavior

Node runs without errors.

Actual Behavior

Image

Diagnostic Logs

WslLogs-2024-12-10_01-37-00.zip

@kotenok2000
Copy link
Author

#8151 (comment)

Copy link

github-actions bot commented Dec 9, 2024

The log file doesn't contain any WSL traces. Please make sure that you reproduced the issue while the log collection was running.

Diagnostic information
Detected appx version: 2.3.26.0
Found no WSL traces in the logs

@kotenok2000
Copy link
Author

Copy link

github-actions bot commented Dec 9, 2024

Diagnostic information
Detected appx version: 2.3.26.0
Detected user visible error: Wsl/Service/CreateInstance/0xd00002fe

@benhillis benhillis self-assigned this Dec 9, 2024
@benhillis
Copy link
Member

benhillis commented Dec 10, 2024

OK. Looks like our elf parser doesn't like that one of the elf program headers has an alignment that doesn't match the other program header alignments. We're probably being too strict here...

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

2 participants