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

EFAULT: bad address in system call argument, write #3601

Open
paulober opened this issue Sep 13, 2024 · 4 comments
Open

EFAULT: bad address in system call argument, write #3601

paulober opened this issue Sep 13, 2024 · 4 comments
Labels

Comments

@paulober
Copy link

Bug Description

See nodejs/node#54921

Reproducible By

See nodejs/node#54921

Expected Behavior

Normal download like on any other platform than Raspberry Pi 4.

Logs & Screenshots

See title. That's the only response i got.

Environment

See nodejs/node#54921

Additional context

I wanted to create a example that is smaller but was unable to reproduce it. But with the usage in the extension i can reproduce the issue for every file it downloads with undici.

@paulober paulober added the bug Something isn't working label Sep 13, 2024
@Uzlopak
Copy link
Contributor

Uzlopak commented Sep 13, 2024

I dont see any mvce.

@paulober
Copy link
Author

See the attached issue, where you find:

Execute the version v0.16.0 of the pico-vscode extension in vscode. The source of the bug seems to be the area around this line: https://github.com/raspberrypi/pico-vscode/blob/72a02fceb1608e3962caf46d9bb5aa7410ce5660/src/utils/download.mts#L233

(Sorry for not having a smaller reproducible example)

@metcoder95
Copy link
Member

Can you provide an
Minimum Reproducible Example that isolates the issue for us to reproduce it?

@paulober
Copy link
Author

paulober commented Sep 16, 2024

Can you provide an Minimum Reproducible Example that isolates the issue for us to reproduce it?

See my last message. I currently don't have the time to dive into it. You can find my usage in the linked area of the project.
Currently I just replace undici with got on affected platforms as workaround (for others having the same issue).

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

4 participants