On OS X 10.4.10, Intel, I get a segfault when attempting to load a previously-created schematic file (one made with the old fink snapshot). Here is the gdb session:
dizbuster:~/Devel/remote/pcb andy$ gdb GNU gdb 6.3.50-20050815 (Apple version gdb-573) (Fri Oct 20 15:50:43 GMT 2006) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-apple-darwin". (gdb) file ~/geda/bin/gsch gsch2pcb gschem gschem.log gschemdoc gschlas gschupdate (gdb) file ~/geda/bin/gschem Reading symbols for shared libraries ...................... done Reading symbols from /Users/andy/geda/bin/gschem...done. (gdb) run Starting program: /Users/andy/geda/bin/gschem Reading symbols for shared libraries ......++++....+++ +......................... .......................+++...++++++ done gEDA/gschem version 1.0.1-20070626 gEDA/gschem comes with ABSOLUTELY NO WARRANTY; see COPYING for more details. This is free software, and you are welcome to redistribute it under certain conditions; please see the COPYING file for more details. Reading symbols for shared libraries . done Reading symbols for shared libraries . done Loading schematic [/Users/andy/Devel/remote/pcb/untitled_1.sch] Loading schematic [/Users/andy/Devel/remote/pcb/analog.sch] Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0xa1b1c1d3 0x013887a2 in g_type_check_instance_cast (type_instance=0xa1b1c1d3, iface_type=3 8870080) at gtype.c:3143 3143 if (type_instance->g_class) (gdb) _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

