On Thu, 2011-05-19 at 19:47 -0400, DJ Delorie wrote: > > When I load the attached footprint to the buffer, and I say "Break > > buffer elements to pieces" PCB segfaults: > > I can't seem to reproduce this with git head, even with valgrind... Because I fixed it already ;) commit 7a09bb3ab5c20ba1e3f687145000c5f142ed2fa6 Author: Peter Clifton <pcjc2@xxxxxxxxx> Date: Tue May 17 00:56:30 2011 +0100 buffer.c: Fix crash in SmashBufferElement The element is allocated with g_slice_new, so must be free'd with g_slice_free. Broken since commit 2ce35292b9e96da38cb56878005aba20891689eb: Convert board objects to GLists of g_slice allocated memory -- Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) Tel: +44 (0)1223 748328 - (Shared lab phone, ask for me)
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user