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
588 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::get_num_interpreters_seen() [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::get_num_interpreters_seen() [function] [call site] 00040
3 pybind11::detail::get_internals_pp_manager() [function] [call site] 00041
4 __cxa_guard_acquire [call site] 00042
4 pybind11::detail::internals_pp_manager<pybind11::detail::internals>::internals_pp_manager(char const*, void (*)(pybind11::detail::internals*)) [function] [call site] 00043
4 __cxa_guard_release [call site] 00044
4 __cxa_guard_abort [call site] 00045
3 pybind11::detail::internals_pp_manager<pybind11::detail::internals>::unref() [function] [call site] 00046
3 pybind11::detail::get_local_internals_pp_manager() [function] [call site] 00047
4 __cxa_guard_acquire [call site] 00048
4 __cxa_atexit [call site] 00049
4 __cxa_guard_release [call site] 00050
4 __cxa_guard_acquire [call site] 00051
4 pybind11::detail::internals_pp_manager<pybind11::detail::local_internals>::internals_pp_manager(char const*, void (*)(pybind11::detail::local_internals*)) [function] [call site] 00052
4 __cxa_guard_release [call site] 00053
4 __cxa_guard_abort [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::get_num_interpreters_seen() [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 pybind11::error_scope::error_scope() [function] [call site] 00063
6 PyErr_Fetch [call site] 00064
5 pybind11::detail::get_python_state_dict() [function] [call site] 00065
6 pybind11::object::object() [function] [call site] 00066
7 pybind11::handle::handle() [function] [call site] 00067
6 PyInterpreterState_Get [call site] 00068
6 PyInterpreterState_GetDict [call site] 00069
6 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00070
6 pybind11::object pybind11::reinterpret_borrow<pybind11::object>(pybind11::handle) [function] [call site] 00071
7 pybind11::object::object(pybind11::handle, pybind11::object::borrowed_t) [function] [call site] 00072
8 pybind11::handle::inc_ref() const & [function] [call site] 00073
9 pybind11::handle::inc_ref_counter(unsigned long) [function] [call site] 00074
9 PyGILState_Check [call site] 00075
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] 00076
10 fprintf [call site] 00077
10 fprintf [call site] 00078
10 fprintf [call site] 00079
10 fflush [call site] 00080
10 __cxa_allocate_exception [call site] 00081
10 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00082
10 __cxa_throw [call site] 00083
10 __cxa_free_exception [call site] 00084
9 _Py_XINCREF(_object*) [function] [call site] 00085
10 _Py_INCREF(_object*) [function] [call site] 00086
6 pybind11::object::operator=(pybind11::object&&) [function] [call site] 00087
7 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00088
7 pybind11::handle::dec_ref() const & [function] [call site] 00089
8 PyGILState_Check [call site] 00090
8 pybind11::handle::throw_gilstate_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00091
8 _Py_XDECREF(_object*) [function] [call site] 00092
9 _Py_DECREF(_object*) [function] [call site] 00093
10 _Py_Dealloc [call site] 00094
7 __clang_call_terminate [call site] 00095
8 __cxa_begin_catch [call site] 00096
6 pybind11::object::~object() [function] [call site] 00097
7 pybind11::handle::dec_ref() const & [function] [call site] 00098
7 __clang_call_terminate [call site] 00099
6 pybind11::handle::operator bool() const [function] [call site] 00100
6 pybind11::raise_from(_object*, char const*) [function] [call site] 00101
7 PyErr_Occurred [call site] 00102
7 __assert_fail [call site] 00103
7 PyErr_Fetch [call site] 00104
7 PyErr_NormalizeException [call site] 00105
7 PyException_SetTraceback [call site] 00106
7 _Py_DECREF(_object*) [function] [call site] 00107
7 _Py_DECREF(_object*) [function] [call site] 00108
7 PyErr_Occurred [call site] 00109
7 __assert_fail [call site] 00110
7 PyErr_SetString [call site] 00111
7 PyErr_Fetch [call site] 00112
7 PyErr_NormalizeException [call site] 00113
7 _Py_INCREF(_object*) [function] [call site] 00114
7 PyException_SetCause [call site] 00115
7 PyException_SetContext [call site] 00116
7 PyErr_Restore [call site] 00117
6 __cxa_allocate_exception [call site] 00118
6 pybind11::error_already_set::error_already_set() [function] [call site] 00119
7 std::exception::exception[abi:ne180100]() [function] [call site] 00120
7 pybind11::detail::error_fetch_and_normalize::error_fetch_and_normalize(char const*) [function] [call site] 00121
8 pybind11::object::object() [function] [call site] 00122
8 pybind11::handle::ptr() [function] [call site] 00123
8 PyErr_Fetch [call site] 00124
8 pybind11::handle::operator bool() const [function] [call site] 00125
8 pybind11::pybind11_fail(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00126
9 PyErr_Occurred [call site] 00127
9 __assert_fail [call site] 00128
9 __cxa_allocate_exception [call site] 00129
9 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00130
9 __cxa_throw [call site] 00131
9 std::runtime_error::~runtime_error() [call site] 00132
9 __cxa_free_exception [call site] 00133
8 pybind11::handle::ptr() [function] [call site] 00134
8 pybind11::detail::obj_class_name(_object*) [function] [call site] 00135
9 _PyType_Check(_object*) [function] [call site] 00136
10 PyType_HasFeature(_typeobject*, unsigned long) [function] [call site] 00137
8 pybind11::pybind11_fail(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00138
8 pybind11::handle::ptr() [function] [call site] 00139
8 PyErr_NormalizeException [call site] 00140
8 pybind11::handle::ptr() [function] [call site] 00141
8 pybind11::pybind11_fail(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00142
8 pybind11::handle::ptr() [function] [call site] 00143
8 pybind11::detail::obj_class_name(_object*) [function] [call site] 00144
8 pybind11::pybind11_fail(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00145
8 pybind11::detail::error_fetch_and_normalize::format_value_and_trace() const [function] [call site] 00146
9 pybind11::handle::operator bool() const [function] [call site] 00147
9 pybind11::handle::ptr() const [function] [call site] 00148
9 PyObject_Str [call site] 00149
9 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00150
9 pybind11::object pybind11::reinterpret_steal<pybind11::object>(pybind11::handle) [function] [call site] 00151
10 pybind11::object::object(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00152
9 pybind11::handle::operator bool() const [function] [call site] 00153
9 pybind11::detail::error_string() [function] [call site] 00154
10 pybind11::detail::error_fetch_and_normalize::error_fetch_and_normalize(char const*) [function] [call site] 00155
11 pybind11::pybind11_fail(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00156
11 pybind11::object::~object() [function] [call site] 00157
10 pybind11::detail::error_fetch_and_normalize::error_string() const [function] [call site] 00158
11 pybind11::detail::error_fetch_and_normalize::format_value_and_trace() const [function] [call site] 00159
12 pybind11::handle::ptr() [function] [call site] 00160
12 PyUnicode_AsEncodedString [call site] 00161
12 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00162
12 pybind11::object pybind11::reinterpret_steal<pybind11::object>(pybind11::handle) [function] [call site] 00163
12 pybind11::handle::operator bool() const [function] [call site] 00164
12 pybind11::detail::error_string() [function] [call site] 00165
13 pybind11::detail::error_fetch_and_normalize::~error_fetch_and_normalize() [function] [call site] 00166
14 pybind11::object::~object() [function] [call site] 00167
12 pybind11::object::~object() [function] [call site] 00168
12 pybind11::handle::ptr() [function] [call site] 00169
12 PyBytes_AsStringAndSize [call site] 00170
12 pybind11::detail::error_string() [function] [call site] 00171
12 pybind11::object::~object() [function] [call site] 00172
12 pybind11::handle::operator bool() const [function] [call site] 00173
12 pybind11::handle::ptr() const [function] [call site] 00174
12 _Py_XINCREF(_object*) [function] [call site] 00175
12 PyFrame_GetCode [call site] 00176
12 PyFrame_GetLineNumber [call site] 00177
12 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00178
12 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] 00179
13 _ZN8pybind114castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEETnNS1_9enable_ifIXaantsr6detail11is_pyobjectIT_EE5valuentsr6detail22is_same_ignoring_cvrefIS9_P7_objectEE5valueEiE4typeELi0EEES9_RKNS_6handleE [function] [call site] 00180
14 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] 00181
15 pybind11::detail::type_caster<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, void>::type_caster() [function] [call site] 00182
16 pybind11::detail::string_caster<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, false>::string_caster() [function] [call site] 00183
15 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] 00184
16 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] 00185
17 pybind11::handle::operator bool() const [function] [call site] 00186
17 pybind11::handle::ptr() [function] [call site] 00187
17 PyType_HasFeature(_typeobject*, unsigned long) [function] [call site] 00188
17 _ZN8pybind116detail13string_casterINSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEELb0EE8load_rawIcEEbNS2_9enable_ifIXsr3std7is_sameIT_cEE5valueENS_6handleEE4typeE [function] [call site] 00189
18 pybind11::handle::ptr() [function] [call site] 00190
18 PyType_HasFeature(_typeobject*, unsigned long) [function] [call site] 00191
18 pybind11::handle::ptr() [function] [call site] 00192
18 PyBytes_AsString [call site] 00193
18 pybind11::pybind11_fail(char const*) [function] [call site] 00194
18 pybind11::handle::ptr() [function] [call site] 00195
18 PyBytes_Size [call site] 00196
18 pybind11::handle::ptr() [function] [call site] 00197
18 _PyObject_TypeCheck(_object*, _typeobject*) [function] [call site] 00198
19 _Py_IS_TYPE(_object const*, _typeobject const*) [function] [call site] 00199
19 PyType_IsSubtype [call site] 00200
18 pybind11::handle::ptr() [function] [call site] 00201
18 PyByteArray_AsString [call site] 00202
18 pybind11::pybind11_fail(char const*) [function] [call site] 00203
18 pybind11::handle::ptr() [function] [call site] 00204
18 PyByteArray_Size [call site] 00205
17 pybind11::handle::ptr() [function] [call site] 00206
17 PyUnicode_AsUTF8AndSize [call site] 00207
17 PyErr_Clear [call site] 00208
16 __cxa_allocate_exception [call site] 00209
16 pybind11::type::handle_of(pybind11::handle) [function] [call site] 00210
17 pybind11::handle::ptr() [function] [call site] 00211
17 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00212
16 pybind11::str::str(pybind11::handle) [function] [call site] 00213
17 pybind11::handle::ptr() [function] [call site] 00214
17 pybind11::str::raw_str(_object*) [function] [call site] 00215
18 PyObject_Str [call site] 00216
17 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00217
17 pybind11::object::object(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00218
17 __cxa_allocate_exception [call site] 00219
17 pybind11::error_already_set::error_already_set() [function] [call site] 00220
18 std::exception::~exception() [call site] 00221
17 __cxa_throw [call site] 00222
17 __cxa_free_exception [call site] 00223
17 pybind11::object::~object() [function] [call site] 00224
16 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
17 _ZN8pybind114castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXaantsr6detail11is_pyobjectIT_EE5valuesr6detail20move_if_unreferencedIS9_EE5valueES9_E4typeEONS_6objectE [function] [call site] 00226
18 pybind11::detail::object_api<pybind11::handle>::ref_count() const [function] [call site] 00227
19 pybind11::detail::object_api<pybind11::handle>::derived() const [function] [call site] 00228
19 pybind11::handle::ptr() const [function] [call site] 00229
19 _Py_REFCNT(_object const*) [function] [call site] 00230
18 _ZN8pybind114castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEETnNS1_9enable_ifIXaantsr6detail11is_pyobjectIT_EE5valuentsr6detail22is_same_ignoring_cvrefIS9_P7_objectEE5valueEiE4typeELi0EEES9_RKNS_6handleE [function] [call site] 00231
19 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
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] 00233
19 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
20 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
18 _ZN8pybind114moveINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXntsr6detail10move_neverIT_EE5valueES9_E4typeEONS_6objectE [function] [call site] 00236
19 pybind11::detail::object_api<pybind11::handle>::ref_count() const [function] [call site] 00237
19 __cxa_allocate_exception [call site] 00238
19 pybind11::type::handle_of(pybind11::handle) [function] [call site] 00239
19 pybind11::str::str(pybind11::handle) [function] [call site] 00240
19 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
19 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
20 pybind11::detail::clean_type_id(char const*) [function] [call site] 00243
21 pybind11::detail::clean_type_id(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00244
22 __cxa_demangle [call site] 00245
22 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
19 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
20 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
21 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00249
19 __cxa_throw [call site] 00250
19 pybind11::str::~str() [function] [call site] 00251
20 pybind11::object::~object() [function] [call site] 00252
19 __cxa_free_exception [call site] 00253
19 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
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] 00255
19 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
19 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
16 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
16 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
16 __cxa_throw [call site] 00260
16 pybind11::str::~str() [function] [call site] 00261
16 __cxa_free_exception [call site] 00262
12 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00263
12 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
12 _Py_DECREF(_object*) [function] [call site] 00265
12 PyFrame_GetBack [call site] 00266
12 _Py_DECREF(_object*) [function] [call site] 00267
6 __cxa_throw [call site] 00268
6 __cxa_free_exception [call site] 00269
6 pybind11::object::~object() [function] [call site] 00270
5 pybind11::dict::dict(pybind11::object&&) [function] [call site] 00271
6 pybind11::dict::check_(pybind11::handle) [function] [call site] 00272
7 pybind11::handle::ptr() [function] [call site] 00273
7 PyType_HasFeature(_typeobject*, unsigned long) [function] [call site] 00274
6 pybind11::object::release() [function] [call site] 00275
7 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00276
6 pybind11::dict::raw_dict(_object*) [function] [call site] 00277
7 PyType_HasFeature(_typeobject*, unsigned long) [function] [call site] 00278
7 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00279
7 pybind11::handle::inc_ref() const & [function] [call site] 00280
7 pybind11::handle::ptr() const [function] [call site] 00281
7 PyObject_CallFunctionObjArgs [call site] 00282
6 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00283
6 pybind11::object::object(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00284
6 __cxa_allocate_exception [call site] 00285
6 pybind11::error_already_set::error_already_set() [function] [call site] 00286
6 __cxa_throw [call site] 00287
6 __cxa_free_exception [call site] 00288
6 pybind11::object::~object() [function] [call site] 00289
5 pybind11::object::~object() [function] [call site] 00290
5 pybind11::detail::dict_getitemstringref(_object*, char const*) [function] [call site] 00291
6 pybind11::detail::dict_getitemstring(_object*, char const*) [function] [call site] 00292
7 PyUnicode_FromString [call site] 00293
7 __cxa_allocate_exception [call site] 00294
7 pybind11::error_already_set::error_already_set() [function] [call site] 00295
7 __cxa_throw [call site] 00296
7 pybind11::error_already_set::~error_already_set() [function] [call site] 00297
8 std::exception::~exception() [call site] 00298
7 __cxa_free_exception [call site] 00299
7 PyDict_GetItemWithError [call site] 00300
7 _Py_DECREF(_object*) [function] [call site] 00301
7 PyErr_Occurred [call site] 00302
7 __cxa_allocate_exception [call site] 00303
7 pybind11::error_already_set::error_already_set() [function] [call site] 00304
7 __cxa_throw [call site] 00305
7 pybind11::error_already_set::~error_already_set() [function] [call site] 00306
7 __cxa_free_exception [call site] 00307
6 PyErr_Occurred [call site] 00308
6 __cxa_allocate_exception [call site] 00309
6 pybind11::error_already_set::error_already_set() [function] [call site] 00310
6 __cxa_throw [call site] 00311
6 pybind11::error_already_set::~error_already_set() [function] [call site] 00312
6 __cxa_free_exception [call site] 00313
6 _Py_XINCREF(_object*) [function] [call site] 00314
5 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00315
5 pybind11::object pybind11::reinterpret_steal<pybind11::object>(pybind11::handle) [function] [call site] 00316
5 pybind11::handle::operator bool() const [function] [call site] 00317
5 pybind11::handle::ptr() [function] [call site] 00318
5 PyCapsule_GetPointer [call site] 00319
5 pybind11::raise_from(_object*, char const*) [function] [call site] 00320
5 __cxa_allocate_exception [call site] 00321
5 pybind11::error_already_set::error_already_set() [function] [call site] 00322
5 __cxa_throw [call site] 00323
5 __cxa_free_exception [call site] 00324
5 pybind11::capsule::capsule(void const*, char const*, void (*)(_object*)) [function] [call site] 00325
6 PyCapsule_New [call site] 00326
6 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00327
6 pybind11::object::object(pybind11::handle, pybind11::object::stolen_t) [function] [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::object::~object() [function] [call site] 00333
5 pybind11::detail::object_api<pybind11::handle>::operator[](char const*) const [function] [call site] 00334
6 pybind11::detail::object_api<pybind11::handle>::derived() const [function] [call site] 00335
6 pybind11::str::str(char const*) [function] [call site] 00336
7 PyUnicode_FromString [call site] 00337
7 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00338
7 pybind11::object::object(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00339
7 PyErr_Occurred [call site] 00340
7 __cxa_allocate_exception [call site] 00341
7 pybind11::error_already_set::error_already_set() [function] [call site] 00342
7 __cxa_throw [call site] 00343
7 __cxa_free_exception [call site] 00344
7 pybind11::pybind11_fail(char const*) [function] [call site] 00345
7 pybind11::object::~object() [function] [call site] 00346
6 pybind11::object::object(pybind11::object&&) [function] [call site] 00347
6 pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>::accessor(pybind11::handle, pybind11::object) [function] [call site] 00348
7 pybind11::object::object(pybind11::object&&) [function] [call site] 00349
7 pybind11::object::object() [function] [call site] 00350
6 pybind11::object::~object() [function] [call site] 00351
6 pybind11::str::~str() [function] [call site] 00352
5 void pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>::operator=<pybind11::capsule>(pybind11::capsule&&) && [function] [call site] 00353
6 _ZN8pybind116detail14object_or_castINS_7capsuleETnNSt3__19enable_ifIXsr11is_pyobjectIT_EE5valueEiE4typeELi0EEEDTclsr3stdE7forwardIS5_Efp_EEOS5_ [function] [call site] 00354
6 pybind11::detail::accessor_policies::generic_item::set(pybind11::handle, pybind11::handle, pybind11::handle) [function] [call site] 00355
7 pybind11::handle::ptr() [function] [call site] 00356
7 PyObject_SetItem [call site] 00357
7 __cxa_allocate_exception [call site] 00358
7 pybind11::error_already_set::error_already_set() [function] [call site] 00359
7 __cxa_throw [call site] 00360
7 pybind11::error_already_set::~error_already_set() [function] [call site] 00361
7 __cxa_free_exception [call site] 00362
5 pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>::~accessor() [function] [call site] 00363
6 pybind11::object::~object() [function] [call site] 00364
5 pybind11::capsule::~capsule() [function] [call site] 00365
6 pybind11::object::~object() [function] [call site] 00366
5 pybind11::object::~object() [function] [call site] 00367
5 pybind11::dict::~dict() [function] [call site] 00368
6 pybind11::object::~object() [function] [call site] 00369
5 pybind11::error_scope::~error_scope() [function] [call site] 00370
6 PyErr_Restore [call site] 00371
6 __clang_call_terminate [call site] 00372
4 pybind11::gil_scoped_acquire_simple::~gil_scoped_acquire_simple() [function] [call site] 00373
5 PyGILState_Release [call site] 00374
5 __clang_call_terminate [call site] 00375
3 pybind11::detail::get_local_internals_pp_manager() [function] [call site] 00376
3 pybind11::detail::internals_pp_manager<pybind11::detail::local_internals>::get_pp() [function] [call site] 00377
4 pybind11::detail::internals_pp_manager<pybind11::detail::local_internals>::get_or_create_pp_in_state_dict() [function] [call site] 00378
3 Py_Finalize [call site] 00379
3 pybind11::detail::get_internals_pp_manager() [function] [call site] 00380
3 pybind11::detail::internals_pp_manager<pybind11::detail::internals>::destroy() [function] [call site] 00381
4 pybind11::detail::internals_pp_manager<pybind11::detail::internals>::unref() [function] [call site] 00382
3 pybind11::detail::get_local_internals_pp_manager() [function] [call site] 00383
3 pybind11::detail::internals_pp_manager<pybind11::detail::local_internals>::destroy() [function] [call site] 00384
4 pybind11::detail::internals_pp_manager<pybind11::detail::local_internals>::unref() [function] [call site] 00385
3 pybind11::detail::get_num_interpreters_seen() [function] [call site] 00386
2 __clang_call_terminate [call site] 00387
1 __cxa_guard_release [call site] 00388
1 pybind11::dict::dict() [function] [call site] 00389
2 PyDict_New [call site] 00390
2 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00391
2 pybind11::object::object(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00392
2 pybind11::pybind11_fail(char const*) [function] [call site] 00393
2 pybind11::object::~object() [function] [call site] 00394
1 pybind11::str::str(char const*) [function] [call site] 00395
1 pybind11::globals() [function] [call site] 00396
2 PyEval_GetGlobals [call site] 00397
2 pybind11::module_::import(char const*) [function] [call site] 00398
3 PyImport_ImportModule [call site] 00399
3 __cxa_allocate_exception [call site] 00400
3 pybind11::error_already_set::error_already_set() [function] [call site] 00401
3 __cxa_throw [call site] 00402
3 pybind11::error_already_set::~error_already_set() [function] [call site] 00403
3 __cxa_free_exception [call site] 00404
3 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00405
3 pybind11::module_ pybind11::reinterpret_steal<pybind11::module_>(pybind11::handle) [function] [call site] 00406
4 pybind11::module_::module_(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00407
5 pybind11::object::object(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00408
2 pybind11::detail::object_api<pybind11::handle>::attr(char const*) const [function] [call site] 00409
3 pybind11::detail::object_api<pybind11::handle>::derived() const [function] [call site] 00410
3 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::accessor(pybind11::handle, char const*) [function] [call site] 00411
2 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::ptr() const [function] [call site] 00412
3 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::get_cache() const [function] [call site] 00413
4 pybind11::handle::operator bool() const [function] [call site] 00414
4 pybind11::detail::accessor_policies::str_attr::get(pybind11::handle, char const*) [function] [call site] 00415
5 pybind11::getattr(pybind11::handle, char const*) [function] [call site] 00416
6 pybind11::handle::ptr() [function] [call site] 00417
6 PyObject_GetAttrString [call site] 00418
6 __cxa_allocate_exception [call site] 00419
6 pybind11::error_already_set::error_already_set() [function] [call site] 00420
6 __cxa_throw [call site] 00421
6 pybind11::error_already_set::~error_already_set() [function] [call site] 00422
6 __cxa_free_exception [call site] 00423
6 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00424
6 pybind11::object pybind11::reinterpret_steal<pybind11::object>(pybind11::handle) [function] [call site] 00425
4 pybind11::object::operator=(pybind11::object&&) [function] [call site] 00426
4 pybind11::object::~object() [function] [call site] 00427
3 pybind11::handle::ptr() [function] [call site] 00428
2 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00429
2 pybind11::dict pybind11::reinterpret_borrow<pybind11::dict>(pybind11::handle) [function] [call site] 00430
3 pybind11::dict::dict(pybind11::handle, pybind11::object::borrowed_t) [function] [call site] 00431
4 pybind11::object::object(pybind11::handle, pybind11::object::borrowed_t) [function] [call site] 00432
2 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::~accessor() [function] [call site] 00433
2 pybind11::module_::~module_() [function] [call site] 00434
3 pybind11::object::~object() [function] [call site] 00435
1 pybind11::object::object(pybind11::object&&) [function] [call site] 00436
1 pybind11::object::object(pybind11::object const&) [function] [call site] 00437
2 pybind11::handle::inc_ref() const & [function] [call site] 00438
1 pybind11::exec(pybind11::str const&, pybind11::object, pybind11::object) [function] [call site] 00439
2 pybind11::object::object(pybind11::object&&) [function] [call site] 00440
2 pybind11::object pybind11::eval<(pybind11::eval_mode)2>(pybind11::str const&, pybind11::object, pybind11::object) [function] [call site] 00441
3 pybind11::handle::operator bool() const [function] [call site] 00442
3 pybind11::object::operator=(pybind11::object const&) [function] [call site] 00443
4 pybind11::detail::object_api<pybind11::handle>::is(pybind11::detail::object_api<pybind11::handle> const&) const [function] [call site] 00444
5 pybind11::detail::object_api<pybind11::handle>::derived() const [function] [call site] 00445
5 pybind11::handle::ptr() const [function] [call site] 00446
4 pybind11::handle::inc_ref() const & [function] [call site] 00447
4 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00448
4 pybind11::handle::dec_ref() const & [function] [call site] 00449
3 pybind11::detail::ensure_builtins_in_globals(pybind11::object&) [function] [call site] 00450
3 pybind11::str::operator std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >() const [function] [call site] 00451
4 pybind11::object::object(pybind11::object const&) [function] [call site] 00452
4 PyType_HasFeature(_typeobject*, unsigned long) [function] [call site] 00453
4 PyUnicode_AsUTF8String [call site] 00454
4 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00455
4 pybind11::object pybind11::reinterpret_steal<pybind11::object>(pybind11::handle) [function] [call site] 00456
4 pybind11::object::operator=(pybind11::object&&) [function] [call site] 00457
4 pybind11::object::~object() [function] [call site] 00458
4 pybind11::handle::operator bool() const [function] [call site] 00459
4 __cxa_allocate_exception [call site] 00460
4 pybind11::error_already_set::error_already_set() [function] [call site] 00461
4 __cxa_throw [call site] 00462
4 __cxa_free_exception [call site] 00463
4 pybind11::handle::ptr() [function] [call site] 00464
4 PyBytes_AsStringAndSize [call site] 00465
4 __cxa_allocate_exception [call site] 00466
4 pybind11::error_already_set::error_already_set() [function] [call site] 00467
4 __cxa_throw [call site] 00468
4 __cxa_free_exception [call site] 00469
4 pybind11::object::~object() [function] [call site] 00470
3 pybind11::handle::ptr() [function] [call site] 00471
3 PyRun_StringFlags [call site] 00472
3 __cxa_allocate_exception [call site] 00473
3 pybind11::error_already_set::error_already_set() [function] [call site] 00474
3 __cxa_throw [call site] 00475
3 __cxa_free_exception [call site] 00476
3 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00477
3 pybind11::object pybind11::reinterpret_steal<pybind11::object>(pybind11::handle) [function] [call site] 00478
2 pybind11::object::~object() [function] [call site] 00479
1 pybind11::object::~object() [function] [call site] 00480
1 pybind11::dict::~dict() [function] [call site] 00481
1 pybind11::str::~str() [function] [call site] 00482
1 pybind11::dict::~dict() [function] [call site] 00483
1 __cxa_guard_abort [call site] 00484
1 __cxa_begin_catch [call site] 00485
1 __cxa_end_catch [call site] 00486
1 pybind11::module_::import(char const*) [function] [call site] 00487
1 pybind11::object::object(pybind11::object&&) [function] [call site] 00488
1 pybind11::module_::~module_() [function] [call site] 00489
1 pybind11::detail::object_api<pybind11::handle>::attr(char const*) const [function] [call site] 00490
1 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::operator pybind11::object() const [function] [call site] 00491
2 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::get_cache() const [function] [call site] 00492
2 pybind11::object::object(pybind11::object const&) [function] [call site] 00493
1 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::~accessor() [function] [call site] 00494
1 pybind11::object::~object() [function] [call site] 00495
1 __cxa_begin_catch [call site] 00496
1 __cxa_end_catch [call site] 00497
1 pybind11::none::none() [function] [call site] 00498
2 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00499
2 pybind11::object::object(pybind11::handle, pybind11::object::borrowed_t) [function] [call site] 00500
1 pybind11::tuple pybind11::make_tuple<(pybind11::return_value_policy)1, char const*, pybind11::none>(char const*&&, pybind11::none&&) [function] [call site] 00501
2 _ZN8pybind116handleC2IDnTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES4_ [function] [call site] 00502
2 pybind11::detail::type_caster<char, void>::cast(char const*, pybind11::return_value_policy, pybind11::handle) [function] [call site] 00503
3 pybind11::none::none() [function] [call site] 00504
3 pybind11::object::release() [function] [call site] 00505
3 pybind11::none::~none() [function] [call site] 00506
4 pybind11::object::~object() [function] [call site] 00507
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] 00508
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] 00509
5 PyUnicode_DecodeUTF8 [call site] 00510
5 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00511
4 pybind11::handle::operator bool() const [function] [call site] 00512
4 __cxa_allocate_exception [call site] 00513
4 pybind11::error_already_set::error_already_set() [function] [call site] 00514
4 __cxa_throw [call site] 00515
4 pybind11::error_already_set::~error_already_set() [function] [call site] 00516
4 __cxa_free_exception [call site] 00517
2 pybind11::object pybind11::reinterpret_steal<pybind11::object>(pybind11::handle) [function] [call site] 00518
2 pybind11::detail::pyobject_caster<pybind11::none>::cast(pybind11::handle const&, pybind11::return_value_policy, pybind11::handle) [function] [call site] 00519
3 pybind11::handle::inc_ref() const & [function] [call site] 00520
2 pybind11::handle::operator bool() const [function] [call site] 00521
2 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > pybind11::type_id<char const*>() [function] [call site] 00522
2 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > pybind11::type_id<pybind11::none>() [function] [call site] 00523
2 __cxa_allocate_exception [call site] 00524
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] 00525
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] 00526
2 __cxa_throw [call site] 00527
2 pybind11::object::~object() [function] [call site] 00528
2 __cxa_free_exception [call site] 00529
2 _ZN8pybind115tupleC2ImTnNSt3__19enable_ifIXsr11is_integralIT_EE5valueEiE4typeELi0EEES4_ [function] [call site] 00530
3 long pybind11::ssize_t_cast<unsigned long>(unsigned long const&) [function] [call site] 00531
3 PyTuple_New [call site] 00532
3 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00533
3 pybind11::object::object(pybind11::handle, pybind11::object::stolen_t) [function] [call site] 00534
3 pybind11::pybind11_fail(char const*) [function] [call site] 00535
3 pybind11::object::~object() [function] [call site] 00536
2 pybind11::object::release() [function] [call site] 00537
2 pybind11::handle::ptr() [function] [call site] 00538
2 PyType_HasFeature(_typeobject*, unsigned long) [function] [call site] 00539
2 __assert_fail [call site] 00540
2 pybind11::tuple::~tuple() [function] [call site] 00541
3 pybind11::object::~object() [function] [call site] 00542
1 pybind11::none::~none() [function] [call site] 00543
1 pybind11::module_::import(char const*) [function] [call site] 00544
1 pybind11::detail::object_api<pybind11::handle>::attr(char const*) const [function] [call site] 00545
1 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::operator pybind11::object() const [function] [call site] 00546
1 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::~accessor() [function] [call site] 00547
1 pybind11::module_::~module_() [function] [call site] 00548
1 pybind11::object pybind11::detail::object_api<pybind11::handle>::operator()<(pybind11::return_value_policy)1, char const*>(char const*&&) const [function] [call site] 00549
2 PyGILState_Check [call site] 00550
2 pybind11::pybind11_fail(char const*) [function] [call site] 00551
2 pybind11::detail::simple_collector<(pybind11::return_value_policy)1> pybind11::detail::collect_arguments<(pybind11::return_value_policy)1, char const*, void>(char const*&&) [function] [call site] 00552
3 pybind11::detail::simple_collector<(pybind11::return_value_policy)1>::simple_collector<char const*>(char const*&&) [function] [call site] 00553
4 pybind11::tuple pybind11::make_tuple<(pybind11::return_value_policy)1, char const*>(char const*&&) [function] [call site] 00554
2 pybind11::detail::object_api<pybind11::handle>::derived() const [function] [call site] 00555
2 pybind11::handle::ptr() const [function] [call site] 00556
2 pybind11::detail::simple_collector<(pybind11::return_value_policy)1>::call(_object*) const [function] [call site] 00557
3 pybind11::handle::ptr() const [function] [call site] 00558
3 PyObject_CallObject [call site] 00559
3 __cxa_allocate_exception [call site] 00560
3 pybind11::error_already_set::error_already_set() [function] [call site] 00561
3 __cxa_throw [call site] 00562
3 pybind11::error_already_set::~error_already_set() [function] [call site] 00563
3 __cxa_free_exception [call site] 00564
3 _ZN8pybind116handleC2IP7_objectTnNSt3__19enable_ifIXsr6detail25is_pyobj_ptr_or_nullptr_tIT_EE5valueEiE4typeELi0EEES6_ [function] [call site] 00565
3 pybind11::object pybind11::reinterpret_steal<pybind11::object>(pybind11::handle) [function] [call site] 00566
2 pybind11::detail::simple_collector<(pybind11::return_value_policy)1>::~simple_collector() [function] [call site] 00567
3 pybind11::tuple::~tuple() [function] [call site] 00568
1 pybind11::detail::object_api<pybind11::handle>::attr(char const*) const [function] [call site] 00569
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] 00570
2 pybind11::detail::simple_collector<(pybind11::return_value_policy)1> pybind11::detail::collect_arguments<(pybind11::return_value_policy)1, , void>() [function] [call site] 00571
3 pybind11::detail::simple_collector<(pybind11::return_value_policy)1>::simple_collector<>() [function] [call site] 00572
4 pybind11::tuple pybind11::make_tuple<(pybind11::return_value_policy)1>() [function] [call site] 00573
5 _ZN8pybind115tupleC2IiTnNSt3__19enable_ifIXsr11is_integralIT_EE5valueEiE4typeELi0EEES4_ [function] [call site] 00574
6 long pybind11::ssize_t_cast<int>(int const&) [function] [call site] 00575
2 pybind11::detail::object_api<pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr> >::derived() const [function] [call site] 00576
2 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::ptr() const [function] [call site] 00577
1 pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>::~accessor() [function] [call site] 00578
1 pybind11::object::~object() [function] [call site] 00579
1 pybind11::tuple::~tuple() [function] [call site] 00580
1 __cxa_begin_catch [call site] 00581
1 __cxa_end_catch [call site] 00582
1 pybind11::str::str(char const*) [function] [call site] 00583
1 pybind11::object::object(pybind11::object&&) [function] [call site] 00584
1 pybind11::str::~str() [function] [call site] 00585
1 pybind11::object::~object() [function] [call site] 00586
1 __cxa_begin_catch [call site] 00587
1 __cxa_end_catch [call site] 00588