[Bug 26288] Cain and Abel: No permission to open .tmp file

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 12 09:54:24 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=26288

André H. <nerv at dawncrow.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |nerv at dawncrow.de
     Ever Confirmed|0                           |1

--- Comment #1 from André H. <nerv at dawncrow.de> 2011-03-12 09:54:23 CST ---
confirming

some interesting traces/relays:
--snip--
002c:Call KERNEL32.GetTempFileNameA(0032e75c
"C:\\users\\dawncrow\\Temp\\",1001c358 "GLF",00000000,0032f378) ret=1000374a
002c:Ret  KERNEL32.GetTempFileNameA() retval=000088fa ret=1000374a
--snip--
002c:Call KERNEL32.GetFileAttributesA(0032e610
"C:\\users\\dawncrow\\Temp\\GLF88fa.tmp") ret=10011cd8
002c:Ret  KERNEL32.GetFileAttributesA() retval=00000020 ret=10011cd8
002c:Call KERNEL32.CreateDirectoryA(0032e610 "C:",00000000) ret=1000b3ca
002c:Ret  KERNEL32.CreateDirectoryA() retval=00000000 ret=1000b3ca
002c:Call KERNEL32.CreateDirectoryA(0032e610 "C:\\users",00000000) ret=1000b3ca
002c:Ret  KERNEL32.CreateDirectoryA() retval=00000000 ret=1000b3ca
002c:Call KERNEL32.CreateDirectoryA(0032e610 "C:\\users\\dawncrow",00000000)
ret=1000b3ca
002c:Ret  KERNEL32.CreateDirectoryA() retval=00000000 ret=1000b3ca
002c:Call KERNEL32.CreateDirectoryA(0032e610
"C:\\users\\dawncrow\\Temp",00000000) ret=1000b3ca
002c:Ret  KERNEL32.CreateDirectoryA() retval=00000000 ret=1000b3ca
--snip--
002c:Call advapi32.GetFileSecurityA(0032e610
"C:\\users\\dawncrow\\Temp\\GLF88fa.tmp",00000007,00921740,00007800,0032dff8)
ret=1000621c
002c:Ret  advapi32.GetFileSecurityA() retval=00000001 ret=1000621c
002c:Call advapi32.ImpersonateSelf(00000001) ret=1000622c
002c:Ret  advapi32.ImpersonateSelf() retval=00000001 ret=1000622c
002c:Call KERNEL32.GetCurrentThread() ret=10006242
002c:Ret  KERNEL32.GetCurrentThread() retval=fffffffe ret=10006242
002c:Call advapi32.OpenThreadToken(fffffffe,00000008,00000001,0032e734)
ret=10006249
002c:Ret  advapi32.OpenThreadToken() retval=00000001 ret=10006249
002c:Call
advapi32.AccessCheck(00921740,00000054,000001ff,0032d3ec,0032e1fc,0032e40c,0032e738,0032e1f8)
ret=100062a1
002c:Ret  advapi32.AccessCheck() retval=00000001 ret=100062a1
--snip--

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.


More information about the wine-bugs mailing list