[Bug 52709] New: Visual Studio Community 2022 installer crashes when trying to open it
https://bugs.winehq.org/show_bug.cgi?id=52709 Bug ID: 52709 Summary: Visual Studio Community 2022 installer crashes when trying to open it Product: Wine Version: 7.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: mikrutrafal(a)protonmail.com Distribution: --- Created attachment 72067 --> https://bugs.winehq.org/attachment.cgi?id=72067 Installer """ 0120:fixme:shcore:IsOS (OS_DOMAINMEMBER) What should we return here? wine: Unhandled page fault on write access to 00000002 at address 7B0382C8 (thread 0110), starting debugger... 0150:fixme:imm:ImeSetActiveContext (0x251930, 1): stub 0150:fixme:imm:ImmReleaseContext (00010084, 00251930): stub 0150:fixme:dbghelp_dwarf:dwarf2_read_range no entry found """ """ Backtrace: =>0 0x7b0382c8 wcstombs_sbcs+0x20e(info=<has been optimized away by compiler>, info=<internal error>, dstlen=<internal error>, dst=<internal error>, srclen=<internal error>, src=<internal error>) [Z:\usr\src\packages\BUILD\dlls\kernelbase\locale.c:1854] in kernelbase (0x0032f098) 1 0x7b0382c8 wcstombs_codepage+0xdcc(used=<internal error>, defchar=<internal error>, dstlen=<internal error>, dst=<internal error>, srclen=<internal error>, src=<internal error>, flags=<internal error>, codepage=<internal error>) [Z:\usr\src\packages\BUILD\dlls\kernelbase\locale.c:2005] in kernelbase (0x0032f098) 2 0x7b0382c8 WideCharToMultiByte+0xf23(codepage=<internal error>, flags=<internal error>, src=<internal error>, srclen=<internal error>, dst=<internal error>, dstlen=<internal error>, defchar=<internal error>, used=<internal error>) [Z:\usr\src\packages\BUILD\dlls\kernelbase\locale.c:5881] in kernelbase (0x0032f098) 3 0x6ed0a791 alloc_menu_nameW+0x101(ret=<register ESI not accessible in this frame>, menu_name=<register EBX not accessible in this frame>) [Z:\usr\src\packages\BUILD\dlls\user32\class.c:185] in user32 (0x0032f0f8) 4 0x6ed0b372 RegisterClassExW+0x62(wc=<internal error>) [Z:\usr\src\packages\BUILD\dlls\user32\class.c:171] in user32 (0x0032f358) 5 0x10c3ef64 (0x0032f418) """ """ 0x7b0382c8 WideCharToMultiByte+0xf23 [Z:\usr\src\packages\BUILD\dlls\kernelbase\locale.c:5881] in kernelbase: movb %al,0xffffffff(%ecx) """ """ System information: Wine build: wine-7.4 Platform: i386 (WOW64) Version: Windows 7 Host system: Linux Host version: 5.13.0-35-generic """ -- 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=52709 Rafał Mikrut <mikrutrafal(a)protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=52709 nekoNexus(a)protonmail.ch changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus(a)protonmail.ch -- 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=52709 temp82(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82(a)luukku.com --- Comment #1 from temp82(a)luukku.com --- I think this now fixed (tested wine 7.16) https://c2rsetup.officeapps.live.com/c2r/downloadVS.aspx?sku=community&chann... -- 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=52709 Rafał Mikrut <mikrutrafal(a)protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #2 from Rafał Mikrut <mikrutrafal(a)protonmail.com> --- There is now termination at the end, but no more crash with backtrace ``` 0194:fixme:shcore:IsOS (OS_DOMAINMEMBER) What should we return here? 018c:fixme:heap:EnumSystemFirmwareTables (0x52534d42, 00000000, 0) 017c:fixme:msg:ChangeWindowMessageFilter c05b 00000001 017c:fixme:dwmapi:DwmAttachMilContent (0004006C) stub 01c8:fixme:gdi:GdiEntry13 stub 01c8:fixme:dwrite:dwritefactory_CreateMonitorRenderingParams (00000001): monitor setting ignored 01c8:fixme:d3d:wined3d_check_device_format_conversion output 007B53E8, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B8G8R8X8_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub! 01c8:fixme:d3d:wined3d_check_device_format_conversion output 007B544C, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B8G8R8X8_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub! 017c:fixme:mscoree:CLRCreateInstance not implemented for class {90f1a06e-7712-4762-86b5-7a5eba6bdb02} 01ac:fixme:mscoree:CLRCreateInstance not implemented for class {90f1a06e-7712-4762-86b5-7a5eba6bdb02} 01c0:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 041C4E10, 37) stub 017c:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 041F6D80, 33) stub 0164:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0066FEAC ``` -- 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=52709 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.17. -- 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