kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #03029
Help investigating with some crashes #1
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"emmedics4" <marco.serantoni@...>
-
Date:
Wed, 26 Aug 2009 18:20:31 -0000
-
User-agent:
eGroups-EW/0.82
I'm using those days to do some jobs with kicad and i'm experiencing some crashes during the use this is the first and most annoing.
This happens in file class_undoredo_container.cpp:147 during the delete of wrapper.m_PickedItem.
The object pointed exists and seems valid the only strange thing is see in the object is a
Pnext = 0x4 and a Pback = 0x64.
I'm experiencing this crash after some operations that involves wires and bus breaks and segment delete, for example when i have to insert a resistor.
The bad thing is that i'm unable to find a test to reproduce this kind of error and i don't understand where to focus on.
Anyone has an idea ?
--
Marco
Follow ups