Hello, I believe this is related to Pedro's patch from 03-Jun-09. I didn't see where we set target_section.bfd field - maybe I am overlooking something, but in bfd-target, in function target_bfd_xclose we will call bfd_close (table->sections->bfd); bfd_close doesn't like NULL argument. Am I missing something, or is this (the patch) missing? Patch attached. Thanks, -- Aleksandar Ristovski QNX Software Systems ChangeLog: * exec.c (build_section_table): Setup section_table bfd field.