Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid file descriptor to ICU data received. #4163

Closed
Joseph-Borriello opened this issue Jul 13, 2022 · 1 comment
Closed

Invalid file descriptor to ICU data received. #4163

Joseph-Borriello opened this issue Jul 13, 2022 · 1 comment

Comments

@Joseph-Borriello
Copy link

  • What version of the product are you using?

    • 103.0.90
  • What architecture x86 or x64?

    • x64
  • On what operating system?

    • Win10
  • Are you using WinForms, WPF or OffScreen?

    • OffScreen .Net 3.1
  • What steps will reproduce the problem?

    • Running Cef.Initialize(settings, true, null) crashes the program. Debug.log shows [0713/154750.230:ERROR:icu_util.cc(226)] Invalid file descriptor to ICU data received.
  • What is the expected output? What do you see instead?

    • Normal Processing
  • Please provide any additional information below.

    • A stack trace if available, any Exception information.

      • none
    • Does the cef log provide any relevant information? (By default there should be a debug.log file in your bin directory)

      • [0713/154750.230:ERROR:icu_util.cc(226)] Invalid file descriptor to ICU data received.
    • Any other background information that's relevant? Are you doing something out of the ordinary? 3rd party controls?

      • Azure Function Apps
  • Does this problem also occur in the CEF Sample Application from http://opensource.spotify.com/cefbuilds/index.html?
    - Works fine on local machine using same exact logic

@Joseph-Borriello
Copy link
Author

Evening! I already applied this fix #2166 which solved the loading issues. From what I can tell, the only remaining problem is that icudtl.dat file (which exists in the directory is needs to be in).

@cefsharp cefsharp locked and limited conversation to collaborators Jul 13, 2022
@amaitland amaitland converted this issue into discussion #4164 Jul 13, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant