[Bug 50826] New: regression: adk81setup fails with The file C:\windows\mono\mono-2.0\lib/mscorlib.dll is an invalid CIL image
https://bugs.winehq.org/show_bug.cgi?id=50826 Bug ID: 50826 Summary: regression: adk81setup fails with The file C:\windows\mono\mono-2.0\lib/mscorlib.dll is an invalid CIL image Product: Wine Version: 6.2 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: xerox.xerox2000x(a)gmail.com Distribution: --- Regression caused by: commit 86947587d206a0a95b4ac2c5458f8465ee4c371d Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Mar 17 10:38:43 2021 +0100 server: Remove the redundant cpu field in the PE image information. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50826 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |julliard(a)winehq.org URL| |https://download.microsoft. | |com/download/6/A/E/6AEA92B0 | |-A412-4622-983E-5B305D2EBE5 | |6/adk/adksetup.exe Distribution|--- |Debian -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50826 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|regression: adk81setup |adksetup (for win81) fails |fails with The file |to start with "The file |C:\windows\mono\mono-2.0\li |C:\windows\mono\mono-2.0\li |b/mscorlib.dll is an |b/mscorlib.dll is an |invalid CIL image |invalid CIL image" Keywords| |regression Fixed by SHA1| |cc9446f87486865f91a71d0a456 | |711633bcb1397 Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Is fixed by cc9446f87486865f91a71d0a456711633bcb1397 Thanks for the quick fix -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50826 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|adksetup (for win81) fails |.NET applications fail to |to start with "The file |start with Wine-Mono: 'The |C:\windows\mono\mono-2.0\li |file |b/mscorlib.dll is an |C:\windows\mono\mono-2.0\li |invalid CIL image" |b/mscorlib.dll is an | |invalid CIL image' URL|https://download.microsoft. |https://web.archive.org/web |com/download/6/A/E/6AEA92B0 |/20131121011100/http://down |-A412-4622-983E-5B305D2EBE5 |load.microsoft.com/download |6/adk/adksetup.exe |/6/A/E/6AEA92B0-A412-4622-9 | |83E-5B305D2EBE56/adk/adkset | |up.exe Component|-unknown |ntdll CC| |focht(a)gmx.net --- Comment #2 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, refining the summary to avoid people creating many duplicates with Wine 6.2 to 6.4. It breaks all .NET applications when using Wine-Mono. Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50826 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|6.2 |6.4 --- Comment #3 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Anastasius Focht from comment #2)
Hello folks,
refining the summary to avoid people creating many duplicates with Wine 6.2 to 6.4. It breaks all .NET applications when using Wine-Mono.
Regards
I set version mistakenly to 6.2 (or rather, i didn`t bother to look at it); it really should be 6.4 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50826 --- Comment #4 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Just an off-topic remark: When you file a bug, the default version of wine in the dropdownmenu is not set to the latest release, but rather to a release that`s 1 OR 2 version numbers earlier. Could this be changed somehow? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50826 --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- (In reply to Anastasius Focht from comment #2)
Hello folks,
refining the summary to avoid people creating many duplicates with Wine 6.2 to 6.4.
Not to say that it's not major, but the regression commit was 3 days ago, so it cannot possibly have broken any released version. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50826 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |86947587d206a0a95b4ac2c5458 | |f8465ee4c371d --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- Hello Alexandre, --- quote --- Not to say that it's not major, but the regression commit was 3 days ago, so it cannot possibly have broken any released version. --- quote --- my bad. I overlooked the regression info (date) and took the version field info for real. Louis already corrected the mistake ;-) Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50826 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.5. -- 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.
participants (1)
-
WineHQ Bugzilla