← Back to team overview

kicad-developers team mailing list archive

Strange segfaults/assertions

 

It's two days that I'm tracking a segfault in the 'change module'
feature and an assertion during netlist import when the 'replace module'
and/or 'delete bad track' option is set. 

Seems that something in core is not correctly updated... if I reload and
do the exact same thing it works!

This could give a clue:

/home/lomarcan/cvswork/kicad-bzr/pcbnew/ratsnest_data.cpp:931: void
RN_DATA::Remove(const BOARD_ITEM*): Assertion `net < (int)
m_nets.size()' failed.

Very frustrating, be careful when using pcbnew and save often :D

-- 
Lorenzo Marcantonio
Logos Srl


Follow ups