Fuzz introspector: pybind_fuzzer
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
669 0 EP call site: {node_id} _ZN8pybind114castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEETnNS1_9enable_ifIXaantsr6detail11is_pyobjectIT_EE5valuentsr6detail22is_same_ignoring_cvrefIS9_P7_objectEE5valueEiE4typeELi0EEES9_RKNS_6handleE

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 __cxa_guard_acquire [call site] 00001
1 pybind11::scoped_interpreter::scoped_interpreter(bool, int, char const* const*, bool) [function] [call site] 00002
2 pybind11::initialize_interpreter(bool, int, char const* const*, bool) [function] [call site] 00003
3 PyConfig_InitPythonConfig [call site] 00004
3 pybind11::initialize_interpreter(PyConfig*, int, char const* const*, bool) [function] [call site] 00005
4 pybind11::detail::precheck_interpreter() [function] [call site] 00006
5 Py_IsInitialized [call site] 00007
5 pybind11::pybind11_fail(char const*) [function] [call site] 00008
6 PyErr_Occurred [call site] 00009
6 __assert_fail [call site] 00010
6 __cxa_allocate_exception [call site] 00011
6 std::runtime_error::runtime_error(char const*) [call site] 00012
6 __cxa_throw [call site] 00013
6 std::runtime_error::~runtime_error() [call site] 00014
6 __cxa_free_exception [call site] 00015
4 PyConfig_SetBytesArgv [call site] 00016
4 PyStatus_Exception [call site] 00017
4 PyConfig_Clear [call site] 00018
4 __cxa_allocate_exception [call site] 00019
4 PyStatus_IsError [call site] 00020
4 std::runtime_error::runtime_error(char const*) [call site] 00021
4 __cxa_throw [call site] 00022
4 std::runtime_error::~runtime_error() [call site] 00023
4 __cxa_free_exception [call site] 00024
4 Py_InitializeFromConfig [call site] 00025
4 PyStatus_Exception [call site] 00026
4 PyConfig_Clear [call site] 00027
4 __cxa_allocate_exception [call site] 00028
4 PyStatus_IsError [call site] 00029
4 std::runtime_error::runtime_error(char const*) [call site] 00030
4 __cxa_throw [call site] 00031
4 std::runtime_error::~runtime_error() [call site] 00032
4 __cxa_free_exception [call site] 00033
4 PyRun_SimpleStringFlags [call site] 00034
4 PyConfig_Clear [call site] 00035
3 pybind11::detail::has_seen_non_main_interpreter() [function] [call site] 00036
1 __cxa_atexit [call site] 00037
1 pybind11::scoped_interpreter::~scoped_interpreter() [function] [call site] 00038
2 pybind11::finalize_interpreter() [function] [call site] 00039
3 pybind11::detail::has_seen_non_main_interpreter() [function] [call site] 00040
3 pybind11::detail::get_internals_pp_manager() [function] [call site] 00041
4 pybind11::detail::internals_pp_manager<pybind11::detail::internals>::get_instance(char const*, void (*)(pybind11::detail::internals*)) [function] [call site] 00042
5 __cxa_guard_acquire [call site] 00043
5 pybind11::detail::internals_pp_manager<pybind11::detail::internals>::internals_pp_manager(char const*, void (*)(pybind11::detail::internals*)) [function] [call site] 00044
5 __cxa_guard_release [call site] 00045
5 __cxa_guard_abort [call site] 00046
4 pybind11::detail::check_internals_local_exception_translator(pybind11::detail::internals*) [function] [call site] 00047
3 pybind11::detail::internals_pp_manager<pybind11::detail::internals>::unref() [function] [call site] 00048
3 pybind11::detail::get_local_internals_pp_manager() [function] [call site] 00049
4 __cxa_guard_acquire [call site] 00050
4 __cxa_atexit [call site] 00051
4 __cxa_guard_release [call site] 00052
4 pybind11::detail::internals_pp_manager<pybind11::detail::local_internals>::get_instance(char const*, void (*)(pybind11::detail::local_internals*)) [function] [call site] 00053
5 pybind11::detail::internals_pp_manager<pybind11::detail::local_internals>::internals_pp_manager(char const*, void (*)(pybind11::detail::local_internals*)) [function] [call site] 00054
4 __cxa_guard_abort [call site] 00055
3 pybind11::detail::internals_pp_manager<pybind11::detail::local_internals>::unref() [function] [call site] 00056
3 pybind11::detail::has_seen_non_main_interpreter() [function] [call site] 00057
3 pybind11::detail::get_internals_pp_manager() [function] [call site] 00058
3 pybind11::detail::internals_pp_manager<pybind11::detail::internals>::get_pp() [function] [call site] 00059
4 pybind11::gil_scoped_acquire_simple::gil_scoped_acquire_simple() [function] [call site] 00060
5 PyGILState_Ensure [call site] 00061
4 pybind11::detail::internals_pp_manager<pybind11::detail::internals>::get_or_create_pp_in_state_dict() [function] [call site] 00062
5 std::__1::pair<std::__1::unique_ptr<pybind11::detail::internals, std::__1::default_delete<pybind11::detail::internals> >*, bool> pybind11::detail::atomic_get_or_create_in_state_dict<std::__1::unique_ptr<pybind11::detail::internals, std::__1::default_delete<pybind11::detail::internals> > >(char const*, bool) [function] [call site] 00063
6 pybind11::error_scope::error_scope() [function] [call site] 00064
7 PyErr_Fetch [call site] 00065
6 pybind11::detail::get_python_state_dict() [function] [call site] 00066
7 pybind11::object::object() [function] [call site] 00067
8 pybind11::handle::handle() [function] [call site] 00068
7 PyInterpreterState_Get [call site] 00069
7 PyInterpreterState_GetDict [call site] 00070
7 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00071
7 pybind11::object pybind11::reinterpret_borrow<pybind11::object>(pybind11::handle) [function] [call site] 00072
8 pybind11::object::object(pybind11::handle, pybind11::object::borrowed_t) [function] [call site] 00073
9 pybind11::handle::inc_ref() const & [function] [call site] 00074
10 pybind11::handle::inc_ref_counter(unsigned long) [function] [call site] 00075
10 PyGILState_Check [call site] 00076
10 pybind11::handle::throw_gilstate_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00077
11 fprintf [call site] 00078
11 fprintf [call site] 00079
11 fprintf [call site] 00080
11 fflush [call site] 00081
11 __cxa_allocate_exception [call site] 00082
11 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00083
11 __cxa_throw [call site] 00084
11 __cxa_free_exception [call site] 00085
10 _Py_XINCREF(_object*) [function] [call site] 00086
11 _Py_INCREF(_object*) [function] [call site] 00087
7 pybind11::object::operator=(pybind11::object&&) [function] [call site] 00088
8 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00089
8 pybind11::handle::dec_ref() const & [function] [call site] 00090
9 PyGILState_Check [call site] 00091
9 pybind11::handle::throw_gilstate_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00092
9 _Py_XDECREF(_object*) [function] [call site] 00093
10 _Py_DECREF(_object*) [function] [call site] 00094
11 _Py_Dealloc [call site] 00095
8 __clang_call_terminate [call site] 00096
9 __cxa_begin_catch [call site] 00097
7 pybind11::object::~object() [function] [call site] 00098
8 pybind11::handle::dec_ref() const & [function] [call site] 00099
8 __clang_call_terminate [call site] 00100
7 pybind11::handle::operator bool() const [function] [call site] 00101
7 pybind11::raise_from(_object*, char const*) [function] [call site] 00102
8 PyErr_Occurred [call site] 00103
8 __assert_fail [call site] 00104
8 PyErr_Fetch [call site] 00105
8 PyErr_NormalizeException [call site] 00106
8 PyException_SetTraceback [call site] 00107
8 _Py_DECREF(_object*) [function] [call site] 00108
8 _Py_DECREF(_object*) [function] [call site] 00109
8 PyErr_Occurred [call site] 00110
8 __assert_fail [call site] 00111
8 PyErr_SetString [call site] 00112
8 PyErr_Fetch [call site] 00113
8 PyErr_NormalizeException [call site] 00114
8 _Py_INCREF(_object*) [function] [call site] 00115
8 PyException_SetCause [call site] 00116
8 PyException_SetContext [call site] 00117
8 PyErr_Restore [call site] 00118
7 __cxa_allocate_exception [call site] 00119
7 pybind11::error_already_set::error_already_set() [function] [call site] 00120
8 std::exception::exception[abi:ne180100]() [function] [call site] 00121
8 pybind11::detail::error_fetch_and_normalize::error_fetch_and_normalize(char const*) [function] [call site] 00122
9 pybind11::object::object() [function] [call site] 00123
9 pybind11::handle::ptr() [function] [call site] 00124
9 PyErr_Fetch [call site] 00125
9 pybind11::handle::operator bool() const [function] [call site] 00126
9 pybind11::pybind11_fail(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00127
10 PyErr_Occurred [call site] 00128
10 __assert_fail [call site] 00129
10 __cxa_allocate_exception [call site] 00130
10 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00131
10 __cxa_throw [call site] 00132
10 std::runtime_error::~runtime_error() [call site] 00133
10 __cxa_free_exception [call site] 00134
9 pybind11::handle::ptr() [function] [call site] 00135
9 pybind11::detail::obj_class_name(_object*) [function] [call site] 00136
10 _PyType_Check(_object*) [function] [call site] 00137
11 PyType_HasFeature(_typeobject*, unsigned long) [function] [call site] 00138
9 pybind11::pybind11_fail(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00139
9 pybind11::handle::ptr() [function] [call site] 00140
9 PyErr_NormalizeException [call site] 00141
9 pybind11::handle::ptr() [function] [call site] 00142
9 pybind11::pybind11_fail(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00143
9 pybind11::handle::ptr() [function] [call site] 00144
9 pybind11::detail::obj_class_name(_object*) [function] [call site] 00145
9 pybind11::pybind11_fail(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00146
9 pybind11::detail::error_fetch_and_normalize::format_value_and_trace() const [function] [call site] 00147
10 pybind11::handle::operator bool() const [function] [call site] 00148
10 pybind11::handle::ptr() const [function] [call site] 00149
10 PyObject_Str [call site] 00150
10 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00151
10 pybind11::object pybind11::reinterpret_steal<pybind11::object>(pybind11::handle) [function] [call site] 00152
11 pybind11::object::object(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00153
10 pybind11::handle::operator bool() const [function] [call site] 00154
10 pybind11::detail::error_string() [function] [call site] 00155
11 pybind11::detail::error_fetch_and_normalize::error_fetch_and_normalize(char const*) [function] [call site] 00156
12 pybind11::pybind11_fail(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00157
12 pybind11::object::~object() [function] [call site] 00158
11 pybind11::detail::error_fetch_and_normalize::error_string() const [function] [call site] 00159
12 pybind11::detail::error_fetch_and_normalize::format_value_and_trace() const [function] [call site] 00160
13 pybind11::handle::ptr() [function] [call site] 00161
13 PyUnicode_AsEncodedString [call site] 00162
13 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00163
13 pybind11::object pybind11::reinterpret_steal<pybind11::object>(pybind11::handle) [function] [call site] 00164
13 pybind11::handle::operator bool() const [function] [call site] 00165
13 pybind11::detail::error_string() [function] [call site] 00166
14 pybind11::detail::error_fetch_and_normalize::~error_fetch_and_normalize() [function] [call site] 00167
15 pybind11::object::~object() [function] [call site] 00168
13 pybind11::object::~object() [function] [call site] 00169
13 pybind11::handle::ptr() [function] [call site] 00170
13 PyBytes_AsStringAndSize [call site] 00171
13 pybind11::detail::error_string() [function] [call site] 00172
13 pybind11::object::~object() [function] [call site] 00173
13 pybind11::handle::operator bool() const [function] [call site] 00174
13 pybind11::handle::ptr() const [function] [call site] 00175
13 _Py_XINCREF(_object*) [function] [call site] 00176
13 PyFrame_GetCode [call site] 00177
13 PyFrame_GetLineNumber [call site] 00178
13 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00179
13 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > pybind11::handle::cast<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >() const [function] [call site] 00180
14 _ZN8pybind114castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEETnNS1_9enable_ifIXaantsr6detail11is_pyobjectIT_EE5valuentsr6detail22is_same_ignoring_cvrefIS9_P7_objectEE5valueEiE4typeELi0EEES9_RKNS_6handleE [function] [call site] 00181
15 pybind11::detail::type_caster<pybind11::detail::intrinsic_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::type, void> pybind11::detail::load_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(pybind11::handle const&) [function] [call site] 00182
16 pybind11::detail::type_caster<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, void>::type_caster() [function] [call site] 00183
17 pybind11::detail::string_caster<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::string_caster() [function] [call site] 00184
16 pybind11::detail::type_caster<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, void>& pybind11::detail::load_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, void>(pybind11::detail::type_caster<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, void>&, pybind11::handle const&) [function] [call site] 00185
17 pybind11::detail::string_caster<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::load(pybind11::handle, bool) [function] [call site] 00186
18 pybind11::handle::operator bool() const [function] [call site] 00187
18 pybind11::handle::ptr() [function] [call site] 00188
18 PyType_HasFeature(_typeobject*, unsigned long) [function] [call site] 00189
18 _ZN8pybind116detail13string_casterINSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEELb0EE8load_rawIcEEbNS2_9enable_ifIXsr3std7is_sameIT_cEE5valueENS_6handleEE4typeE [function] [call site] 00190
19 pybind11::handle::ptr() [function] [call site] 00191
19 PyType_HasFeature(_typeobject*, unsigned long) [function] [call site] 00192
19 pybind11::handle::ptr() [function] [call site] 00193
19 PyBytes_AsString [call site] 00194
19 pybind11::pybind11_fail(char const*) [function] [call site] 00195
19 pybind11::handle::ptr() [function] [call site] 00196
19 PyBytes_Size [call site] 00197
19 pybind11::handle::ptr() [function] [call site] 00198
19 _PyObject_TypeCheck(_object*, _typeobject*) [function] [call site] 00199
20 _Py_IS_TYPE(_object const*, _typeobject const*) [function] [call site] 00200
20 PyType_IsSubtype [call site] 00201
19 PyByteArray_AsString [call site] 00202
19 pybind11::pybind11_fail(char const*) [function] [call site] 00203
19 pybind11::handle::ptr() [function] [call site] 00204
19 PyByteArray_Size [call site] 00205
18 pybind11::handle::ptr() [function] [call site] 00206
18 PyUnicode_AsUTF8AndSize [call site] 00207
18 PyErr_Clear [call site] 00208
17 __cxa_allocate_exception [call site] 00209
17 pybind11::type::handle_of(pybind11::handle) [function] [call site] 00210
18 pybind11::handle::ptr() [function] [call site] 00211
18 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00212
17 _ZN8pybind113strC2INS_6handleETnNSt3__19enable_ifIXaantsr3std10is_base_ofINS_6objectENS_6detail12remove_cvrefIT_E4typeEEE5valuesr3std16is_constructibleIS2_S8_EE5valueEiE4typeELi0EEEOS8_ [function] [call site] 00213
18 pybind11::handle::ptr() [function] [call site] 00214
18 pybind11::str::raw_str(_object*) [function] [call site] 00215
19 PyObject_Str [call site] 00216
18 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00217
18 pybind11::object::object(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00218
18 __cxa_allocate_exception [call site] 00219
18 pybind11::error_already_set::error_already_set() [function] [call site] 00220
19 std::exception::~exception() [call site] 00221
18 __cxa_throw [call site] 00222
18 __cxa_free_exception [call site] 00223
18 pybind11::object::~object() [function] [call site] 00224
17 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > pybind11::object::cast<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >() && [function] [call site] 00225
18 _ZN8pybind114castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXaantsr6detail11is_pyobjectIT_EE5valuesr6detail20move_if_unreferencedIS9_EE5valueES9_E4typeEONS_6objectE [function] [call site] 00226
19 pybind11::detail::object_api<pybind11::handle>::ref_count() const [function] [call site] 00227
20 pybind11::detail::object_api<pybind11::handle>::derived() const [function] [call site] 00228
20 pybind11::handle::ptr() const [function] [call site] 00229
20 _Py_REFCNT(_object const*) [function] [call site] 00230
19 _ZN8pybind114castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEETnNS1_9enable_ifIXaantsr6detail11is_pyobjectIT_EE5valuentsr6detail22is_same_ignoring_cvrefIS9_P7_objectEE5valueEiE4typeELi0EEES9_RKNS_6handleE [function] [call site] 00231
20 pybind11::detail::type_caster<pybind11::detail::intrinsic_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::type, void>::cast_op_type<std::__1::add_rvalue_reference<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::type> pybind11::detail::cast_op<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(pybind11::detail::type_caster<pybind11::detail::intrinsic_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::type, void>&&) [function] [call site] 00232
21 pybind11::detail::string_caster<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::operator std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&() && [function] [call site] 00233
20 pybind11::detail::type_caster<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, void>::~type_caster() [function] [call site] 00234
21 pybind11::detail::string_caster<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::~string_caster() [function] [call site] 00235
19 _ZN8pybind114moveINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXntsr6detail10move_neverIT_EE5valueES9_E4typeEONS_6objectE [function] [call site] 00236
20 pybind11::detail::object_api<pybind11::handle>::ref_count() const [function] [call site] 00237
20 __cxa_allocate_exception [call site] 00238
20 pybind11::type::handle_of(pybind11::handle) [function] [call site] 00239
20 _ZN8pybind113strC2INS_6handleETnNSt3__19enable_ifIXaantsr3std10is_base_ofINS_6objectENS_6detail12remove_cvrefIT_E4typeEEE5valuesr3std16is_constructibleIS2_S8_EE5valueEiE4typeELi0EEEOS8_ [function] [call site] 00240
20 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > pybind11::object::cast<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >() && [function] [call site] 00241
20 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > pybind11::type_id<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >() [function] [call site] 00242
21 pybind11::detail::clean_type_id(char const*) [function] [call site] 00243
22 pybind11::detail::clean_type_id(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00244
23 __cxa_demangle [call site] 00245
23 pybind11::detail::erase_all(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00246
20 pybind11::cast_error::runtime_error(std::__1::basic_string<char, std::runtime_error::char_traits<char>, std::runtime_error::allocator<char> > const&) [function] [call site] 00247
21 pybind11::builtin_exception::runtime_error(std::__1::basic_string<char, std::runtime_error::char_traits<char>, std::runtime_error::allocator<char> > const&) [function] [call site] 00248
22 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00249
20 __cxa_throw [call site] 00250
20 pybind11::str::~str() [function] [call site] 00251
21 pybind11::object::~object() [function] [call site] 00252
20 __cxa_free_exception [call site] 00253
20 pybind11::detail::type_caster<pybind11::detail::intrinsic_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::type, void> pybind11::detail::load_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(pybind11::handle const&) [function] [call site] 00254
21 pybind11::detail::type_caster<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, void>::~type_caster() [function] [call site] 00255
20 pybind11::detail::string_caster<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::operator std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&() [function] [call site] 00256
20 pybind11::detail::type_caster<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, void>::~type_caster() [function] [call site] 00257
17 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > pybind11::type_id<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >() [function] [call site] 00258
17 pybind11::cast_error::runtime_error(std::__1::basic_string<char, std::runtime_error::char_traits<char>, std::runtime_error::allocator<char> > const&) [function] [call site] 00259
17 __cxa_throw [call site] 00260
17 pybind11::str::~str() [function] [call site] 00261
17 __cxa_free_exception [call site] 00262
13 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00263
13 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > pybind11::handle::cast<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >() const [function] [call site] 00264
13 _Py_DECREF(_object*) [function] [call site] 00265
13 PyFrame_GetBack [call site] 00266
13 _Py_DECREF(_object*) [function] [call site] 00267
7 __cxa_throw [call site] 00268
7 __cxa_free_exception [call site] 00269
7 pybind11::object::~object() [function] [call site] 00270
6 pybind11::dict pybind11::reinterpret_borrow<pybind11::dict>(pybind11::handle) [function] [call site] 00271
7 pybind11::dict::dict(pybind11::handle, pybind11::object::borrowed_t) [function] [call site] 00272
8 pybind11::object::object(pybind11::handle, pybind11::object::borrowed_t) [function] [call site] 00273
6 pybind11::object::~object() [function] [call site] 00274
6 pybind11::handle::ptr() [function] [call site] 00275
6 pybind11::detail::dict_getitemstring(_object*, char const*) [function] [call site] 00276
7 PyUnicode_FromString [call site] 00277
7 __cxa_allocate_exception [call site] 00278
7 pybind11::error_already_set::error_already_set() [function] [call site] 00279
7 __cxa_throw [call site] 00280
7 pybind11::error_already_set::~error_already_set() [function] [call site] 00281
8 std::exception::~exception() [call site] 00282
7 __cxa_free_exception [call site] 00283
7 PyDict_GetItemWithError [call site] 00284
7 _Py_DECREF(_object*) [function] [call site] 00285
7 PyErr_Occurred [call site] 00286
7 __cxa_allocate_exception [call site] 00287
7 pybind11::error_already_set::error_already_set() [function] [call site] 00288
7 __cxa_throw [call site] 00289
7 pybind11::error_already_set::~error_already_set() [function] [call site] 00290
7 __cxa_free_exception [call site] 00291
6 PyErr_Occurred [call site] 00292
6 __cxa_allocate_exception [call site] 00293
6 pybind11::error_already_set::error_already_set() [function] [call site] 00294
6 __cxa_throw [call site] 00295
6 __cxa_free_exception [call site] 00296
6 pybind11::detail::atomic_get_or_create_in_state_dict<std::__1::unique_ptr<pybind11::detail::internals, std::__1::default_delete<pybind11::detail::internals> > >(char const*, bool)::{lambda(void*)#1}::operator void (*)(void*)() const [function] [call site] 00297
6 pybind11::capsule::capsule(void const*, void (*)(void*)) [function] [call site] 00298
7 pybind11::object::object() [function] [call site] 00299
7 pybind11::capsule::initialize_with_void_ptr_destructor(void const*, char const*, void (*)(void*)) [function] [call site] 00300
8 pybind11::capsule::initialize_with_void_ptr_destructor(void const*, char const*, void (*)(void*))::{lambda(_object*)#1}::operator void (*)(_object*)() const [function] [call site] 00301
8 PyCapsule_New [call site] 00302
8 PyCapsule_SetContext [call site] 00303
8 __cxa_allocate_exception [call site] 00304
8 pybind11::error_already_set::error_already_set() [function] [call site] 00305
8 __cxa_throw [call site] 00306
8 pybind11::error_already_set::~error_already_set() [function] [call site] 00307
8 __cxa_free_exception [call site] 00308
7 pybind11::object::~object() [function] [call site] 00309
6 pybind11::detail::dict_setdefaultstring(_object*, char const*, _object*) [function] [call site] 00310
7 PyUnicode_FromString [call site] 00311
7 __cxa_allocate_exception [call site] 00312
7 pybind11::error_already_set::error_already_set() [function] [call site] 00313
7 __cxa_throw [call site] 00314
7 pybind11::error_already_set::~error_already_set() [function] [call site] 00315
7 __cxa_free_exception [call site] 00316
7 PyDict_SetDefault [call site] 00317
7 _Py_DECREF(_object*) [function] [call site] 00318
7 __cxa_allocate_exception [call site] 00319
7 pybind11::error_already_set::error_already_set() [function] [call site] 00320
7 __cxa_throw [call site] 00321
7 pybind11::error_already_set::~error_already_set() [function] [call site] 00322
7 __cxa_free_exception [call site] 00323
6 __cxa_allocate_exception [call site] 00324
6 pybind11::error_already_set::error_already_set() [function] [call site] 00325
6 __cxa_throw [call site] 00326
6 __cxa_free_exception [call site] 00327
6 PyCapsule_SetDestructor [call site] 00328
6 __cxa_allocate_exception [call site] 00329
6 pybind11::error_already_set::error_already_set() [function] [call site] 00330
6 __cxa_throw [call site] 00331
6 __cxa_free_exception [call site] 00332
6 pybind11::capsule::~capsule() [function] [call site] 00333
7 pybind11::object::~object() [function] [call site] 00334
6 PyCapsule_GetPointer [call site] 00335
6 pybind11::raise_from(_object*, char const*) [function] [call site] 00336
6 __cxa_allocate_exception [call site] 00337
6 pybind11::error_already_set::error_already_set() [function] [call site] 00338
6 __cxa_throw [call site] 00339
6 __cxa_free_exception [call site] 00340
6 pybind11::dict::~dict() [function] [call site] 00341
7 pybind11::object::~object() [function] [call site] 00342
6 pybind11::error_scope::~error_scope() [function] [call site] 00343
7 PyErr_Restore [call site] 00344
7 __clang_call_terminate [call site] 00345
4 pybind11::gil_scoped_acquire_simple::~gil_scoped_acquire_simple() [function] [call site] 00346
5 PyGILState_Release [call site] 00347
5 __clang_call_terminate [call site] 00348
3 pybind11::detail::get_local_internals_pp_manager() [function] [call site] 00349
3 pybind11::detail::internals_pp_manager<pybind11::detail::local_internals>::get_pp() [function] [call site] 00350
4 pybind11::detail::internals_pp_manager<pybind11::detail::local_internals>::get_or_create_pp_in_state_dict() [function] [call site] 00351
5 std::__1::pair<std::__1::unique_ptr<pybind11::detail::local_internals, std::__1::default_delete<pybind11::detail::local_internals> >*, bool> pybind11::detail::atomic_get_or_create_in_state_dict<std::__1::unique_ptr<pybind11::detail::local_internals, std::__1::default_delete<pybind11::detail::local_internals> > >(char const*, bool) [function] [call site] 00352
6 pybind11::detail::atomic_get_or_create_in_state_dict<std::__1::unique_ptr<pybind11::detail::local_internals, std::__1::default_delete<pybind11::detail::local_internals> > >(char const*, bool)::{lambda(void*)#1}::operator void (*)(void*)() const [function] [call site] 00353
3 Py_Finalize [call site] 00354
3 pybind11::detail::get_internals_pp_manager() [function] [call site] 00355
3 pybind11::detail::internals_pp_manager<pybind11::detail::internals>::destroy() [function] [call site] 00356
4 pybind11::detail::internals_pp_manager<pybind11::detail::internals>::unref() [function] [call site] 00357
3 pybind11::detail::get_local_internals_pp_manager() [function] [call site] 00358
3 pybind11::detail::internals_pp_manager<pybind11::detail::local_internals>::destroy() [function] [call site] 00359
4 pybind11::detail::internals_pp_manager<pybind11::detail::local_internals>::unref() [function] [call site] 00360
3 pybind11::detail::has_seen_non_main_interpreter() [function] [call site] 00361
2 __clang_call_terminate [call site] 00362
1 __cxa_guard_release [call site] 00363
1 pybind11::dict::dict() [function] [call site] 00364
2 PyDict_New [call site] 00365
2 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00366
2 pybind11::object::object(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00367
2 pybind11::pybind11_fail(char const*) [function] [call site] 00368
2 pybind11::object::~object() [function] [call site] 00369
1 pybind11::str::str(char const*) [function] [call site] 00370
2 PyUnicode_FromString [call site] 00371
2 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00372
2 pybind11::object::object(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00373
2 PyErr_Occurred [call site] 00374
2 __cxa_allocate_exception [call site] 00375
2 pybind11::error_already_set::error_already_set() [function] [call site] 00376
2 __cxa_throw [call site] 00377
2 __cxa_free_exception [call site] 00378
2 pybind11::pybind11_fail(char const*) [function] [call site] 00379
2 pybind11::object::~object() [function] [call site] 00380
1 pybind11::globals() [function] [call site] 00381
2 PyEval_GetGlobals [call site] 00382
2 pybind11::module_::import(char const*) [function] [call site] 00383
3 PyImport_ImportModule [call site] 00384
3 __cxa_allocate_exception [call site] 00385
3 pybind11::error_already_set::error_already_set() [function] [call site] 00386
3 __cxa_throw [call site] 00387
3 pybind11::error_already_set::~error_already_set() [function] [call site] 00388
3 __cxa_free_exception [call site] 00389
3 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00390
3 pybind11::module_ pybind11::reinterpret_steal<pybind11::module_>(pybind11::handle) [function] [call site] 00391
4 pybind11::module_::module_(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00392
5 pybind11::object::object(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00393
2 pybind11::detail::object_api<pybind11::handle>::attr(char const*) const [function] [call site] 00394
3 pybind11::detail::object_api<pybind11::handle>::derived() const [function] [call site] 00395
3 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::accessor(pybind11::handle, char const*) [function] [call site] 00396
4 pybind11::object::object() [function] [call site] 00397
2 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::ptr() const [function] [call site] 00398
3 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::get_cache() const [function] [call site] 00399
4 pybind11::handle::operator bool() const [function] [call site] 00400
4 pybind11::detail::accessor_policies::str_attr::get(pybind11::handle, char const*) [function] [call site] 00401
5 pybind11::getattr(pybind11::handle, char const*) [function] [call site] 00402
6 pybind11::handle::ptr() [function] [call site] 00403
6 PyObject_GetAttrString [call site] 00404
6 __cxa_allocate_exception [call site] 00405
6 pybind11::error_already_set::error_already_set() [function] [call site] 00406
6 __cxa_throw [call site] 00407
6 pybind11::error_already_set::~error_already_set() [function] [call site] 00408
6 __cxa_free_exception [call site] 00409
6 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00410
6 pybind11::object pybind11::reinterpret_steal<pybind11::object>(pybind11::handle) [function] [call site] 00411
4 pybind11::object::operator=(pybind11::object&&) [function] [call site] 00412
4 pybind11::object::~object() [function] [call site] 00413
3 pybind11::handle::ptr() [function] [call site] 00414
2 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00415
2 pybind11::dict pybind11::reinterpret_borrow<pybind11::dict>(pybind11::handle) [function] [call site] 00416
2 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::~accessor() [function] [call site] 00417
3 pybind11::object::~object() [function] [call site] 00418
2 pybind11::module_::~module_() [function] [call site] 00419
3 pybind11::object::~object() [function] [call site] 00420
1 pybind11::object::object(pybind11::object&&) [function] [call site] 00421
1 pybind11::object::object(pybind11::object const&) [function] [call site] 00422
2 pybind11::handle::inc_ref() const & [function] [call site] 00423
1 pybind11::exec(pybind11::str const&, pybind11::object, pybind11::object) [function] [call site] 00424
2 pybind11::object::object(pybind11::object&&) [function] [call site] 00425
2 pybind11::object pybind11::eval<(pybind11::eval_mode)2>(pybind11::str const&, pybind11::object, pybind11::object) [function] [call site] 00426
3 pybind11::handle::operator bool() const [function] [call site] 00427
3 pybind11::object::operator=(pybind11::object const&) [function] [call site] 00428
4 pybind11::detail::object_api<pybind11::handle>::is(pybind11::detail::object_api<pybind11::handle> const&) const [function] [call site] 00429
5 pybind11::detail::object_api<pybind11::handle>::derived() const [function] [call site] 00430
5 pybind11::handle::ptr() const [function] [call site] 00431
4 pybind11::handle::inc_ref() const & [function] [call site] 00432
4 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00433
4 pybind11::handle::dec_ref() const & [function] [call site] 00434
3 pybind11::detail::ensure_builtins_in_globals(pybind11::object&) [function] [call site] 00435
3 pybind11::str::operator std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >() const [function] [call site] 00436
4 pybind11::object::object(pybind11::object const&) [function] [call site] 00437
4 PyType_HasFeature(_typeobject*, unsigned long) [function] [call site] 00438
4 PyUnicode_AsUTF8String [call site] 00439
4 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00440
4 pybind11::object pybind11::reinterpret_steal<pybind11::object>(pybind11::handle) [function] [call site] 00441
4 pybind11::object::operator=(pybind11::object&&) [function] [call site] 00442
4 pybind11::object::~object() [function] [call site] 00443
4 pybind11::handle::operator bool() const [function] [call site] 00444
4 __cxa_allocate_exception [call site] 00445
4 pybind11::error_already_set::error_already_set() [function] [call site] 00446
4 __cxa_throw [call site] 00447
4 __cxa_free_exception [call site] 00448
4 pybind11::handle::ptr() [function] [call site] 00449
4 PyBytes_AsStringAndSize [call site] 00450
4 __cxa_allocate_exception [call site] 00451
4 pybind11::error_already_set::error_already_set() [function] [call site] 00452
4 __cxa_throw [call site] 00453
4 __cxa_free_exception [call site] 00454
4 pybind11::object::~object() [function] [call site] 00455
3 pybind11::handle::ptr() [function] [call site] 00456
3 PyRun_StringFlags [call site] 00457
3 __cxa_allocate_exception [call site] 00458
3 pybind11::error_already_set::error_already_set() [function] [call site] 00459
3 __cxa_throw [call site] 00460
3 __cxa_free_exception [call site] 00461
3 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00462
3 pybind11::object pybind11::reinterpret_steal<pybind11::object>(pybind11::handle) [function] [call site] 00463
2 pybind11::object::~object() [function] [call site] 00464
1 pybind11::object::~object() [function] [call site] 00465
1 pybind11::dict::~dict() [function] [call site] 00466
1 pybind11::str::~str() [function] [call site] 00467
1 pybind11::dict::~dict() [function] [call site] 00468
1 __cxa_guard_abort [call site] 00469
1 __cxa_begin_catch [call site] 00470
1 __cxa_end_catch [call site] 00471
1 pybind11::module_::import(char const*) [function] [call site] 00472
1 pybind11::object::object(pybind11::object&&) [function] [call site] 00473
1 pybind11::module_::~module_() [function] [call site] 00474
1 pybind11::detail::object_api<pybind11::handle>::attr(char const*) const [function] [call site] 00475
1 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::operator pybind11::object() const [function] [call site] 00476
2 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::get_cache() const [function] [call site] 00477
2 pybind11::object::object(pybind11::object const&) [function] [call site] 00478
1 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::~accessor() [function] [call site] 00479
1 pybind11::object::~object() [function] [call site] 00480
1 __cxa_begin_catch [call site] 00481
1 __cxa_end_catch [call site] 00482
1 pybind11::none::none() [function] [call site] 00483
2 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00484
2 pybind11::object::object(pybind11::handle, pybind11::object::borrowed_t) [function] [call site] 00485
1 pybind11::typing::Tuple<char const*, pybind11::none> pybind11::make_tuple<(pybind11::return_value_policy)1, char const*, pybind11::none>(char const*&&, pybind11::none&&) [function] [call site] 00486
2 _ZN8pybind116handleC2IDnTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES4_ [function] [call site] 00487
2 pybind11::detail::type_caster<char, void>::cast(char const*, pybind11::return_value_policy, pybind11::handle) [function] [call site] 00488
3 pybind11::none::none() [function] [call site] 00489
3 pybind11::object::release() [function] [call site] 00490
4 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00491
3 pybind11::none::~none() [function] [call site] 00492
4 pybind11::object::~object() [function] [call site] 00493
3 pybind11::detail::string_caster<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::cast(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, pybind11::return_value_policy, pybind11::handle) [function] [call site] 00494
4 pybind11::detail::string_caster<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::decode_utfN(char const*, long) [function] [call site] 00495
5 PyUnicode_DecodeUTF8 [call site] 00496
5 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00497
4 pybind11::handle::operator bool() const [function] [call site] 00498
4 __cxa_allocate_exception [call site] 00499
4 pybind11::error_already_set::error_already_set() [function] [call site] 00500
4 __cxa_throw [call site] 00501
4 pybind11::error_already_set::~error_already_set() [function] [call site] 00502
4 __cxa_free_exception [call site] 00503
2 pybind11::object pybind11::reinterpret_steal<pybind11::object>(pybind11::handle) [function] [call site] 00504
2 pybind11::detail::pyobject_caster<pybind11::none>::cast(pybind11::handle const&, pybind11::return_value_policy, pybind11::handle) [function] [call site] 00505
3 pybind11::handle::inc_ref() const & [function] [call site] 00506
2 pybind11::handle::operator bool() const [function] [call site] 00507
2 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > pybind11::type_id<char const*>() [function] [call site] 00508
2 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > pybind11::type_id<pybind11::none>() [function] [call site] 00509
2 __cxa_allocate_exception [call site] 00510
2 pybind11::cast_error_unable_to_convert_call_arg(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00511
3 pybind11::cast_error::runtime_error(std::__1::basic_string<char, std::runtime_error::char_traits<char>, std::runtime_error::allocator<char> > const&) [function] [call site] 00512
2 __cxa_throw [call site] 00513
2 pybind11::object::~object() [function] [call site] 00514
2 __cxa_free_exception [call site] 00515
2 _ZN8pybind115tupleC2ImTnNSt3__19enable_ifIXsr11is_integralIT_EE5valueEiE4typeELi0EEES4_ [function] [call site] 00516
3 long pybind11::ssize_t_cast<unsigned long>(unsigned long const&) [function] [call site] 00517
3 PyTuple_New [call site] 00518
3 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00519
3 pybind11::object::object(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00520
3 pybind11::pybind11_fail(char const*) [function] [call site] 00521
3 pybind11::object::~object() [function] [call site] 00522
2 pybind11::object::release() [function] [call site] 00523
2 pybind11::handle::ptr() [function] [call site] 00524
2 PyType_HasFeature(_typeobject*, unsigned long) [function] [call site] 00525
2 __assert_fail [call site] 00526
2 pybind11::tuple::~tuple() [function] [call site] 00527
3 pybind11::object::~object() [function] [call site] 00528
2 pybind11::typing::Tuple<char const*, pybind11::none>::tuple(pybind11::object&&) [function] [call site] 00529
3 pybind11::tuple::tuple(pybind11::object&&) [function] [call site] 00530
4 pybind11::tuple::check_(pybind11::handle) [function] [call site] 00531
5 pybind11::handle::ptr() [function] [call site] 00532
5 PyType_HasFeature(_typeobject*, unsigned long) [function] [call site] 00533
4 pybind11::object::release() [function] [call site] 00534
4 PySequence_Tuple [call site] 00535
4 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00536
4 pybind11::object::object(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00537
4 __cxa_allocate_exception [call site] 00538
4 pybind11::error_already_set::error_already_set() [function] [call site] 00539
4 __cxa_throw [call site] 00540
4 __cxa_free_exception [call site] 00541
4 pybind11::object::~object() [function] [call site] 00542
1 pybind11::tuple::tuple(pybind11::tuple&&) [function] [call site] 00543
2 pybind11::object::object(pybind11::object&&) [function] [call site] 00544
1 pybind11::typing::Tuple<char const*, pybind11::none>::~Tuple() [function] [call site] 00545
2 pybind11::tuple::~tuple() [function] [call site] 00546
1 pybind11::none::~none() [function] [call site] 00547
1 pybind11::module_::import(char const*) [function] [call site] 00548
1 pybind11::detail::object_api<pybind11::handle>::attr(char const*) const [function] [call site] 00549
1 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::operator pybind11::object() const [function] [call site] 00550
1 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::~accessor() [function] [call site] 00551
1 pybind11::module_::~module_() [function] [call site] 00552
1 pybind11::object pybind11::detail::object_api<pybind11::handle>::operator()<(pybind11::return_value_policy)1, char const*>(char const*&&) const [function] [call site] 00553
2 PyGILState_Check [call site] 00554
2 pybind11::pybind11_fail(char const*) [function] [call site] 00555
2 pybind11::detail::unpacking_collector<(pybind11::return_value_policy)1> pybind11::detail::collect_arguments<(pybind11::return_value_policy)1, char const*>(char const*&&) [function] [call site] 00556
3 pybind11::detail::unpacking_collector<(pybind11::return_value_policy)1>::unpacking_collector<char const*>(char const*&&) [function] [call site] 00557
4 pybind11::detail::ref_small_vector<6ul>::ref_small_vector() [function] [call site] 00558
5 pybind11::detail::small_vector<_object*, 6ul>::small_vector() [function] [call site] 00559
6 pybind11::detail::inline_array_or_vector<_object*, 6ul, _object*>::inline_array_or_vector() [function] [call site] 00560
7 pybind11::detail::inline_array_or_vector<_object*, 6ul, _object*>::inline_array::inline_array() [function] [call site] 00561
4 pybind11::handle::handle() [function] [call site] 00562
4 pybind11::tuple pybind11::reinterpret_steal<pybind11::tuple>(pybind11::handle) [function] [call site] 00563
5 pybind11::tuple::tuple(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00564
4 pybind11::detail::ref_small_vector<6ul>::reserve(unsigned long) [function] [call site] 00565
5 pybind11::detail::small_vector<_object*, 6ul>::reserve(unsigned long) [function] [call site] 00566
6 pybind11::detail::small_vector<_object*, 6ul>::is_inline() const [function] [call site] 00567
7 pybind11::detail::inline_array_or_vector<_object*, 6ul, _object*>::is_inline() const [function] [call site] 00568
6 pybind11::detail::small_vector<_object*, 6ul>::move_to_heap_vector_with_reserved_size(unsigned long) [function] [call site] 00569
7 pybind11::detail::small_vector<_object*, 6ul>::is_inline() const [function] [call site] 00570
7 __assert_fail [call site] 00571
7 pybind11::detail::inline_array_or_vector<_object*, 6ul, _object*>::heap_vector::heap_vector() [function] [call site] 00572
7 pybind11::detail::inline_array_or_vector<_object*, 6ul, _object*>::heap_vector::heap_vector(pybind11::detail::inline_array_or_vector<_object*, 6ul, _object*>::heap_vector&&) [function] [call site] 00573
7 pybind11::detail::inline_array_or_vector<_object*, 6ul, _object*>::heap_vector::~heap_vector() [function] [call site] 00574
6 pybind11::detail::small_vector<_object*, 6ul>::reserve_slow_path(unsigned long) [function] [call site] 00575
4 pybind11::detail::ref_small_vector<6ul>::push_back_null() [function] [call site] 00576
5 pybind11::detail::small_vector<_object*, 6ul>::push_back(_object*&&) [function] [call site] 00577
6 void pybind11::detail::small_vector<_object*, 6ul>::emplace_back<_object*>(_object*&&) [function] [call site] 00578
7 pybind11::detail::small_vector<_object*, 6ul>::is_inline() const [function] [call site] 00579
7 pybind11::detail::small_vector<_object*, 6ul>::move_to_heap_vector_with_reserved_size(unsigned long) [function] [call site] 00580
4 pybind11::handle::handle() [function] [call site] 00581
4 pybind11::list pybind11::reinterpret_steal<pybind11::list>(pybind11::handle) [function] [call site] 00582
5 pybind11::list::list(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00583
6 pybind11::object::object(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00584
4 void pybind11::detail::unpacking_collector<(pybind11::return_value_policy)1>::process<char const*>(pybind11::list&, char const*&&) [function] [call site] 00585
5 pybind11::handle::handle() [function] [call site] 00586
5 pybind11::detail::type_caster<char, void>::cast(char const*, pybind11::return_value_policy, pybind11::handle) [function] [call site] 00587
5 pybind11::handle::operator bool() const [function] [call site] 00588
5 __cxa_allocate_exception [call site] 00589
5 pybind11::detail::ref_small_vector<6ul>::size() const [function] [call site] 00590
6 pybind11::detail::small_vector<_object*, 6ul>::size() const [function] [call site] 00591
7 pybind11::detail::small_vector<_object*, 6ul>::is_inline() const [function] [call site] 00592
5 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > pybind11::type_id<char const*>() [function] [call site] 00593
5 pybind11::cast_error_unable_to_convert_call_arg(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00594
5 __cxa_throw [call site] 00595
5 __cxa_free_exception [call site] 00596
5 pybind11::handle::ptr() [function] [call site] 00597
5 pybind11::detail::ref_small_vector<6ul>::push_back_steal(_object*) [function] [call site] 00598
6 pybind11::detail::small_vector<_object*, 6ul>::push_back(_object* const&) [function] [call site] 00599
7 void pybind11::detail::small_vector<_object*, 6ul>::emplace_back<_object* const&>(_object* const&) [function] [call site] 00600
4 pybind11::list::~list() [function] [call site] 00601
5 pybind11::object::~object() [function] [call site] 00602
4 pybind11::tuple::~tuple() [function] [call site] 00603
4 pybind11::detail::ref_small_vector<6ul>::~ref_small_vector() [function] [call site] 00604
5 pybind11::detail::small_vector<_object*, 6ul>::size() const [function] [call site] 00605
5 pybind11::detail::small_vector<_object*, 6ul>::operator[](unsigned long) [function] [call site] 00606
6 pybind11::detail::small_vector<_object*, 6ul>::size() const [function] [call site] 00607
6 __assert_fail [call site] 00608
6 pybind11::detail::small_vector<_object*, 6ul>::is_inline() const [function] [call site] 00609
5 _Py_XDECREF(_object*) [function] [call site] 00610
5 pybind11::detail::small_vector<_object*, 6ul>::~small_vector() [function] [call site] 00611
6 pybind11::detail::inline_array_or_vector<_object*, 6ul, _object*>::~inline_array_or_vector() [function] [call site] 00612
7 pybind11::detail::inline_array_or_vector<_object*, 6ul, _object*>::is_inline() const [function] [call site] 00613
7 pybind11::detail::inline_array_or_vector<_object*, 6ul, _object*>::heap_vector::~heap_vector() [function] [call site] 00614
5 __clang_call_terminate [call site] 00615
2 pybind11::detail::object_api<pybind11::handle>::derived() const [function] [call site] 00616
2 pybind11::handle::ptr() const [function] [call site] 00617
2 pybind11::detail::unpacking_collector<(pybind11::return_value_policy)1>::call(_object*) const [function] [call site] 00618
3 pybind11::detail::ref_small_vector<6ul>::size() const [function] [call site] 00619
3 pybind11::handle::operator bool() const [function] [call site] 00620
3 pybind11::tuple::size() const [function] [call site] 00621
4 PyTuple_Size [call site] 00622
3 pybind11::detail::ref_small_vector<6ul>::data() const [function] [call site] 00623
4 pybind11::detail::small_vector<_object*, 6ul>::data() const [function] [call site] 00624
5 pybind11::detail::small_vector<_object*, 6ul>::is_inline() const [function] [call site] 00625
3 pybind11::handle::ptr() const [function] [call site] 00626
3 PyObject_Vectorcall(_object*, _object* const*, unsigned long, _object*) [function] [call site] 00627
4 PyThreadState_Get [call site] 00628
4 _PyObject_VectorcallTstate(_ts*, _object*, _object* const*, unsigned long, _object*) [function] [call site] 00629
5 PyType_HasFeature(_typeobject*, unsigned long) [function] [call site] 00630
5 __assert_fail [call site] 00631
5 PyVectorcall_NARGS(unsigned long) [function] [call site] 00632
5 __assert_fail [call site] 00633
5 PyVectorcall_Function(_object*) [function] [call site] 00634
6 __assert_fail [call site] 00635
6 PyType_HasFeature(_typeobject*, unsigned long) [function] [call site] 00636
6 PyCallable_Check [call site] 00637
6 __assert_fail [call site] 00638
6 __assert_fail [call site] 00639
5 PyVectorcall_NARGS(unsigned long) [function] [call site] 00640
5 _PyObject_MakeTpCall [call site] 00641
5 _Py_CheckFunctionResult [call site] 00642
3 __cxa_allocate_exception [call site] 00643
3 pybind11::error_already_set::error_already_set() [function] [call site] 00644
3 __cxa_throw [call site] 00645
3 pybind11::error_already_set::~error_already_set() [function] [call site] 00646
3 __cxa_free_exception [call site] 00647
3 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00648
3 pybind11::object pybind11::reinterpret_steal<pybind11::object>(pybind11::handle) [function] [call site] 00649
2 pybind11::detail::unpacking_collector<(pybind11::return_value_policy)1>::~unpacking_collector() [function] [call site] 00650
3 pybind11::tuple::~tuple() [function] [call site] 00651
3 pybind11::detail::ref_small_vector<6ul>::~ref_small_vector() [function] [call site] 00652
1 pybind11::detail::object_api<pybind11::handle>::attr(char const*) const [function] [call site] 00653
1 pybind11::object pybind11::detail::object_api<pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr> >::operator()<(pybind11::return_value_policy)1>() const [function] [call site] 00654
2 pybind11::detail::unpacking_collector<(pybind11::return_value_policy)1> pybind11::detail::collect_arguments<(pybind11::return_value_policy)1>() [function] [call site] 00655
3 pybind11::detail::unpacking_collector<(pybind11::return_value_policy)1>::unpacking_collector<>() [function] [call site] 00656
2 pybind11::detail::object_api<pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr> >::derived() const [function] [call site] 00657
2 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::ptr() const [function] [call site] 00658
1 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::~accessor() [function] [call site] 00659
1 pybind11::object::~object() [function] [call site] 00660
1 pybind11::tuple::~tuple() [function] [call site] 00661
1 __cxa_begin_catch [call site] 00662
1 __cxa_end_catch [call site] 00663
1 pybind11::str::str(char const*) [function] [call site] 00664
1 pybind11::object::object(pybind11::object&&) [function] [call site] 00665
1 pybind11::str::~str() [function] [call site] 00666
1 pybind11::object::~object() [function] [call site] 00667
1 __cxa_begin_catch [call site] 00668
1 __cxa_end_catch [call site] 00669