With a few tweaks I have Chromium 85 building for TCL 11.1. But, I'm running into a catch when I try to run it. If I don't have the existing chromium-browser.tcz mounted, I get a
FATAL:platform_fornt_skia.cc(97)] Check failed: InitDefaultFont(). Could not find default font.
I've checked /prod/pid/fd and I can't see any open handles into the tcz files. However, maybe the access is only transient. I'm trying to work it out via strace, but the log is a bit painful. Is there a better way to trace this on TCL?