Project

General

Profile

Bug #5301

Updated by osmith over 1 year ago

After updating libosmocore I noticed that the TTCN3 GbProxy tests start to fail with an ASan issue when run locally. 

 I think at least for the TTCN3 tests on master we should enable @*San@ *San to catch hidden bugs early. Unfortunately this has a large impact on how the @osmo-*-master@ osmo-*-master docker images are built if we want to enable it for the libraries as well - currently we install the nightly packages and build the target from master. 

 Instead we could build an image that builds all the libraries from master (with sanitizer enabled) and installs those and then use that as base for osmo-*-master. 

 Not sure what the downsides are, any ideas?

Back

Add picture from clipboard (Maximum size: 48.8 MB)