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 _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

