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

Identify why XED powershell script is broken on windows server 2022 #83

Open
farzonl opened this issue Aug 15, 2022 · 3 comments
Open
Assignees
Labels
bug Something isn't working build break A build bug windows

Comments

@farzonl
Copy link
Member

farzonl commented Aug 15, 2022

https://github.com/Gozihr/Disassembler/runs/7830237992?check_suite_focus=true#step:8:112
image

@farzonl farzonl added bug Something isn't working build break A build bug windows labels Aug 15, 2022
@farzonl farzonl self-assigned this Aug 15, 2022
@farzonl
Copy link
Member Author

farzonl commented Aug 15, 2022

I downgraded back to windows sever 2019 2fad36a

And that seems to hava fixed the issue. Not sure if this is a xed build behavior change based on OS or if this is a powershell behavior change by OS. in either cases I'll need to start by getting a Server 2022 image and building for it.

@farzonl
Copy link
Member Author

farzonl commented Aug 30, 2022

Tested on Windows 11 and wasn't able to repro. So the issue isn't specific to a new Windows. I will need to get a Windows server 2022 image and see if that gives me a reproducible enviornment. Another thing I ruled out is Visual Studio 2019 vs VS2022.

@farzonl
Copy link
Member Author

farzonl commented Sep 4, 2022

Now tested on Windows server 2022, everything builds fine:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build break A build bug windows
Projects
None yet
Development

No branches or pull requests

1 participant