You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Shuduo Sang (Jira)" <ji...@apache.org> on 2022/10/24 09:23:00 UTC

[jira] [Created] (AVRO-3652) segfault at avro_default_allocator()

Shuduo Sang created AVRO-3652:
---------------------------------

             Summary: segfault at avro_default_allocator()
                 Key: AVRO-3652
                 URL: https://issues.apache.org/jira/browse/AVRO-3652
             Project: Apache Avro
          Issue Type: Bug
          Components: c
    Affects Versions: 1.11.0
         Environment: !image-2022-08-05-10-16-00-994.png!
            Reporter: Shuduo Sang
         Attachments: image-2022-08-05-10-16-00-994.png

Hello there,

 

I am using the Avro format to back up our time-series database TDengine's data with a program [https://github.com/taosdata/taos-tools] which is written in C language.

 

I encountered an issue when some network interrupted then the program process cleanup, but the program triaged a segmentation fault in avro_default_allocator(). Could someone please take a look if the issue can be found from the source code in lang/c directory.

 

 



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