Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Operating System: ReactOS
Platform: x86 Hardware
Description
Created an attachment (id=5198)
debug log r.48023
Tested in 48023, Vbox 3.2.6. The crash happens since 47931, when ntdll tests were winesynced.
The source of the crash seems to be line 332 in ntdll_winetest/file.c:
info->FileName[info->FileNameLength/sizeof(WCHAR)] = 0;
Debug log with traces attached.
Attachments
Issue Links
- is duplicated by
-
ROSTESTS-26 ntdll_winetest:file test page faults in open_file_test
- Resolved