Relative Content

Tag Archive for c++memorysegmentation-faultavro

Apache Avro C++ Seg Fault

I’m trying to use the Avro C++ library. I want to create a GenericDatum instance, but I’m getting a segfault with the following code.