Chromium Code Reviews
DescriptionCapture more details about failure to load ICU data file
The last round of debug stuff showed that
InitializeICUWithFileDescriptorInternal() is being called with an
invalid handle. This means that the File() ctor is failing. It's almost
definitely going to be something like access denied caused by AV, etc.,
but confirm that hypothesis by saving off the error on the file open.
R=jshin@chromium.org
BUG=445616
Committed: https://crrev.com/e608fde9371bff1d50ce7f79b5e479bfd921ff0e
Cr-Commit-Position: refs/heads/master@{#381261}
Patch Set 1 #Patch Set 2 : non win #Messages
Total messages: 7 (2 generated)
|