Fuzz introspector: fuzz_ubjson_encoder
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
6 40 jsoncons::stream_source >::fill_buffer(unsigned char*, unsigned long) call site: 00040 __cxa_end_catch
3 191 LLVMFuzzerTestOneInput call site: 00191
2 11 jsoncons::ubjson::basic_ubjson_encoder >, void>, std::__1::allocator >::basic_ubjson_encoder(jsoncons::bytes_sink >, void>&&, std::__1::allocator const&) call site: 00011
2 19 jsoncons::ubjson::basic_ubjson_parser >, std::__1::allocator >::basic_ubjson_parser , std::__1::allocator >&>(std::__1::basic_istringstream , std::__1::allocator >&, jsoncons::ubjson::ubjson_decode_options const&, std::__1::allocator const&) call site: 00019
2 22 jsoncons::stream_source >::stream_source(std::__1::basic_istream >&, std::__1::allocator const&) call site: 00022
2 30 LLVMFuzzerTestOneInput call site: 00030
2 185 jsoncons::ubjson::basic_ubjson_parser >, std::__1::allocator >::parse(jsoncons::basic_json_visitor &, std::__1::error_code&) call site: 00185 __clang_call_terminate
1 5 jsoncons::ubjson::basic_ubjson_encoder >, void>, std::__1::allocator >::basic_ubjson_encoder(jsoncons::bytes_sink >, void>&&, std::__1::allocator const&) call site: 00005
1 9 jsoncons::ubjson::basic_ubjson_encoder >, void>, std::__1::allocator >::basic_ubjson_encoder(jsoncons::bytes_sink >, void>&&, jsoncons::ubjson::ubjson_encode_options const&, std::__1::allocator const&) call site: 00009
1 17 jsoncons::ubjson::basic_ubjson_reader >, std::__1::allocator >::basic_ubjson_reader , std::__1::allocator >&>(std::__1::basic_istringstream , std::__1::allocator >&, jsoncons::basic_json_visitor &, jsoncons::ubjson::ubjson_decode_options const&, std::__1::allocator const&) call site: 00017
1 128 jsoncons::ubjson::basic_ubjson_parser >, std::__1::allocator >::begin_array(jsoncons::basic_json_visitor &, std::__1::error_code&) call site: 00128

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::bytes_sink(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&) [function] [call site] 00001
1 jsoncons::ubjson::basic_ubjson_encoder<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>, std::__1::allocator<char> >::basic_ubjson_encoder(jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>&&, std::__1::allocator<char> const&) [function] [call site] 00002
2 jsoncons::ubjson::ubjson_encode_options::ubjson_encode_options() [function] [call site] 00003
3 jsoncons::ubjson::ubjson_options_common::ubjson_options_common() [function] [call site] 00004
2 jsoncons::ubjson::basic_ubjson_encoder<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>, std::__1::allocator<char> >::basic_ubjson_encoder(jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>&&, jsoncons::ubjson::ubjson_encode_options const&, std::__1::allocator<char> const&) [function] [call site] 00005
3 jsoncons::basic_json_visitor<char>::basic_json_visitor() [function] [call site] 00006
4 jsoncons::typed_array_visitor::typed_array_visitor() [function] [call site] 00007
3 jsoncons::ubjson::ubjson_options_common::max_nesting_depth() const [function] [call site] 00008
3 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00009
4 jsoncons::typed_array_visitor::~typed_array_visitor() [function] [call site] 00010
2 jsoncons::ubjson::ubjson_encode_options::~ubjson_encode_options() [function] [call site] 00011
3 jsoncons::ubjson::ubjson_encode_options::~ubjson_encode_options() [function] [call site] 00012
3 jsoncons::ubjson::ubjson_options_common::~ubjson_options_common() [function] [call site] 00013
1 jsoncons::ubjson::ubjson_decode_options::ubjson_decode_options() [function] [call site] 00014
2 jsoncons::ubjson::ubjson_options_common::ubjson_options_common() [function] [call site] 00015
1 jsoncons::ubjson::basic_ubjson_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::basic_ubjson_reader<std::__1::basic_istringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_istringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, jsoncons::basic_json_visitor<char>&, jsoncons::ubjson::ubjson_decode_options const&, std::__1::allocator<char> const&) [function] [call site] 00016
2 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::basic_ubjson_parser<std::__1::basic_istringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_istringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, jsoncons::ubjson::ubjson_decode_options const&, std::__1::allocator<char> const&) [function] [call site] 00017
3 jsoncons::ser_context::ser_context() [function] [call site] 00018
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::stream_source(std::__1::basic_istream<char, std::__1::char_traits<char> >&, std::__1::allocator<unsigned char> const&) [function] [call site] 00019
4 jsoncons::basic_null_istream<char>::basic_null_istream() [function] [call site] 00020
5 jsoncons::basic_null_istream<char>::null_buffer::null_buffer() [function] [call site] 00021
4 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00022
5 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00023
6 jsoncons::basic_null_istream<char>::null_buffer::~null_buffer() [function] [call site] 00024
3 jsoncons::ubjson::ubjson_options_common::max_nesting_depth() const [function] [call site] 00025
3 jsoncons::ubjson::ubjson_decode_options::max_items() const [function] [call site] 00026
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::~stream_source() [function] [call site] 00027
4 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00028
3 jsoncons::ser_context::~ser_context() [function] [call site] 00029
1 jsoncons::ubjson::ubjson_decode_options::~ubjson_decode_options() [function] [call site] 00030
2 jsoncons::ubjson::ubjson_decode_options::~ubjson_decode_options() [function] [call site] 00031
2 jsoncons::ubjson::ubjson_options_common::~ubjson_options_common() [function] [call site] 00032
1 jsoncons::ubjson::basic_ubjson_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read(std::__1::error_code&) [function] [call site] 00033
2 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::reset() [function] [call site] 00034
2 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::parse(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00035
3 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_type_and_value(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00036
4 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::is_error() const [function] [call site] 00037
4 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00038
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::fill_buffer(unsigned char*, unsigned long) [function] [call site] 00039
6 __cxa_begin_catch [call site] 00040
6 __cxa_end_catch [call site] 00041
6 __clang_call_terminate [call site] 00042
7 __cxa_begin_catch [call site] 00043
5 __cxa_begin_catch [call site] 00044
5 __cxa_end_catch [call site] 00045
5 __clang_call_terminate [call site] 00046
4 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_value(jsoncons::basic_json_visitor<char>&, unsigned char, std::__1::error_code&) [function] [call site] 00047
5 jsoncons::basic_json_visitor<char>::null_value(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00048
5 jsoncons::basic_json_visitor<char>::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00049
5 jsoncons::basic_json_visitor<char>::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00050
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00051
5 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, signed char>::type jsoncons::binary::big_to_native<signed char, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00052
6 _ZN8jsoncons6binary9byte_swapIaEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm1EES4_E4typeES4_ [function] [call site] 00053
5 jsoncons::basic_json_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00054
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00055
5 jsoncons::basic_json_visitor<char>::uint64_value(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00056
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00057
5 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, short>::type jsoncons::binary::big_to_native<short, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00058
6 _ZN8jsoncons6binary9byte_swapIsEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00059
5 jsoncons::basic_json_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00060
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00061
5 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, int>::type jsoncons::binary::big_to_native<int, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00062
6 _ZN8jsoncons6binary9byte_swapIiEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00063
5 jsoncons::basic_json_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00064
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00065
5 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, long>::type jsoncons::binary::big_to_native<long, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00066
6 _ZN8jsoncons6binary9byte_swapIlEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00067
5 jsoncons::basic_json_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00068
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00069
5 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, float>::type jsoncons::binary::big_to_native<float, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00070
6 _ZN8jsoncons6binary9byte_swapIfEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00071
7 _ZN8jsoncons6binary9byte_swapIjEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00072
5 jsoncons::basic_json_visitor<char>::double_value(double, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00073
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00074
5 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, double>::type jsoncons::binary::big_to_native<double, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00075
6 _ZN8jsoncons6binary9byte_swapIdEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00076
7 _ZN8jsoncons6binary9byte_swapImEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00077
5 jsoncons::basic_json_visitor<char>::double_value(double, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00078
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00079
5 _ZN8jsoncons14unicode_traits8validateIhEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_14unicode_resultIS4_EEE4typeEPKS4_m [function] [call site] 00080
6 jsoncons::unicode_traits::is_legal_utf8(unsigned char const*, unsigned long) [function] [call site] 00081
5 jsoncons::basic_json_visitor<char>::string_value(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00082
5 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_length(std::__1::error_code&) [function] [call site] 00083
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00084
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00085
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, signed char>::type jsoncons::binary::big_to_native<signed char, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00086
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00087
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00088
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, short>::type jsoncons::binary::big_to_native<short, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00089
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00090
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, int>::type jsoncons::binary::big_to_native<int, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00091
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00092
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, long>::type jsoncons::binary::big_to_native<long, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00093
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul> jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read_span<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00094
6 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::span() [function] [call site] 00095
6 _ZN8jsoncons13source_readerINS_13stream_sourceIhNSt3__19allocatorIhEEEEE4readINS2_12basic_stringIcNS2_11char_traitsIcEENS3_IcEEEEEENS2_9enable_ifIXaaL_ZNS2_17integral_constantIbLb1EE5valueEEsr10ext_traits7is_byteINT_10value_typeEEE5valueEmE4typeERS5_RSG_m [function] [call site] 00096
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::eof() const [function] [call site] 00097
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::count() const [function] [call site] 00098
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::chunk_size() const [function] [call site] 00099
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::chunk_size() const [function] [call site] 00100
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::fill_buffer(unsigned char*, unsigned long) [function] [call site] 00101
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::chunk_size() const [function] [call site] 00102
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00103
6 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::span(unsigned char const*, unsigned long) [function] [call site] 00104
6 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::span(unsigned char const*, unsigned long) [function] [call site] 00105
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00106
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::data() const [function] [call site] 00107
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00108
5 _ZN8jsoncons14unicode_traits8validateIhEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_14unicode_resultIS4_EEE4typeEPKS4_m [function] [call site] 00109
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::data() const [function] [call site] 00110
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00111
5 jsoncons::basic_json_visitor<char>::string_value(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00112
5 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_length(std::__1::error_code&) [function] [call site] 00113
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul> jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read_span<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00114
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00115
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::data() const [function] [call site] 00116
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00117
5 bool jsoncons::is_base10<unsigned char>(unsigned char const*, unsigned long) [function] [call site] 00118
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::data() const [function] [call site] 00119
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00120
5 jsoncons::basic_json_visitor<char>::string_value(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00121
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::data() const [function] [call site] 00122
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00123
5 jsoncons::basic_json_visitor<char>::string_value(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00124
5 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::begin_array(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00125
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00126
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::fill_buffer(unsigned char*, unsigned long) [function] [call site] 00127
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00128
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::fill_buffer(unsigned char*, unsigned long) [function] [call site] 00129
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00130
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00131
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00132
6 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_length(std::__1::error_code&) [function] [call site] 00133
6 jsoncons::basic_json_visitor<char>::begin_array(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00134
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00135
6 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_length(std::__1::error_code&) [function] [call site] 00136
6 jsoncons::basic_json_visitor<char>::begin_array(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00137
6 jsoncons::basic_json_visitor<char>::begin_array(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00138
5 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::begin_object(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00139
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00140
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00141
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00142
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00143
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00144
6 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_length(std::__1::error_code&) [function] [call site] 00145
6 jsoncons::basic_json_visitor<char>::begin_object(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00146
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00147
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00148
6 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_length(std::__1::error_code&) [function] [call site] 00149
6 jsoncons::basic_json_visitor<char>::begin_object(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00150
6 jsoncons::basic_json_visitor<char>::begin_object(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00151
3 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::end_array(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00152
4 jsoncons::basic_json_visitor<char>::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00153
4 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::level() const [function] [call site] 00154
3 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_value(jsoncons::basic_json_visitor<char>&, unsigned char, std::__1::error_code&) [function] [call site] 00155
3 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::end_array(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00156
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00157
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00158
3 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::end_array(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00159
3 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_type_and_value(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00160
3 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_key(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00161
4 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_length(std::__1::error_code&) [function] [call site] 00162
4 jsoncons::detail::span<unsigned char const, 18446744073709551615ul> jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read_span<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00163
4 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00164
4 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::data() const [function] [call site] 00165
4 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00166
4 _ZN8jsoncons14unicode_traits8validateIhEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_14unicode_resultIS4_EEE4typeEPKS4_m [function] [call site] 00167
4 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::data() const [function] [call site] 00168
4 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00169
4 jsoncons::basic_json_visitor<char>::key(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00170
3 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::end_object(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00171
4 jsoncons::basic_json_visitor<char>::end_object(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00172
4 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::level() const [function] [call site] 00173
3 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_type_and_value(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00174
3 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_key(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00175
3 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::end_object(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00176
3 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_value(jsoncons::basic_json_visitor<char>&, unsigned char, std::__1::error_code&) [function] [call site] 00177
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00178
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00179
3 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::end_object(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00180
3 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_key(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00181
3 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_type_and_value(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00182
3 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_type_and_value(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00183
3 __cxa_allocate_exception [call site] 00184
3 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00185
4 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00186
4 __clang_call_terminate [call site] 00187
3 __cxa_throw [call site] 00188
3 __cxa_free_exception [call site] 00189
3 jsoncons::basic_json_visitor<char>::flush() [function] [call site] 00190
1 jsoncons::ubjson::basic_ubjson_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::~basic_ubjson_reader() [function] [call site] 00191
2 jsoncons::ubjson::basic_ubjson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::~basic_ubjson_parser() [function] [call site] 00192
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::~stream_source() [function] [call site] 00193
3 jsoncons::ser_context::~ser_context() [function] [call site] 00194
1 jsoncons::ubjson::basic_ubjson_encoder<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>, std::__1::allocator<char> >::~basic_ubjson_encoder() [function] [call site] 00195
2 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::flush() [function] [call site] 00196
2 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00197