[ros-bugs] [Bug 2565] Cannot install Python2.1: (dll\ntdll\ldr\utils.c:2032) Failed to create or open

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Mon Dec 3 23:39:21 CET 2007


http://www.reactos.org/bugzilla/show_bug.cgi?id=2565


jeanmichel.123 <jeanmichel.123 at free.Fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|0.3.3                       |TRUNK




--- Comment #1 from jeanmichel.123 <jeanmichel.123 at free.Fr>  2007-12-03 23:39:18 CET ---
It looks like this is due to a failed CreateDirectory.
The main derectory: c:\Python23 
1/ seams te be created a first time with success.
2/ to be removed
3/ to fail at being created for a second time (status c0000035)
4/ to fail again  (status c0000036)

This appear in revision 30986, with commented NDEBUG and additional traces.

(dll/win32/kernel32/file/dir.c:38) CreateDirectoryA: lpPathName C:
lpSecurityAttributes 00000000
(dll/win32/kernel32/file/dir.c:108) lpPathName C: lpSecurityAttributes 00000000
(dll/win32/kernel32/file/dir.c:146) NtCreateFile failed with Status c0000035
(dll/win32/kernel32/file/dir.c:38) CreateDirectoryA: lpPathName C:\TEMP
lpSecurityAttributes 00000000
(dll/win32/kernel32/file/dir.c:108) lpPathName C:\TEMP lpSecurityAttributes
00000000
(dll/win32/kernel32/file/dir.c:146) NtCreateFile failed with Status c0000035
(ntoskrnl/se/sd.c:130) SeSetWorldSecurityDescriptor() called
(dll/ntdll/ldr/utils.c:2090) Relocating (10000000 -> 00411000)
C:\TEMP\GLF84d2.tmp
0 bytes requested - initiating pool verification
(dll/win32/kernel32/file/dir.c:38) CreateDirectoryA: lpPathName C:\Python23
lpSecurityAttributes 00000000
(dll/win32/kernel32/file/dir.c:108) lpPathName C:\Python23 lpSecurityAttributes
00000000
(dll/win32/kernel32/file/dir.c:515) RemoveDirectoryA(C:\Python23)
(dll/win32/kernel32/file/dir.c:540) lpPathName C:\Python23
(dll/win32/kernel32/file/dir.c:554) NtPathU '\??\C:\Python23'
0 bytes requested - initiating pool verification
0 bytes requested - initiating pool verification
0 bytes requested - initiating pool verification
0 bytes requested - initiating pool verification
(dll/win32/kernel32/file/dir.c:670) GetFullPathNameW(lpFileName C:\desktop.ini,
nBufferLength 260, lpBuffer 008ACD00, lpFilePart 008AD120)
(dll/win32/kernel32/file/dir.c:678) GetFullPathNameW ret: lpBuffer
C:\desktop.ini lpFilePart desktop.ini Length 14

...
(dll/win32/kernel32/file/dir.c:670) GetFullPathNameW(lpFileName
C:\ReactOS\system32\shell32.dll, nBufferLength 260, lpBuffer 008ADD24,
lpFilePart 00000000)
(dll/win32/kernel32/file/dir.c:678) GetFullPathNameW ret: lpBuffer
C:\ReactOS\system32\shell32.dll lpFilePart NULL Length 31
(dll/win32/kernel32/file/dir.c:670) GetFullPathNameW(lpFileName shell32.dll,
nBufferLength 260, lpBuffer 008ADD24, lpFilePart 00000000)
(dll/win32/kernel32/file/dir.c:678) GetFullPathNameW ret: lpBuffer
C:\ReactOS\shell32.dll lpFilePart NULL Length 22
(dll/win32/kernel32/file/dir.c:38) CreateDirectoryA: lpPathName C:
lpSecurityAttributes 00000000
(dll/win32/kernel32/file/dir.c:108) lpPathName C: lpSecurityAttributes 00000000
(dll/win32/kernel32/file/dir.c:146) NtCreateFile failed with Status c0000035
(dll/win32/kernel32/file/dir.c:38) CreateDirectoryA: lpPathName C:\Python23
lpSecurityAttributes 00000000
(dll/win32/kernel32/file/dir.c:108) lpPathName C:\Python23 lpSecurityAttributes
00000000
(dll/win32/kernel32/file/dir.c:146) NtCreateFile failed with Status c0000056
(dll/ntdll/ldr/utils.c:2090) Relocating (10000000 -> 00411000)
C:\TEMP\GLF84d2.tmp
(dll/win32/lsasrv/lsarpc.c:132) LsarClose(0x00000000) called!
(dll/ntdll/ldr/utils.c:2090) Relocating (10000000 -> 00411000)
C:\TEMP\GLF84d2.tmp
(dll/win32/lsasrv/lsarpc.c:132) LsarClose(0x00000000) called!
(dll/win32/lsasrv/lsarpc.c:132) LsarClose(0x00000000) called!
(dll/win32/kernel32/file/dir.c:670) GetFullPathNameW(lpFileName C:\desktop.ini,
nBufferLength 260, lpBuffer 0052C7D8, lpFilePart 0052CBF8)
(dll/win32/kernel32/file/dir.c:678) GetFullPathNameW ret: lpBuffer
C:\desktop.ini lpFilePart desktop.ini Length 14


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Ros-bugs mailing list