Nightly Eeschema std::out_of_range exception

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)

You should upload the problematic project here, otherwise it may be impossible to reproduce.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.