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/geda-user

Reply via email to