← Back to team overview

kicad-developers team mailing list archive

Re: Strange segfaults/assertions

 

What wxwidgets version are you using? There's a known regression in
3.0.1 that can cause crashes in exactly that situation (although the
assertion you're seeing doesn't make sense for this bug).

On Wed, 2014-09-03 at 10:38 +0200, Lorenzo Marcantonio wrote:
> 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
> 

-- 
Andrew Zonenberg
PhD student, security group
Computer Science Department
Rensselaer Polytechnic Institute
http://colossus.cs.rpi.edu/~azonenberg/

Attachment: signature.asc
Description: This is a digitally signed message part


Follow ups

References