What happens if you add: export MALLOC_CHECK_=0
It doesn't make the problem go away - but it stops glibc from complaining On Fri, 2009-01-09 at 17:46 +0100, Steffen Mueller wrote: > post. Despite general incompetence at > debugging C/XS issues, managed to track this down slightly further by > inserting printouts in the AUI.c code after it was generated and > before > it was compiled. > > Given the segmentation fault quoted below and the following change to > AUI.c: >
