← Back to team overview

kicad-developers team mailing list archive

Help investigating with some crashes #1

 

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