Fuzz introspector: fuzz_bson
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
3 185 _ZN8jsoncons4bson15try_decode_bsonINS_10basic_jsonIcNS_13sorted_policyENSt3__19allocatorIcEEEEEENS4_9enable_ifIXsr10ext_traits13is_basic_jsonIT_EE5valueENS_6detail8expectedIS9_NS_10read_errorEEEE4typeERNS4_13basic_istreamIcNS4_11char_traitsIcEEEERKNS0_19bson_decode_optionsE call site: 00185
3 189 _ZN8jsoncons4bson15try_decode_bsonINS_10basic_jsonIcNS_13sorted_policyENSt3__19allocatorIcEEEEEENS4_9enable_ifIXsr10ext_traits13is_basic_jsonIT_EE5valueENS_6detail8expectedIS9_NS_10read_errorEEEE4typeERNS4_13basic_istreamIcNS4_11char_traitsIcEEEERKNS0_19bson_decode_optionsE call site: 00189
2 53 jsoncons::bson::basic_bson_parser >, std::__1::allocator >::basic_bson_parser >&>(std::__1::basic_istream >&, jsoncons::bson::bson_decode_options const&, std::__1::allocator const&) call site: 00053
2 56 jsoncons::stream_source >::stream_source(std::__1::basic_istream >&, std::__1::allocator const&) call site: 00056
2 70 jsoncons::stream_source >::fill_buffer() call site: 00070 __cxa_end_catch
2 73 jsoncons::stream_source >::read(unsigned char*, unsigned long) call site: 00073 __cxa_end_catch
2 88 jsoncons::bson::basic_bson_parser >, std::__1::allocator >::end_document(jsoncons::basic_json_visitor &, std::__1::error_code&) call site: 00088 __clang_call_terminate
2 231 _ZN8jsoncons4bson15try_decode_bsonINS_10basic_jsonIcNS_13sorted_policyENSt3__19allocatorIcEEEEEENS4_9enable_ifIXsr10ext_traits13is_basic_jsonIT_EE5valueENS_6detail8expectedIS9_NS_10read_errorEEEE4typeERNS4_13basic_istreamIcNS4_11char_traitsIcEEEERKNS0_19bson_decode_optionsE call site: 00231
2 234 _ZN8jsoncons4bson15try_decode_bsonINS_10basic_jsonIcNS_13sorted_policyENSt3__19allocatorIcEEEEEENS4_9enable_ifIXsr10ext_traits13is_basic_jsonIT_EE5valueENS_6detail8expectedIS9_NS_10read_errorEEEE4typeERNS4_13basic_istreamIcNS4_11char_traitsIcEEEERKNS0_19bson_decode_optionsE call site: 00234
2 237 jsoncons::basic_json > jsoncons::bson::decode_bson >, std::__1::basic_istringstream , std::__1::allocator >&>(std::__1::basic_istringstream , std::__1::allocator >&) call site: 00237
2 247 jsoncons::basic_json > jsoncons::bson::decode_bson >, std::__1::basic_istringstream , std::__1::allocator >&>(std::__1::basic_istringstream , std::__1::allocator >&) call site: 00247
1 5 _ZN8jsoncons4bson15try_decode_bsonINS_10basic_jsonIcNS_13sorted_policyENSt3__19allocatorIcEEEEEENS4_9enable_ifIXsr10ext_traits13is_basic_jsonIT_EE5valueENS_6detail8expectedIS9_NS_10read_errorEEEE4typeERNS4_13basic_istreamIcNS4_11char_traitsIcEEEERKNS0_19bson_decode_optionsE call site: 00005

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> > jsoncons::bson::decode_bson<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, 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> >&) [function] [call site] 00001
2 jsoncons::bson::bson_decode_options::bson_decode_options() [function] [call site] 00002
3 jsoncons::bson::bson_options_common::bson_options_common() [function] [call site] 00003
2 _ZN8jsoncons4bson15try_decode_bsonINS_10basic_jsonIcNS_13sorted_policyENSt3__19allocatorIcEEEEEENS4_9enable_ifIXsr10ext_traits13is_basic_jsonIT_EE5valueENS_6detail8expectedIS9_NS_10read_errorEEEE4typeERNS4_13basic_istreamIcNS4_11char_traitsIcEEEERKNS0_19bson_decode_optionsE [function] [call site] 00004
3 jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >::json_decoder(std::__1::allocator<char> const&, std::__1::allocator<char> const&) [function] [call site] 00005
4 jsoncons::basic_json_visitor<char>::basic_json_visitor() [function] [call site] 00006
5 jsoncons::typed_array_visitor::typed_array_visitor() [function] [call site] 00007
4 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::basic_json() [function] [call site] 00008
5 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::empty_object_storage, jsoncons::semantic_tag>(jsoncons::semantic_tag&&) [function] [call site] 00009
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::empty_object_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::empty_object_storage>() [function] [call site] 00010
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::identity<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::empty_object_storage>) [function] [call site] 00011
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::empty_object_storage::empty_object_storage(jsoncons::semantic_tag) [function] [call site] 00012
4 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::~basic_json() [function] [call site] 00013
5 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::destroy() [function] [call site] 00014
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::storage_kind() const [function] [call site] 00015
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage>() [function] [call site] 00016
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::identity<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage>) [function] [call site] 00017
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage>() [function] [call site] 00018
6 jsoncons::heap::heap_string_factory<char, jsoncons::null_type, std::__1::allocator<char> >::destroy(jsoncons::heap::heap_string<char, jsoncons::null_type, std::__1::allocator<char> >*) [function] [call site] 00019
7 jsoncons::heap::heap_string<char, jsoncons::null_type, std::__1::allocator<char> >* jsoncons::ext_traits::to_plain_pointer<jsoncons::heap::heap_string<char, jsoncons::null_type, std::__1::allocator<char> > >(jsoncons::heap::heap_string<char, jsoncons::null_type, std::__1::allocator<char> >*) [function] [call site] 00020
7 char* jsoncons::launder_cast<char*, jsoncons::heap::heap_string<char, jsoncons::null_type, std::__1::allocator<char> > >(jsoncons::heap::heap_string<char, jsoncons::null_type, std::__1::allocator<char> >*) [function] [call site] 00021
7 jsoncons::heap::heap_string_factory<char, jsoncons::null_type, std::__1::allocator<char> >::aligned_size(unsigned long) [function] [call site] 00022
7 jsoncons::heap::heap_string_base<jsoncons::null_type, std::__1::allocator<char> >::get_allocator() [function] [call site] 00023
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage>() [function] [call site] 00024
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::identity<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage>) [function] [call site] 00025
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage>() [function] [call site] 00026
6 jsoncons::heap::heap_string_factory<unsigned char, unsigned long, std::__1::allocator<char> >::destroy(jsoncons::heap::heap_string<unsigned char, unsigned long, std::__1::allocator<char> >*) [function] [call site] 00027
7 jsoncons::heap::heap_string<unsigned char, unsigned long, std::__1::allocator<char> >* jsoncons::ext_traits::to_plain_pointer<jsoncons::heap::heap_string<unsigned char, unsigned long, std::__1::allocator<char> > >(jsoncons::heap::heap_string<unsigned char, unsigned long, std::__1::allocator<char> >*) [function] [call site] 00028
7 char* jsoncons::launder_cast<char*, jsoncons::heap::heap_string<unsigned char, unsigned long, std::__1::allocator<char> > >(jsoncons::heap::heap_string<unsigned char, unsigned long, std::__1::allocator<char> >*) [function] [call site] 00029
7 jsoncons::heap::heap_string_factory<unsigned char, unsigned long, std::__1::allocator<char> >::aligned_size(unsigned long) [function] [call site] 00030
7 jsoncons::heap::heap_string_base<unsigned long, std::__1::allocator<char> >::get_allocator() [function] [call site] 00031
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage>() [function] [call site] 00032
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::identity<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage>) [function] [call site] 00033
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage>() [function] [call site] 00034
6 jsoncons::allocator_holder<std::__1::allocator<char> >::get_allocator() const [function] [call site] 00035
6 jsoncons::json_array<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::vector>* jsoncons::ext_traits::to_plain_pointer<jsoncons::json_array<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::vector> >(jsoncons::json_array<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::vector>*) [function] [call site] 00036
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage>() [function] [call site] 00037
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::identity<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage>) [function] [call site] 00038
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage>() [function] [call site] 00039
6 jsoncons::allocator_holder<std::__1::allocator<char> >::get_allocator() const [function] [call site] 00040
6 jsoncons::sorted_json_object<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::vector>* jsoncons::ext_traits::to_plain_pointer<jsoncons::sorted_json_object<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::vector> >(jsoncons::sorted_json_object<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::vector>*) [function] [call site] 00041
5 __clang_call_terminate [call site] 00042
6 __cxa_begin_catch [call site] 00043
4 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00044
5 jsoncons::typed_array_visitor::~typed_array_visitor() [function] [call site] 00045
3 jsoncons::json_visitor_adaptor<jsoncons::basic_json_visitor<char>, jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >, void> jsoncons::make_json_visitor_adaptor<jsoncons::basic_json_visitor<char>, jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> > >(jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >&) [function] [call site] 00046
4 jsoncons::json_visitor_adaptor<jsoncons::basic_json_visitor<char>, jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >, void>::json_visitor_adaptor(jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >&) [function] [call site] 00047
5 jsoncons::json_visitor_adaptor_base<jsoncons::basic_json_visitor<char>, jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> > >::json_visitor_adaptor_base(jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >&) [function] [call site] 00048
6 jsoncons::basic_json_visitor<char>::basic_json_visitor() [function] [call site] 00049
3 jsoncons::bson::basic_bson_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::basic_bson_reader<std::__1::basic_istream<char, std::__1::char_traits<char> >&>(std::__1::basic_istream<char, std::__1::char_traits<char> >&, jsoncons::basic_json_visitor<char>&, jsoncons::bson::bson_decode_options const&, std::__1::allocator<char> const&) [function] [call site] 00050
4 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::basic_bson_parser<std::__1::basic_istream<char, std::__1::char_traits<char> >&>(std::__1::basic_istream<char, std::__1::char_traits<char> >&, jsoncons::bson::bson_decode_options const&, std::__1::allocator<char> const&) [function] [call site] 00051
5 jsoncons::ser_context::ser_context() [function] [call site] 00052
5 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] 00053
6 jsoncons::basic_null_istream<char>::basic_null_istream() [function] [call site] 00054
7 jsoncons::basic_null_istream<char>::null_buffer::null_buffer() [function] [call site] 00055
6 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00056
7 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00057
8 jsoncons::basic_null_istream<char>::null_buffer::~null_buffer() [function] [call site] 00058
5 jsoncons::bson::bson_options_common::max_nesting_depth() const [function] [call site] 00059
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::~stream_source() [function] [call site] 00060
6 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00061
5 jsoncons::ser_context::~ser_context() [function] [call site] 00062
3 jsoncons::bson::basic_bson_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read(std::__1::error_code&) [function] [call site] 00063
4 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::reset() [function] [call site] 00064
4 jsoncons::bson::basic_bson_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] 00065
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::is_error() const [function] [call site] 00066
5 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::begin_document(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00067
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00068
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::fill_buffer() [function] [call site] 00069
8 __cxa_begin_catch [call site] 00070
8 __cxa_end_catch [call site] 00071
8 __clang_call_terminate [call site] 00072
7 __cxa_begin_catch [call site] 00073
7 __cxa_end_catch [call site] 00074
7 __clang_call_terminate [call site] 00075
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, int>::type jsoncons::binary::little_to_native<int, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00076
6 jsoncons::basic_json_visitor<char>::begin_object(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00077
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00078
5 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_e_name(jsoncons::basic_json_visitor<char>&, jsoncons::bson::bson_container_type, std::__1::error_code&) [function] [call site] 00079
6 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_cstring(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::error_code&) [function] [call site] 00080
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00081
6 _ZN8jsoncons14unicode_traits8validateIcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_14convert_resultIS4_EEE4typeEPKS4_m [function] [call site] 00082
7 _ZN8jsoncons14unicode_traits13is_legal_utf8IcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_9conv_errcEE4typeEPKS4_m [function] [call site] 00083
7 __clang_call_terminate [call site] 00084
6 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] 00085
5 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::end_document(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00086
6 __cxa_allocate_exception [call site] 00087
6 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00088
7 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00089
7 __clang_call_terminate [call site] 00090
6 __cxa_throw [call site] 00091
6 __cxa_free_exception [call site] 00092
6 jsoncons::basic_json_visitor<char>::end_object(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00093
6 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::level() const [function] [call site] 00094
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00095
5 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_e_name(jsoncons::basic_json_visitor<char>&, jsoncons::bson::bson_container_type, std::__1::error_code&) [function] [call site] 00096
5 jsoncons::bson::basic_bson_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] 00097
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00098
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, double>::type jsoncons::binary::little_to_native<double, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00099
6 jsoncons::basic_json_visitor<char>::double_value(double, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00100
6 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::error_code&) [function] [call site] 00101
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00102
7 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, int>::type jsoncons::binary::little_to_native<int, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00103
7 _ZN8jsoncons13source_readerINS_13stream_sourceIhNSt3__19allocatorIhEEEEE4readINS2_12basic_stringIcNS2_11char_traitsIcEENS3_IcEEEEEENS2_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr10ext_traits11has_reserveISE_EE5valuentsr10ext_traits14has_data_exactIPhSE_EE5valueEmE4typeERS5_RSE_m [function] [call site] 00104
8 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::eof() const [function] [call site] 00105
8 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00106
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00107
6 _ZN8jsoncons14unicode_traits8validateIcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_14convert_resultIS4_EEE4typeEPKS4_m [function] [call site] 00108
6 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] 00109
6 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::error_code&) [function] [call site] 00110
6 _ZN8jsoncons14unicode_traits8validateIcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_14convert_resultIS4_EEE4typeEPKS4_m [function] [call site] 00111
6 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
6 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_cstring(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::error_code&) [function] [call site] 00113
6 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_cstring(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::error_code&) [function] [call site] 00114
6 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] 00115
6 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::begin_document(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00116
6 jsoncons::bson::basic_bson_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] 00117
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00118
7 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, int>::type jsoncons::binary::little_to_native<int, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00119
7 jsoncons::basic_json_visitor<char>::begin_array(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00120
6 jsoncons::basic_json_visitor<char>::null_value(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00121
6 jsoncons::basic_json_visitor<char>::null_value(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00122
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00123
6 jsoncons::basic_json_visitor<char>::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00124
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00125
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, int>::type jsoncons::binary::little_to_native<int, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00126
6 jsoncons::basic_json_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00127
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00128
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, unsigned long>::type jsoncons::binary::little_to_native<unsigned long, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00129
6 jsoncons::basic_json_visitor<char>::uint64_value(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00130
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00131
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, long>::type jsoncons::binary::little_to_native<long, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00132
6 jsoncons::basic_json_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00133
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00134
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, long>::type jsoncons::binary::little_to_native<long, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00135
6 jsoncons::basic_json_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00136
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00137
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, int>::type jsoncons::binary::little_to_native<int, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00138
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00139
6 _ZN8jsoncons13source_readerINS_13stream_sourceIhNSt3__19allocatorIhEEEEE4readINS2_6vectorIhS4_EEEENS2_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr10ext_traits11has_reserveISB_EE5valuesr10ext_traits14has_data_exactIPhSB_EE5valueEmE4typeERS5_RSB_m [function] [call site] 00140
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::eof() const [function] [call site] 00141
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00142
6 _ZN8jsoncons18basic_json_visitorIcE17byte_string_valueINSt3__16vectorIhNS3_9allocatorIhEEEEEEbRKT_mRKNS_11ser_contextERNS3_10error_codeENS3_9enable_ifIXsr10ext_traits18is_bytes_view_likeIS8_EE5valueEiE4typeE [function] [call site] 00143
7 jsoncons::byte_string_view::byte_string_view(unsigned char const*, unsigned long) [function] [call site] 00144
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00145
6 jsoncons::bson::TP1::TP1() [function] [call site] 00146
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, unsigned long>::type jsoncons::binary::little_to_native<unsigned long, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00147
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, unsigned long>::type jsoncons::binary::little_to_native<unsigned long, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00148
6 jsoncons::bson::decimal128_to_chars(char*, char*, jsoncons::bson::TP1 const&) [function] [call site] 00149
7 jsoncons::bson::detail::bson_uint128_divide1B(jsoncons::bson::bson_uint128_t, jsoncons::bson::bson_uint128_t*, unsigned int*) [function] [call site] 00150
7 _ZN8jsoncons12from_integerIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeES9_RT0_ [function] [call site] 00151
8 __cxa_allocate_exception [call site] 00152
8 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00153
8 __cxa_throw [call site] 00154
8 __cxa_free_exception [call site] 00155
6 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] 00156
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00157
6 jsoncons::bson::oid_t::oid_t(unsigned char*) [function] [call site] 00158
6 void jsoncons::bson::to_string<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(jsoncons::bson::oid_t const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00159
7 jsoncons::bson::detail::init_hex_char_pairs(jsoncons::bson::oid_t const&, unsigned short*) [function] [call site] 00160
8 jsoncons::bson::oid_t::data() const [function] [call site] 00161
8 jsoncons::bson::detail::get_hex_char_pairs(std::__1::integral_constant<bool, false>) [function] [call site] 00162
6 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] 00163
5 jsoncons::bson::basic_bson_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] 00164
6 __cxa_allocate_exception [call site] 00165
6 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00166
6 __cxa_throw [call site] 00167
6 __cxa_free_exception [call site] 00168
6 jsoncons::basic_json_visitor<char>::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00169
6 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::level() const [function] [call site] 00170
5 jsoncons::bson::basic_bson_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] 00171
5 __cxa_allocate_exception [call site] 00172
5 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00173
5 __cxa_throw [call site] 00174
5 __cxa_free_exception [call site] 00175
5 jsoncons::basic_json_visitor<char>::flush() [function] [call site] 00176
3 jsoncons::bson::basic_bson_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::line() const [function] [call site] 00177
4 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::line() const [function] [call site] 00178
3 jsoncons::bson::basic_bson_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::column() const [function] [call site] 00179
4 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::column() const [function] [call site] 00180
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::position() const [function] [call site] 00181
3 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::expected<std::__1::error_code&, unsigned long, unsigned long>(jsoncons::detail::unexpect_t, std::__1::error_code&, unsigned long&&, unsigned long&&) [function] [call site] 00182
4 jsoncons::read_error::read_error(std::__1::error_code, unsigned long, unsigned long) [function] [call site] 00183
4 __clang_call_terminate [call site] 00184
3 jsoncons::bson::basic_bson_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::~basic_bson_reader() [function] [call site] 00185
4 jsoncons::bson::basic_bson_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::~basic_bson_parser() [function] [call site] 00186
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::~stream_source() [function] [call site] 00187
5 jsoncons::ser_context::~ser_context() [function] [call site] 00188
3 jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >::is_valid() const [function] [call site] 00189
3 jsoncons::bson::basic_bson_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::line() const [function] [call site] 00190
3 jsoncons::bson::basic_bson_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::column() const [function] [call site] 00191
3 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::expected<jsoncons::conv_errc, unsigned long, unsigned long>(jsoncons::detail::unexpect_t, jsoncons::conv_errc&&, unsigned long&&, unsigned long&&) [function] [call site] 00192
3 jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >::get_result() [function] [call site] 00193
4 __cxa_allocate_exception [call site] 00194
4 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00195
4 __cxa_throw [call site] 00196
4 __cxa_free_exception [call site] 00197
4 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::basic_json(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >&&) [function] [call site] 00198
5 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::uninitialized_move(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >&&) [function] [call site] 00199
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::storage_kind() const [function] [call site] 00200
6 jsoncons::is_trivial_storage(jsoncons::json_storage_kind) [function] [call site] 00201
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::storage_kind() const [function] [call site] 00202
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage>() [function] [call site] 00203
6 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage, jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage&>(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage&) [function] [call site] 00204
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage>() [function] [call site] 00205
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage::long_string_storage(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage const&) [function] [call site] 00206
6 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::null_storage>() [function] [call site] 00207
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::null_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::null_storage>() [function] [call site] 00208
8 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::identity<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::null_storage>) [function] [call site] 00209
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::null_storage::null_storage(jsoncons::semantic_tag) [function] [call site] 00210
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage>() [function] [call site] 00211
6 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage, jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage&>(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage&) [function] [call site] 00212
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage>() [function] [call site] 00213
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage::byte_string_storage(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage const&) [function] [call site] 00214
6 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::null_storage>() [function] [call site] 00215
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage>() [function] [call site] 00216
6 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage, jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage&>(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage&) [function] [call site] 00217
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage>() [function] [call site] 00218
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage::array_storage(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage const&) [function] [call site] 00219
6 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::null_storage>() [function] [call site] 00220
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage>() [function] [call site] 00221
6 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage, jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage&>(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage&) [function] [call site] 00222
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage>() [function] [call site] 00223
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage::object_storage(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage const&) [function] [call site] 00224
6 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::null_storage>() [function] [call site] 00225
6 __clang_call_terminate [call site] 00226
3 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::expected(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >&&) [function] [call site] 00227
4 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::construct(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >&&) [function] [call site] 00228
5 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::basic_json(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >&&) [function] [call site] 00229
3 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::~basic_json() [function] [call site] 00230
3 jsoncons::json_visitor_adaptor<jsoncons::basic_json_visitor<char>, jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >, void>::~json_visitor_adaptor() [function] [call site] 00231
4 jsoncons::json_visitor_adaptor_base<jsoncons::basic_json_visitor<char>, jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> > >::~json_visitor_adaptor_base() [function] [call site] 00232
5 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00233
3 jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >::~json_decoder() [function] [call site] 00234
4 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::~basic_json() [function] [call site] 00235
4 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00236
2 jsoncons::bson::bson_decode_options::~bson_decode_options() [function] [call site] 00237
3 jsoncons::bson::bson_decode_options::~bson_decode_options() [function] [call site] 00238
3 jsoncons::bson::bson_options_common::~bson_options_common() [function] [call site] 00239
2 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::operator bool() const [function] [call site] 00240
2 __cxa_allocate_exception [call site] 00241
2 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::error() & [function] [call site] 00242
3 __assert_fail [call site] 00243
2 jsoncons::read_error::code() const [function] [call site] 00244
2 jsoncons::read_error::line() const [function] [call site] 00245
2 jsoncons::read_error::column() const [function] [call site] 00246
2 jsoncons::ser_error::ser_error(std::__1::error_code, unsigned long, unsigned long) [function] [call site] 00247
3 jsoncons::json_exception::json_exception() [function] [call site] 00248
3 std::exception::exception[abi:ne220000]() [function] [call site] 00249
3 jsoncons::ser_error::to_what_arg(std::__1::error_code, char const*, unsigned long, unsigned long) [function] [call site] 00250
3 std::exception::~exception() [call site] 00251
3 jsoncons::json_exception::~json_exception() [function] [call site] 00252
2 __cxa_throw [call site] 00253
2 __cxa_free_exception [call site] 00254
2 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::operator*() & [function] [call site] 00255
2 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::basic_json(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >&&) [function] [call site] 00256
2 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::~expected() [function] [call site] 00257
3 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::destroy() [function] [call site] 00258
4 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::~basic_json() [function] [call site] 00259
4 jsoncons::read_error::~read_error() [function] [call site] 00260
1 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::~basic_json() [function] [call site] 00261
1 __cxa_begin_catch [call site] 00262
1 __cxa_end_catch [call site] 00263