You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Mitja P (Jira)" <ji...@apache.org> on 2022/11/16 22:29:00 UTC

[jira] [Created] (AVRO-3675) [c++] segmentation fault when creating resolving decoder

Mitja P created AVRO-3675:
-----------------------------

             Summary: [c++] segmentation fault when creating resolving decoder
                 Key: AVRO-3675
                 URL: https://issues.apache.org/jira/browse/AVRO-3675
             Project: Apache Avro
          Issue Type: Bug
          Components: c++
    Affects Versions: 1.11.1
            Reporter: Mitja P
         Attachments: data_schema.json, reader_schema.json, validating.cc

We added a new field to our schema but resolving decoder consistently causes segmentation fault.

Our new field is an array of records that also have a field that is an array of records.

See attached schemas and demo code to reproduce.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)