On Sun, Feb 13, 2022 at 12:54:19PM +0100, Otto Moerbeek wrote: > I can see two problems: > > 1. setjump returning 1 > 2. freechunks() segfaulting. > > Here I'll concentrate on 2), as I suspect 1) has a cause that is already in > the process of being diagnosed/fixed elsewhere.
The patch works - no segfault and proper error message is printed, thank you.
