I am using the nightly build for Linux -
6.99.0-unknown-07e1278c05~146~ubuntu20.04.1
When opening a schematic made with a version 6 nightly build eeschema crashes out. It very briefly flashes a dialog which I can’t read.
If launched from the command line I get the following message.
terminate called after throwing an instance of ‘std::out_of_range’
what(): vector::_M_range_check: __n (which is 18446744073709551593) >= this->size() (which is 65487)
Aborted
Opening an older file of the same project also throws that error.
I can open another schematic created with the nightly build with no problems.
The schematic is using a symbol from a snapeda file. If I create a new schematic with this library and drop in the component it is fine, so maybe not the library.
Anyone else getting this message ? Any advice where to look.
In the meantime I will download the source and see if I can build the project.
many thanks.
Update… Can’t upload here as yet, so here is a link to the problematic project
GDrive zip file (~445K)