-
Notifications
You must be signed in to change notification settings - Fork 846
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
Futex problem when building duckling with haskell #3881
Comments
Those repro steps do not work, and the |
Hmmm..... my uname -a shows 17763. Which Ubuntu did you install from the Windows Store? I'm using the one without version number, which is supposed to be the latest. |
The "kernel" version is tied to your Windows release, not the Ubuntu app. |
Yes I just realized that too. So @therealkenc do you work for Microsoft and have a lately Windows build not yet released for consumer update? |
@therealkenc does not work at Microsoft, but he runs various Windows Insider builds. |
Ok in that case, I think the problem is probably fixed in new release of LXSS. I'll just have to wait for the right Windows Update then. Thanks. |
Appears so. Confirmed your problem on 1809 (I needed a new image for unrelated reasons). |
No problem. Thanks for confirming this. |
Please use the following bug reporting template to help produce issues which are actionable and reproducible, including all command-line steps necessary to induce the failure condition. Please fill out all the fields! Issues with missing or incomplete issue templates will be closed.
If you have a feature request, please post to the UserVoice.
If this is a console issue (a problem with layout, rendering, colors, etc.), please post to the console issue tracker.
Important: Do not open GitHub issues for Windows crashes (BSODs) or security issues. Please direct all Windows crashes and security issues to [email protected]. Ideally, please configure your machine to capture minidumps, repro the issue, and send the minidump from "C:\Windows\minidump".
Please fill out the below information:
ver
at a Windows Command Prompt)10.0.17763.316
sudo apt install haskell-stack
stack build
What's wrong / what should be happening instead:
The build process failed with:
The futex facility returned an unexpecteHUnit-1.5.0.0: configure
Strace of the failing command, if applicable: (If
some_command
is failing, then runstrace -o some_command.strace -f some_command some_args
, and link the contents ofsome_command.strace
in a gist here).N/A
For WSL launch issues, please collect detailed logs.
See our contributing instructions for assistance.
The text was updated successfully, but these errors were encountered: