On Thu, 2010-06-10 at 17:22 -0700, Matthew Lai wrote: > Yeap, the 41 capacitors thing is my reduced test case that still shows > this problem. > > Should be some kind of overflow,
My only idea: In my DAD/DSO project with about 1000 symbols/elements I have ste...@amd64x2 ~ $ cat /mnt/data/stefan/gEDA/DAD/gafrc (debug-options (list 'stack 200000)) (component-library "../imported-symbols/") (component-library "../gedasymbols.org_salewski_symbols/") (component-library "../custom-symbols/") ;(component-library "local-symbols/") The entry (debug-options (list 'stack 200000)) was necessary for gnetlist, other people have reported the same on this list for larger projects. But your schematic worked without that for me. _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

