Running version Version 2.3.5 (build 2625.189a587c37 dated 2020-11-16) on Ubuntu 18 LTS.
Error:
/home/kasper/cadabra2/libs/nlohmann/nlohmann/json.hpp:20218: const valuetype& nlohmann::basicjson<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType>::operator const [with T = const char; ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basicstring; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adlserializer; BinaryType = std::vector; nlohmann::basicjson<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType>::constreference = const nlohmann::basicjson<>&; nlohmann::basicjson<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType>::valuetype = nlohmann::basicjson<>]: Assertion `mvalue.object->find(key) != mvalue.object->end()' failed.
Aborted