On Wed, Aug 31, 2016 at 08:47:45AM +0100, Mark Cave-Ayland wrote: > I believe the bug here is that loadfile_elf32.c should set > marks[MARK_DATA] = 0 before the main segment loading loop. Good catch - fixed, thanks! Martin