On Wed Apr 24 06:42:35 2024 +0000, Alex Henrie wrote:
I think the problem is that the program is going to crash anyway shortly after calling the stub. Did you see any visible improvement with this patch?
Well, even if it's just crashing later, it is still an improvement, stubs are always a first step before any kind (partial or full) implementations.
The logging with `FIXME` should be here to help with debugging too in the future.