[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: Another PCB segfault



Doing the same.

(gdb) bt full
#0  0x0805f655 in MoveRatToBuffer (Rat=0xb7175fd8) at buffer.c:260
        rat = 0xb6c48718
#1  0x080bb359 in ObjectOperation (F=0x830e0a0, Type=-1223204904,
Ptr1=0xb7175fd8, Ptr2=0x14, Ptr3=0xb7175fd8) at select.c:526
No locals.
#2  0x080bf3ed in MoveObjectToRemoveUndoList (Type=32, Ptr1=0xb7175fd8,
Ptr2=0xb7175fd8, Ptr3=0xb7175fd8) at undo.c:970
No locals.
#3  0x080b1840 in RemoveRat (Rat=0xb7175fd8) at remove.c:324
No locals.
#4  0x080b1df5 in DeleteRats (selected=0) at remove.c:539
        n = 4294905241
        line = 0xb7175fd8
        changed = 1
#5  0x08053585 in ActionDeleteRats (function=0x80ccb8c "AllRats") at
action.c:2847
No locals.
#6  0xb7ae42f8 in g_cclosure_marshal_VOID__VOID () from
/usr/X11R6/lib/libgobject-2.0.so.0
No symbol table info available.
#7  0xb7ad2215 in g_closure_invoke () from
/usr/X11R6/lib/libgobject-2.0.so.0
No symbol table info available.
#8  0xb7ae3e1f in g_signal_emit_by_name () from
/usr/X11R6/lib/libgobject-2.0.so.0
No symbol table info available.
#9  0xb7ae2eec in g_signal_emit_valist () from
/usr/X11R6/lib/libgobject-2.0.so.0
No symbol table info available.

CL<