Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.11.0
-
None
-
None
-
Description
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.