[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gEDA: gnetlist ERROR: Stack overflow



I'm trying to generate a netlist with gnetlist and I'm getting a stack overflow
message:

ERROR: Stack overflow

It's a 9 page schematic and if I remove two or three pages it works.  It
doesn't seem to matter what pages I remove; ie, I haven't isolated the problem
to a single page of the schematic.  I've tried increasing the stack limit to
96Meg from the default 8Meg and it doesn't help.  Once I remove a few pages it
works even with the 8Meg stack size limit.  Does anybody know something I can
do to fix this error?

Thanks!!

              Dave

PS - Here's an example of the last few lines of the verbose output from
gnetlist -v -g pads -o delme.asc delme.sch

component C279
Hierarchy tag: BLOCK8
        pin P () Vcc12
                C279 P [344616]
                U22 4 [340042]
        pin N () GND
                C279 N [344619]

component SPECIAL
Hierarchy tag: BLOCK8
        pin 1 () Null net name
                C279 N [344619]

component SPECIAL
Hierarchy tag: BLOCK8
        pin 1 () Null net name
                U22 4 [340042]
                C279 P [344616]

component SPECIAL
Hierarchy tag: BLOCK8
        pin 1 () Null net name
                L23 2 [342242]
                D6 1 [342467]
                U22 10 [340126]
                R92 1 [343355]
                C277 P [343693]
                C277 P [343693]


ERROR: Stack overflow