https://bugs.winehq.org/show_bug.cgi?id=52867
Bug ID: 52867 Summary: System.Globalization.CultureInfo.GetCultureInfo fails for 'en' value Product: Wine Version: 7.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: galtgendo@o2.pl Distribution: ---
Created attachment 72261 --> https://bugs.winehq.org/attachment.cgi?id=72261 stacktrace
(filing under ntdll, as that where relevant files were before the commit series that most likely broke it)
After upgrading to 7.6, still occurring in 7.7, a regression was made - the last published dnSpy version had been running relatively well in its basic functionality (I'm actually not any good with it), other than minor display glitches; now it stacktraces immediately.
I believe the stacktrace makes it clear what happens and why I suspect that locale commit series are at fault here. That release of dnSpy embeds its mono environment, so it's not a wine-mono problem.
https://bugs.winehq.org/show_bug.cgi?id=52867
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Keywords| |download URL| |https://objects.githubuserc | |ontent.com/github-productio | |n-release-asset-2e65be/3838 | |0854/47937380-38d4-11eb-89a | |c-3ced85afabce?X-Amz-Algori | |thm=AWS4-HMAC-SHA256&X-Amz- | |Credential=AKIAIWNJYAX4CSVE | |H53A%2F20220423%2Fus-east-1 | |%2Fs3%2Faws4_request&X-Amz- | |Date=20220423T072411Z&X-Amz | |-Expires=300&X-Amz-Signatur | |e=031241f1bec81a45d46303fac | |06e7c6941c450ac3b7b4179a57c | |cbd5bfa43224&X-Amz-SignedHe | |aders=host&actor_id=2683956 | |2&key_id=0&repo_id=38380854 | |&response-content-dispositi | |on=attachment%3B%20filename | |%3DdnSpy-net-win64.zip&resp | |onse-content-type=applicati | |on%2Foctet-stream CC| |xerox.xerox2000x@gmail.com Status|UNCONFIRMED |NEW
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- I think it runs now into bug https://bugs.winehq.org/show_bug.cgi?id=52407
After applying patch + 'winetricks arial' it starts for me. Can you confirm?
PS: I guess downloadlink is correct?
https://bugs.winehq.org/show_bug.cgi?id=52867
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://objects.githubuserc |https://github.com/dnSpy/dn |ontent.com/github-productio |Spy/releases/tag/v6.1.8 |n-release-asset-2e65be/3838 | |0854/47937380-38d4-11eb-89a | |c-3ced85afabce?X-Amz-Algori | |thm=AWS4-HMAC-SHA256&X-Amz- | |Credential=AKIAIWNJYAX4CSVE | |H53A%2F20220423%2Fus-east-1 | |%2Fs3%2Faws4_request&X-Amz- | |Date=20220423T072411Z&X-Amz | |-Expires=300&X-Amz-Signatur | |e=031241f1bec81a45d46303fac | |06e7c6941c450ac3b7b4179a57c | |cbd5bfa43224&X-Amz-SignedHe | |aders=host&actor_id=2683956 | |2&key_id=0&repo_id=38380854 | |&response-content-dispositi | |on=attachment%3B%20filename | |%3DdnSpy-net-win64.zip&resp | |onse-content-type=applicati | |on%2Foctet-stream |
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- fixed download link
https://bugs.winehq.org/show_bug.cgi?id=52867
--- Comment #3 from Rafał Mużyło galtgendo@o2.pl --- FWIW, your stub does make things work.
https://bugs.winehq.org/show_bug.cgi?id=52867
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- *** Bug 52407 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=52867
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |STAGED Staged patchset| |d7507fbe002b99b95b4446d5617 | |e17785804368a
--- Comment #5 from Louis Lenders xerox.xerox2000x@gmail.com --- This has a patch now in Staging. Thanks Alistair for adding it.
https://github.com/wine-staging/wine-staging/commit/d7507fbe002b99b95b4446d5...
https://bugs.winehq.org/show_bug.cgi?id=52867
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |p10qjuhh@duck.com
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- *** Bug 52416 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=52867
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|System.Globalization.Cultur |Multiple applications crash |eInfo.GetCultureInfo fails |because of |for 'en' value |ResolveLocaleName stub | |(dnSpy, | |dotnet-sdk-5.0.100-win-x64, | |Metatogger 7.2)
--- Comment #7 from Louis Lenders xerox.xerox2000x@gmail.com --- Changed title
https://bugs.winehq.org/show_bug.cgi?id=52867
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |ea1eae646dd8aceb5078a8675e3 | |2be65c53da304
--- Comment #8 from Louis Lenders xerox.xerox2000x@gmail.com --- This is now fixed upstream: ea1eae646dd8aceb5078a8675e32be65c53da304
Thanks Alexandre
https://bugs.winehq.org/show_bug.cgi?id=52867
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.8.