Comment 6 for bug 1793415

Revision history for this message
peter green (plugwash) wrote :

Current working theory is that this was triggered by the change in default gcc from 7 to 8, but why it happened in Raspbian and not in Debian I do not know, possibly related to the different compiler settings we use. Possiblly related to the fact that the raspbian package was built with gcc 8.1 but the Debian package was built with gcc 8.2.

I am currently building a new version based on -9 to see if the issue is still reproducible with a binary built in a current raspbian environment, if it is I will try altering the build to force gcc 7 and seeing if that makes a difference.