On Wed, 2024-08-21 at 15:32 -0700, Eduard Zingerman wrote: [...] > Just spent more than an hour trying to figure out why passing real > program name (char *) does not work. > I'll think on a refactoring, but that is for another series. I passed env->prog->aux->name there, and pr_warn caused corruption of the aux structure. Sigh.