Hello Jay,
Thank you for reaching out and sharing the details of the issue you’re experiencing I understand how frustrating it can be to see recurring error logs like this especially after trying to delete them without success. The error message “Invalid file descriptor to ICU data received” usually points to a problem with the International Components for Unicode (ICU) library which is essential for handling text and locale data in many applications. This often occurs when the application cannot properly access ICU data files due to permission issues, missing components or a corrupted installation.
A good next step is to verify that the application has full access to its installation directory and related ICU files. If permissions look correct reinstalling the application can help restore any missing or damaged files. Additionally make sure you’re running the latest version of the application as updates often include fixes for these types of errors.
If the issue persists check for any recently installed software that might be conflicting with the application and temporarily disable or remove it to see if that resolves the problem. Monitoring the log files for additional context can also provide clues for further troubleshooting.
Could you confirm if you’ve already tried reinstalling or updating the application
I hope this answer is helpful if you have further questions feel free to reply back
Regards,
Marcelo