techie66 / EngineDataLogger

Data logger and master controller for Raspberry Pi based ECU that communicates with various external MCUs
GNU General Public License v3.0
5 stars 0 forks source link

Segfault with certain build options #22

Closed techie66 closed 2 years ago

techie66 commented 3 years ago

When building with the following: ./configure --without-bcm2835 --without-ignitech --without-bluetooth --without-flatbuffers --disable-frontcontrols enginedatalogger immediately segfaults when run without any options.

techie66 commented 2 years ago

This happened once, on a non-target machine. since the latest commits to development branch e041168262cfc1645c2f8121005e287f51d6f34a I have tested on clean build system (Ubuntu 20.04.4 LTS) with no issue. Closing due to lack of evidence that there is still a problem.