Bug 5096

Summary: Домашняя бухгалтерия 4: ошибки при создании индексов баз
Product: WINE@Etersoft Reporter: Andrey Vusik <night>
Component: Файловые операцииAssignee: Александр Морозов <amorozov>
Status: CLOSED FIXED QA Contact: Денис Баранов <baraka>
Severity: minor    
Priority: P4 CC: kondratyuk, lav
Version: 1.1   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:
Заявки RT: 12578 Связано с:
Дата напоминания:
Bug Depends on: 5146    
Bug Blocks: 5032    
Attachments: Problem

Description Andrey Vusik 2010-02-13 15:23:39 MSK
Created attachment 1513 [details]
Problem

Бага интересна тем, что в wine-public этой ошибки нет.

1.0.12-eter1.4/1
Программа в Testing/RT/12578
Бутылка RT/12578
Программу запустить пару раз, чтобы достичь ошибок, как на скриншоте.

В консоли при создании индексов по +file:

...........
...........
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\users\\wine\\Application Data\\Keepsoft\\Homebuh4\\Base\\Users.PX",0x32e84c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\users\\wine\\Application Data\\Keepsoft\\Homebuh4\\Base\\Users.PX" 520 0x32e590 (nil))
warn:file:wine_nt_to_unix_file_name L"Users.PX" not found in /net/wine/bottles/RT/.wine-12578/dosdevices/c:/users/wine/Application Data/Keepsoft/Homebuh4/Base
warn:file:CreateFileW Unable to create file L"C:\\users\\wine\\Application Data\\Keepsoft\\Homebuh4\\Base\\Users.PX" (status c0000034)
trace:file:CreateFileW returning 0xffffffff
trace:file:GetFileAttributesW L"C:\\USERS\\PUBLIC\\APPLICATION DATA\\KEEPSOFT\\BDE\\other.btl"
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\USERS\\PUBLIC\\APPLICATION DATA\\KEEPSOFT\\BDE\\other.btl",0x32e688,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\USERS\\PUBLIC\\APPLICATION DATA\\KEEPSOFT\\BDE\\other.btl" 520 0x32e3e8 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\USERS\\PUBLIC\\APPLICATION DATA\\KEEPSOFT\\BDE\\other.btl" -> "/net/wine/bottles/RT/.wine-12578/dosdevices/c:/users/Public/Application Data/Keepsoft/BDE/other.btl" required a case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\USERS\\PUBLIC\\APPLICATION DATA\\KEEPSOFT\\BDE\\other.btl" -> "/net/wine/bottles/RT/.wine-12578/dosdevices/c:/users/Public/Application Data/Keepsoft/BDE/other.btl"
trace:file:CreateFileW L"C:\\USERS\\PUBLIC\\APPLICATION DATA\\KEEPSOFT\\BDE\\other.btl" GENERIC_READ FILE_SHARE_READ FILE_SHARE_WRITE  creation 3 attributes 0x20
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\USERS\\PUBLIC\\APPLICATION DATA\\KEEPSOFT\\BDE\\other.btl",0x32e65c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\USERS\\PUBLIC\\APPLICATION DATA\\KEEPSOFT\\BDE\\other.btl" 520 0x32e3a0 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\USERS\\PUBLIC\\APPLICATION DATA\\KEEPSOFT\\BDE\\other.btl" -> "/net/wine/bottles/RT/.wine-12578/dosdevices/c:/users/Public/Application Data/Keepsoft/BDE/other.btl" required a case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\USERS\\PUBLIC\\APPLICATION DATA\\KEEPSOFT\\BDE\\other.btl" -> "/net/wine/bottles/RT/.wine-12578/dosdevices/c:/users/Public/Application Data/Keepsoft/BDE/other.btl"
trace:file:CreateFileW returning 0x120
trace:file:ReadFile 0x120 0x32e710 128 0x32e6c0 (nil)
trace:file:ReadFile 0x120 0x32e710 128 0x32e6c0 (nil)
trace:file:ReadFile 0x120 0x32e710 128 0x32e6c0 (nil)
trace:file:ReadFile 0x120 0x32e710 128 0x32e6c0 (nil)
trace:file:ReadFile 0x120 0x32e710 128 0x32e6c0 (nil)
trace:file:ReadFile 0x120 0x32e710 128 0x32e6c0 (nil)
trace:file:ReadFile 0x120 0x32e710 128 0x32e6c0 (nil)
trace:file:ReadFile 0x120 0x32e710 128 0x32e6c0 (nil)
trace:file:ReadFile 0x120 0x32e710 128 0x32e6c0 (nil)
trace:file:ReadFile 0x120 0x4a17f48 1610 0x32e6c0 (nil)
trace:file:ReadFile 0x120 0x4a18598 1524 0x32e6c0 (nil)
...........
...........
Comment 1 Andrey Vusik 2010-03-01 17:39:36 MSK
*** Bug 5146 has been marked as a duplicate of this bug. ***
Comment 2 Александр Морозов 2010-03-12 19:21:50 MSK
См. http://bugs.etersoft.ru/show_bug.cgi?id=5146#c7
Comment 3 Денис Баранов 2010-12-03 18:55:56 MSK
Закрываю.