On Tue, 2008-03-11 at 13:34 +0000, Peter Clifton wrote:
> On Mon, 2008-03-10 at 23:57 -0700, Matt Ettus wrote:
> > When I load the attached schematic, select the large group of
> > components on the right, and then hit delete, gschem crashes without
> > any messages. I am using version 1.4.0.20080127, from fedora 8 rpms.
> >
> > BTW, this version seems a lot slower when panning.
>
> I've not got reproducing down to a simple set of operations, but I did
> manage to get this...
>
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1221839184 (LWP 19999)]
> o_cue_undraw (w_current=0x80cfa78, object=0x85a49b0) at o_cue.c:451
> 451 if (conn->other_object) {
It looks like the GList is getting corrupted:
(gdb) print cl_current
$1 = (GList *) 0x109
> (gdb) bt
> #0 o_cue_undraw (w_current=0x80cfa78, object=0x85a49b0) at o_cue.c:451
> #1 0x08099012 in o_cue_undraw_list (w_current=0x80cfa78,
> object_list=0x8586230) at o_cue.c:537
> #2 0x080663df in o_delete_complex (w_current=0x80cfa78, obj=0x852c598) at
> o_delete.c:132
> #3 0x08066675 in o_delete (w_current=0x80cfa78) at o_delete.c:293
> #4 0x08062fee in i_callback_edit_delete (data=0x80cfa78, callback_action=0,
> widget=0x0) at i_callbacks.c:715
> #5 0x0805c470 in g_keys_edit_delete () at g_keys.c:236
>
>
> Hope this helps, I'm not sure I'll have time to chase it much more
> myself.
>
--
Peter Clifton
Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA
Tel: +44 (0)7729 980173 - (No signal in the lab!)
_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev