-
-
Notifications
You must be signed in to change notification settings - Fork 135
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
Segmentation Fault errror #193
Comments
Hi @Mederim, Thanks for opening an issue: Can you show the logs? |
When i use verbose i get this:
Also i used strace to get logs so here the link |
Does it happen with Node 14? |
Not tested, i use node 16.9.1 |
Please test with LTS, we don't officially support current |
tested with alpine linux and node 14, i have a segfault too |
Still have the same issue, now with node v18.6.0 |
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? |
O can't even build it |
From what I can see, this appears to be due to a glibc version of I've submitted a PR here which adds musl-specific prebuilds to Using the musl pre-build generated from the above PR, I no longer experience segfaults when using webtorrent-cli in musl environments. Alternatively, depending on how you're running webtorrent-cli, you can rebuild |
Version: 3.5.3
OS: KISS LINUX
NPM: 7.20.3
NodeJS: 16.7.0
I get segmentation fault when try to streaming. Just did 'webtorrent "magnet link" --mpv'.
The text was updated successfully, but these errors were encountered: