Since #5139 was merged, code cache validation fails on even the simplest programs (e.g. ls). main had already been failing without the patch from #5226, but #5139 added further divergence on top of that.
To reproduce:
@Sonicadvance1 Could you take a look at this? It's blocking me from properly rebasing the remaining code caching patches. I'm already bottlenecked by catching up on work that happened during Christmas holidays, so would appreciate not chasing down unrelated rabbit holes in the meantime (while rebasing on and checking the other patches that accumulated).
Since #5139 was merged, code cache validation fails on even the simplest programs (e.g.
ls).mainhad already been failing without the patch from #5226, but #5139 added further divergence on top of that.To reproduce:
@Sonicadvance1 Could you take a look at this? It's blocking me from properly rebasing the remaining code caching patches. I'm already bottlenecked by catching up on work that happened during Christmas holidays, so would appreciate not chasing down unrelated rabbit holes in the meantime (while rebasing on and checking the other patches that accumulated).