-
Notifications
You must be signed in to change notification settings - Fork 822
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
Missing kernel feature - debugging processes #688
Comments
Thanks for reporting the issue. Can you please collect an strace of the failing process so we can see why the application is failing? |
#555 dup possibly. |
@therealkenc Indeed, I believe it is the same issue. You can mark it as duplicate. |
The failing syscall appears to be:
|
I've the same issue on Windows 10, with Ubuntu 14.04.5 LTS |
Marking it duplicate as per the above comments. |
I've the same issue on Windows 10, with Ubuntu 18.04 swift 5.0.1 |
Still having this issue, it would be nice to see if something could be done about it |
Any update on this? |
This was fixed with WSL2 using a virtual machine instead of rewriting system calls. |
Hi, @jhoareau ! Do you have a link I can follow to update this? O native Windows it does nothing. It runs and returns to the command prompt. On Ubuntu 20.04 on WSL2 it hangs. |
Hi,
$ swift >
$ swift error: failed to launch REPL process: process launch failed: 'A' packet returned an error: 8
The text was updated successfully, but these errors were encountered: