[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: PCB segfault
I had suspicion that the connection tracking works incorrectly so I
copied my schematic and started to prune it down (using delete and
pressing 'f' and 'F') and before I managed to save it, PCB segfaulted.
(gdb) bt full
#0 ResetFoundLinesAndPolygons (AndDraw=1) at find.c:3316
n = 4294905210
line = 0xb7181628
change = 1
#1 0x0805212c in ActionConnection (function=0x80c1b63 "Reset")
at action.c:1989
No locals.
#2 0x080957e2 in reset_all_connections_cb (action=0x8132898,
out=0x80ff720)
at gui-top-window.c:939
No locals.
#3 0xb7af02f8 in g_cclosure_marshal_VOID__VOID ()
from /usr/X11R6/lib/libgobject-2.0.so.0
No symbol table info available.
#4 0xb7ade215 in g_closure_invoke () from
/usr/X11R6/lib/libgobject-2.0.so.0
No symbol table info available.
#5 0xb7aefe1f in g_signal_emit_by_name ()
from /usr/X11R6/lib/libgobject-2.0.so.0
No symbol table info available.
#6 0xb7aeeeec in g_signal_emit_valist ()
from /usr/X11R6/lib/libgobject-2.0.so.0
No symbol table info available.
CL<