http://bugs.winehq.org/show_bug.cgi?id=58942 --- Comment #19 from Tobias (:Tobbi) Markus <tobbi.bugs@googlemail.com> --- Disregard the last comment. I think I found instances of the error in the log: ========================================================================= 4185139.827:0190:0194:Call ntdll.NtOpenFile(10020f3e8,00110000,10020f400,10020f3f0,00000007,00200021) ret=6ffffa1af0a1 4185139.827:0190:0194:SysCall NtOpenFile(10020f3e8,00110000,10020f400,10020f3f0,00000007,00200021) 4185139.827:0190:0194:trace:file:NtCreateFile handle=0x10020f3e8 access=00110000 name=L"\\??\\C:\\users\\tobiasmarkus\\AppData\\Local\\Temp\\IXP000.TMP" objattr=00000040 root=0x0 sec=0x0 io=0x10020f3f0 alloc_size=0x0 attr=00000000 sharing=00000007 disp=1 options=00200021 ea=0x0.0x00000000 4185139.827:0190:0194:trace:file:get_nt_and_unix_names L"\\??\\C:\\users\\tobiasmarkus\\AppData\\Local\\Temp\\IXP000.TMP" -> ret 0 nt L"\\??\\C:\\users\\tobiasmarkus\\AppData\\Local\\Temp\\IXP000.TMP" unix "/Users/tobiasmarkus/WINEPREFIX_STRATEGO_NEW/dosdevices/c:/users/tobiasmarkus/AppData/Local/Temp/IXP000.TMP" 0194: create_file( access=00110000, sharing=00000007, create=1, options=00200021, attrs=00000000, objattr={rootdir=0000,attributes=00000040,sd={},name=L"\\??\\C:\\users\\tobiasmarkus\\AppData\\Local\\Temp\\IXP000.TMP"}, filename="/Users/tobiasmarkus/WINEPREFIX_STRATEGO_NEW/dosdevices/c:/users/tobiasmarkus/AppData/Local/Temp/IXP000.TMP" ) 0194: create_file() = SHARING_VIOLATION { handle=0000 } 4185139.828:0190:0194:SysRet NtOpenFile() retval=c0000043 ========================================================================= 4185156.553:0198:019c:Call ntdll.NtCreateFile(10020f3e8,40100080,10020f400,10020f3f0,00000000,100000020,100000003,00000005,00000060,00000000,00000000) ret=6ffffa1a8faf 4185156.553:0198:019c:SysCall NtCreateFile(10020f3e8,40100080,10020f400,10020f3f0,00000000,100000020,100000003,00000005,00000060,00000000,00000000) 4185156.553:0198:019c:trace:file:NtCreateFile handle=0x10020f3e8 access=40100080 name=L"\\??\\C:\\windows\\syswow64\\setupapi.dll" objattr=00000040 root=0x0 sec=0x0 io=0x10020f3f0 alloc_size=0x0 attr=00000020 sharing=00000003 disp=5 options=00000060 ea=0x0.0x00000000 4185156.553:0198:019c:trace:file:get_nt_and_unix_names L"\\??\\C:\\windows\\syswow64\\setupapi.dll" -> ret 0 nt L"\\??\\C:\\windows\\syswow64\\setupapi.dll" unix "/Users/tobiasmarkus/WINEPREFIX_STRATEGO_NEW/dosdevices/c:/windows/syswow64/setupapi.dll" 019c: create_file( access=40100080, sharing=00000003, create=5, options=00000060, attrs=00000020, objattr={rootdir=0000,attributes=00000040,sd={},name=L"\\??\\C:\\windows\\syswow64\\setupapi.dll"}, filename="/Users/tobiasmarkus/WINEPREFIX_STRATEGO_NEW/dosdevices/c:/windows/syswow64/setupapi.dll" ) 019c: create_file() = SHARING_VIOLATION { handle=0000 } 4185156.555:0198:019c:SysRet NtCreateFile() retval=c0000043 ========================================================================= 4185156.604:0198:019c:Call ntdll.NtCreateFile(10020f3e8,40100080,10020f400,10020f3f0,00000000,100000020,100000003,00000005,00000060,00000000,00000000) ret=6ffffa1a8faf 4185156.604:0198:019c:SysCall NtCreateFile(10020f3e8,40100080,10020f400,10020f3f0,00000000,100000020,100000003,00000005,00000060,00000000,00000000) 4185156.604:0198:019c:trace:file:NtCreateFile handle=0x10020f3e8 access=40100080 name=L"\\??\\C:\\windows\\syswow64\\cfgmgr32.dll" objattr=00000040 root=0x0 sec=0x0 io=0x10020f3f0 alloc_size=0x0 attr=00000020 sharing=00000003 disp=5 options=00000060 ea=0x0.0x00000000 4185156.604:0198:019c:trace:file:get_nt_and_unix_names L"\\??\\C:\\windows\\syswow64\\cfgmgr32.dll" -> ret 0 nt L"\\??\\C:\\windows\\syswow64\\cfgmgr32.dll" unix "/Users/tobiasmarkus/WINEPREFIX_STRATEGO_NEW/dosdevices/c:/windows/syswow64/cfgmgr32.dll" 019c: create_file( access=40100080, sharing=00000003, create=5, options=00000060, attrs=00000020, objattr={rootdir=0000,attributes=00000040,sd={},name=L"\\??\\C:\\windows\\syswow64\\cfgmgr32.dll"}, filename="/Users/tobiasmarkus/WINEPREFIX_STRATEGO_NEW/dosdevices/c:/windows/syswow64/cfgmgr32.dll" ) 019c: create_file() = SHARING_VIOLATION { handle=0000 } 4185156.606:0198:019c:SysRet NtCreateFile() retval=c0000043 -- 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.