Re: gEDA-user: PCB: sudden segfault problems

2008-02-04 Thread Richard Rasker
Op maandag 04-02-2008 om 13:03 uur [tijdzone -0500], schreef DJ Delorie: > The way to tell what's happening is to run pcb under gdb: > > $ gdb pcb > ... > (gdb) run myboard.pcb > ... > segfault > (gdb) where > ... lots of stack dump stuff ... Ah, I think I see what I did wrong: Program received

Re: gEDA-user: PCB: sudden segfault problems

2008-02-04 Thread Peter Clifton
On Mon, 2008-02-04 at 18:29 +0100, Richard Rasker wrote: > Hi all, > > I'm using gschem + PCB (version 20070208) You will almost certainly benefit from an upgrade to the latest release, 20080202. As for why it just started happen, good guesses would include a "bad" polygon in the design, perhap

Re: gEDA-user: PCB: sudden segfault problems

2008-02-04 Thread DJ Delorie
The way to tell what's happening is to run pcb under gdb: $ gdb pcb ... (gdb) run myboard.pcb ... segfault (gdb) where ... lots of stack dump stuff ... ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/ge