https://bugs.winehq.org/show_bug.cgi?id=51972
Bug ID: 51972 Summary: explorer.exe: crash when exiting Product: Wine Version: 6.0.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: remi.audrezet@gmail.com Distribution: ---
Created attachment 70955 --> https://bugs.winehq.org/attachment.cgi?id=70955 backtrace generated by wine
The provided explorer.exe executable crash when exiting (closing the app with the "x" button)
Linux 4.19.0-18-amd64 #1 SMP Debian 4.19.208-1 (2021-09-29) x86_64 GNU/Linux
Bug reproduced in a should be fresh install of wine 6.0.2 I used apt to purge and reinstall wine and it's dependencies and deleted the default wine prefix (~/.wine).
============================================================================= backtrace.txt is attached to this bug report.
console output : wine: created the configuration directory '/home/user/.wine' 0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002 0048:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002 0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002 0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002 0050:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002 0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002 0050:err:ole:start_rpcss Failed to open RpcSs service 0040:err:setupapi:SetupDefaultQueueCallbackW copy error 1812 L"@wineusb.sys,-1" -> L"C:\windows\inf\wineusb.inf" 0064:fixme:file:NtLockFile I/O completion on lock not implemented yet 0064:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0064:err:mscoree:LoadLibraryShim error reading registry key for installroot 0064:err:mscoree:LoadLibraryShim error reading registry key for installroot 0064:err:mscoree:LoadLibraryShim error reading registry key for installroot 0064:err:mscoree:LoadLibraryShim error reading registry key for installroot 006c:fixme:file:NtLockFile I/O completion on lock not implemented yet 006c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 006c:err:mscoree:LoadLibraryShim error reading registry key for installroot 006c:err:mscoree:LoadLibraryShim error reading registry key for installroot 006c:err:mscoree:LoadLibraryShim error reading registry key for installroot 006c:err:mscoree:LoadLibraryShim error reading registry key for installroot 006c:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5) 006c:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5) 0064:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1) 0064:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1) 0084:fixme:file:NtLockFile I/O completion on lock not implemented yet 0084:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0084:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1) 0084:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1) 00c0:fixme:file:NtLockFile I/O completion on lock not implemented yet 00c0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 00c0:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1) 00c0:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1) 00c8:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x102b9460, context 0x2d4e98, init_notify 0, handle 0x3e1fde0): stub 00b8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION wine: configuration in L"/home/user/.wine" has been updated. 0024:err:ole:create_server class {9ba05972-f6a8-11cf-a442-00a0c90a8f39} not registered 0024:err:ole:com_get_class_object no class object {9ba05972-f6a8-11cf-a442-00a0c90a8f39} could be created for context 0x4 0024:fixme:nstc:NSTC2_fnSetControlStyle2 mask & style (0x00000004) contains unsupported style(s): 0x00000004 0024:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x15cd18 (2, 1026, a003, 0, 0x69f55c) 0024:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x15cd18 (2, 1026, a004, 1, 0x69f55c) 0024:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x15cd18 (2, 1025, a003, 1, 0x69f55c) 0024:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x15cd18 (2, 1025, a004, 1, 0x69f55c) wine: Unhandled page fault on read access to 00000000 at address 0040C5E9 (thread 0024), starting debugger...
https://bugs.winehq.org/show_bug.cgi?id=51972
remi.audrezet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian