https://bugs.winehq.org/show_bug.cgi?id=49532 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet --- Comment #9 from Austin English <austinenglish(a)gmail.com> --- I've seen similar hangs in: dotnet40 dotnet40_kb2468871 dotnet45 dotnet452 dotnet46 dotnet461 dotnet462 dotnet471 dotnet472 dotnet48 Note: I haven't bisected each individually, so they could be separate issues, but given that dotnet<4.0 isn't affected, there seems to be some connection. In any event, for testing purposes, wanted to point out that winetricks-test has some scripts that could be useful: https://github.com/Winetricks/winetricks/blob/master/tests/winetricks-test # ./tests/winetricks-test dotnet checks each dotnet version, and a few combinations, takes an hour or more-ish, depending on machine # ./tests/winetricks-dotnet-grid-test stress test of dotnet install scenarios, takes many hours. If you're reworking ntdll/kernel32/msi/mscoree/etc., it may be worth running these tests before/after as a real world test ;) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.