ValveSoftware / ValveSoftware/wine
Commit 90855a2993e breaks wow64 builds on bleeding-edge
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 2k
- Forks
- 488
- PR merge metrics
- No merged PRs in 30d
Description
If you try to build bleeding-edge using the new wow64 mode, wine will fail to load with this error:
0024:err:environ:run_wineboot failed to start wineboot 1
wine: could not load kernel32.dll, status c0000135
I bisected the issue to commit 90855a2993e
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting commit 90855a2993e and reproducing a bleeding-edge build with the new wow64 mode. Trace the change associated with the reported kernel32.dll and wineboot failure; done means Wine builds and loads successfully in wow64 mode without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100