flatbuffers
flatbuffers copied to clipboard
Go code generator throw exception
In latest version of flatbuffer, built on windows, linux ubuntu 1804 and 22.04, with gcc-10 or clang-12 by running following command on its examples throw std bad_alloc exception in go code generator:
flatc --go -I tests/include_test tests/include_test/sub/include_test2.fbs
The exception have been occurred in idl_gen_go.cpp in BeginFile method.
This issue is stale because it has been open 6 months with no activity. Please comment or label not-stale
, or this will be closed in 14 days.
This issue was automatically closed due to no activity for 6 months plus the 14 day notice period.