Skip to content

Instantly share code, notes, and snippets.

@mattip
Last active December 3, 2023 18:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattip/71e0d0f0c212a04afd955d470f63dbc2 to your computer and use it in GitHub Desktop.
Save mattip/71e0d0f0c212a04afd955d470f63dbc2 to your computer and use it in GitHub Desktop.
stack just before recursion error
Running `python -c "import numpy", I get a recursion error. Running a lldebug0 build under gdb, here is the backtrace.
Searching for cpyext, I see there is a chain starting around frame 75 that maybe I can do something about.
But why are there 40 recursive calls to `pypy_g_dispatch_bytecode__AccessDirect_None` ?
#0 __pyx_pf_5numpy_6random_13bit_generator_12SeedSequence_4generate_state (__pyx_v_self=0xcfb1c0, __pyx_v_n_words=0xcfd7b0, __pyx_v_dtype=0x95de18)
at numpy/random/bit_generator.c:6289
#1 0x00007fffec5c0cc5 in __pyx_pw_5numpy_6random_13bit_generator_12SeedSequence_5generate_state (__pyx_v_self=0xcfb1c0, __pyx_args=0xcfd960,
__pyx_kwds=0xcfd9b0) at numpy/random/bit_generator.c:6114
#2 0x00007ffff2b4446f in pypy_g_cpy_call_external__funcPtr__objectPtr__objectPtr_1 (
l_funcptr_10=0x7fffec5c0aaf <__pyx_pw_5numpy_6random_13bit_generator_12SeedSequence_5generate_state>, l_a0_150=0xcfb1c0, l_a1_114=0xcfd960,
l_a2_75=0xcfd9b0) at implement_11.c:59675
#3 0x00007ffff454d0b7 in pypy_g_generic_cpy_call__StdObjSpaceConst_funcPtr_SomeI_11 (
l_func_1752=0x7fffec5c0aaf <__pyx_pw_5numpy_6random_13bit_generator_12SeedSequence_5generate_state>, l_w_obj_4247=0x7ffff0a533a0,
l_stararg1_5556=0xcfd960, l_stararg2_1808=0x7ffff0a5d2a0) at pypy_module_cpyext_6.c:5570
#4 0x00007ffff454c9be in pypy_g_generic_cpy_call__StdObjSpaceConst_funcPtr_SomeI_10 (
l_func_38=0x7fffec5c0aaf <__pyx_pw_5numpy_6random_13bit_generator_12SeedSequence_5generate_state>, l_stararg0_2784=0x7ffff0a533a0,
l_stararg1_1552=0xcfd960, l_stararg2_887=0x7ffff0a5d2a0) at pypy_module_cpyext_6.c:5339
#5 0x00007ffff454c3cc in pypy_g_W_PyCFunctionObject_call_keywords (l_self_17449=0x7fffefece020, l_w_self_2229=0x7ffff0a533a0,
l___args___311=0x7ffff0a5d278) at pypy_module_cpyext_6.c:5220
#6 0x00007ffff4541a15 in pypy_g_W_PyCFunctionObject_call (l_self_17445=0x7fffefece020, l_w_self_2225=0x7ffff0a533a0, l___args___306=0x7ffff0a5d278)
at pypy_module_cpyext_6.c:1783
#7 0x00007ffff455671a in pypy_g_W_PyCMethodObject_descr_call (l_self_17451=0x7fffefece020, l___args___313=0x7ffff0a5d1d0) at pypy_module_cpyext_6.c:8627
#8 0x00007ffff24cd836 in pypy_g__call_4 (l_w_obj_2052=0x7fffefece020, l_args_149=0x7ffff0a5d1d0) at implement_3.c:36475
#9 0x00007ffff2c9534e in pypy_g_BuiltinCodePassThroughArguments1_funcrun_obj (
l_self_14069=0x7ffff7138860 <pypy_g_pypy_interpreter_gateway_BuiltinCodePassThroughA_8>,
l_func_1554=0x7ffff70bac20 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_629>, l_w_obj_3026=0x7fffefece020, l_args_203=0x7ffff0a5d1d0)
at pypy_interpreter.c:49778
#10 0x00007ffff229f7de in pypy_g_dispatcher_funcrun_obj (l_v18608=0 '\000',
l_v18581=0x7ffff7138860 <pypy_g_pypy_interpreter_gateway_BuiltinCodePassThroughA_8>,
l_v18582=0x7ffff70bac20 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_629>, l_v18583=0x7fffefece020, l_v18584=0x7ffff0a5d1d0)
at implement.c:39111
#11 0x00007ffff4a11e02 in pypy_g_call_args (l_w_obj_4514=0x7fffefece020, l_args_778=0x7ffff0a5d1d0) at pypy_objspace.c:5693
#12 0x00007ffff2eeb818 in pypy_g_CALL_FUNCTION_EX__AccessDirect_None (l_self_14531=0x7ffff0a5c320, l_has_kwarg_1=1, l_next_instr_141=18)
at pypy_interpreter_3.c:45435
#13 0x00007ffff2e9b857 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a5c320, l_co_code_3=0x7ffff054d380, l_next_instr_102=0,
l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22169
#14 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a5c320, l_co_code_2=0x7ffff054d380, l_next_instr_90=0,
l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#15 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff0553e20, l_self_17733=0x7ffff0a5c320,
l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#16 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff0553e20, l_v1656427=0x7ffff0a5c320, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#17 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a5c320, l_pycode_24=0x7ffff0553e20, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#18 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a5c320, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#19 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a5c320, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#20 0x00007ffff2cc5a36 in pypy_g_PyCode_funcrun_obj (l_self_14099=0x7ffff0553e20, l_func_1556=0x7ffff09f93a8, l_w_obj_3029=0x7ffff0a533a0, l_args_206=0x7ffff0a5c2d8) at pypy_interpreter.c:65491
#21 0x00007ffff229f842 in pypy_g_dispatcher_funcrun_obj (l_v18608=2 '\002', l_v18581=0x7ffff0553e20, l_v18582=0x7ffff09f93a8, l_v18583=0x7ffff0a533a0, l_v18584=0x7ffff0a5c2d8) at implement.c:39122
#22 0x00007ffff4a1181d in pypy_g_call_args (l_w_obj_4514=0x7ffff0a5c268, l_args_778=0x7ffff0a5c2d8) at pypy_objspace.c:5590
#23 0x00007ffff41cbda2 in pypy_g_PyObject_Call (l_w_obj_3799=0x7ffff0a5c268, l_w_args_516=0x7ffff0a5c2b8, l_w_kw_10=0x0) at pypy_module_cpyext_1.c:20594
#24 0x00007ffff4100b55 in pypy_g_wrapper_second_level__star_3_3 (l_callable_262=0x7ffff41cb234 <pypy_g_PyObject_Call>, l_pname_263=0x7ffff6d831f0 <pypy_g_array_418>, l_v968672=0xcfd770, l_v968673=0xcfd7f0, l_v968674=0x0) at pypy_module_cpyext.c:17279
#25 0x00007ffff40dc520 in PyPyObject_Call (l_stararg0_383=0xcfd770, l_stararg1_197=0xcfd7f0, l_stararg2_87=0x0) at pypy_module_cpyext.c:4188
#26 0x00007fffebeb39e4 in __pyx_pf_5numpy_6random_8_mt19937_7MT19937___init__ (__pyx_v_self=0xcf9bb0, __pyx_v_seed=0x7ffff7fae100 <_PyPy_NoneStruct>) at numpy/random/_mt19937.c:2492
#27 0x00007fffebeb3597 in __pyx_pw_5numpy_6random_8_mt19937_7MT19937_1__init__ (__pyx_v_self=0xcf9bb0, __pyx_args=0xcf7890, __pyx_kwds=0xcf78f0) at numpy/random/_mt19937.c:2348
#28 0x00007ffff2b7bc7d in pypy_g_cpy_call_external__funcPtr__objectPtr__objectPtr_3 (l_funcptr_15=0x7fffebeb3413 <__pyx_pw_5numpy_6random_8_mt19937_7MT19937_1__init__>, l_a0_306=0xcf9bb0, l_a1_212=0xcf7890, l_a2_108=0xcf78f0) at implement_12.c:14320
#29 0x00007ffff45775cc in pypy_g_generic_cpy_call__StdObjSpaceConst_funcPtr_SomeI_23 (l_func_1767=0x7fffebeb3413 <__pyx_pw_5numpy_6random_8_mt19937_7MT19937_1__init__>, l_w_obj_4282=0x7ffff0a4c958, l_stararg1_5568=0xcf7890, l_stararg2_1815=0x7ffff0a4cbe0) at pypy_module_cpyext_6.c:19559
#30 0x00007ffff4576f8d in pypy_g_generic_cpy_call__StdObjSpaceConst_funcPtr_SomeI_22 (l_func_60=0x7fffebeb3413 <__pyx_pw_5numpy_6random_8_mt19937_7MT19937_1__init__>, l_stararg0_2987=0x7ffff0a4c958, l_stararg1_1729=0xcf7890, l_stararg2_944=0x7ffff0a4cbe0) at pypy_module_cpyext_6.c:19394
#31 0x00007ffff457630d in pypy_g_wrap_init_call (l_self_17470=0x7ffff0a3b6a8, l_w_self_2245=0x7ffff0a4c958, l___args___329=0x7ffff0a4cb70) at pypy_module_cpyext_6.c:19172
#32 0x00007ffff29ecbe9 in pypy_g_BuiltinActivation_UwS_W_PyCWrapperObject_ObjSpac (l_self_13712=0x7ffff733ab50 <pypy_g_pypy_interpreter_gateway_BuiltinActivation_UwS_W_935>, l_scope_w_1382=0x7ffff0a4caf8) at implement_10.c:14054
#33 0x00007ffff2c7bb80 in pypy_g_BuiltinCode_funcrun_obj (l_self_14048=0x7ffff71ae4c0 <pypy_g_pypy_interpreter_gateway_BuiltinCode_33>, l_func_1551=0x7ffff70704c0 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_517>, l_w_obj_3024=0x7ffff0a3b6a8, l_args_193=0x7ffff0a4cad0) at pypy_interpreter.c:41474
#34 0x00007ffff229f810 in pypy_g_dispatcher_funcrun_obj (l_v18608=1 '\001', l_v18581=0x7ffff71ae4c0 <pypy_g_pypy_interpreter_gateway_BuiltinCode_33>, l_v18582=0x7ffff70704c0 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_517>, l_v18583=0x7ffff0a3b6a8, l_v18584=0x7ffff0a4cad0) at implement.c:39117
#35 0x00007ffff4a11e02 in pypy_g_call_args (l_w_obj_4514=0x7ffff0a3b6a8, l_args_778=0x7ffff0a4cad0) at pypy_objspace.c:5693
#36 0x00007ffff29e9ad7 in pypy_g_BuiltinActivation_UwS_CMethod_Arguments__run (l_self_13708=0x7ffff771a610 <pypy_g_pypy_interpreter_gateway_BuiltinActivation_UwS_C_19>, l_scope_w_1378=0x7ffff0a4c9c0) at implement_10.c:13088
#37 0x00007ffff2c7bb80 in pypy_g_BuiltinCode_funcrun_obj (l_self_14048=0x7ffff734cec0 <pypy_g_pypy_interpreter_gateway_BuiltinCode_48>, l_func_1551=0x7ffff71166a0 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_960>, l_w_obj_3024=0x7ffff0a4c9a0, l_args_193=0x7ffff0a4c830) at pypy_interpreter.c:41474
#38 0x00007ffff229f810 in pypy_g_dispatcher_funcrun_obj (l_v18608=1 '\001', l_v18581=0x7ffff734cec0 <pypy_g_pypy_interpreter_gateway_BuiltinCode_48>, l_v18582=0x7ffff71166a0 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_960>, l_v18583=0x7ffff0a4c9a0, l_v18584=0x7ffff0a4c830) at implement.c:39117
#39 0x00007ffff4a11e02 in pypy_g_call_args (l_w_obj_4514=0x7ffff0a4c9a0, l_args_778=0x7ffff0a4c830) at pypy_objspace.c:5693
#40 0x00007ffff4f61282 in pypy_g_W_TypeObject_descr_call (l_self_19325=0x7ffff0a3b3f8, l___args___373=0x7ffff0a4c830) at pypy_objspace_std_6.c:42183
#41 0x00007ffff2595a0e in pypy_g__call_9 (l_w_obj_2197=0x7ffff0a3b3f8, l_args_154=0x7ffff0a4c830) at implement_4.c:38791
#42 0x00007ffff2c9534e in pypy_g_BuiltinCodePassThroughArguments1_funcrun_obj (l_self_14069=0x7ffff71561a0 <pypy_g_pypy_interpreter_gateway_BuiltinCodePassThroughA_16>, l_func_1554=0x7ffff7055820 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_287>, l_w_obj_3026=0x7ffff0a3b3f8, l_args_203=0x7ffff0a4c830) at pypy_interpreter.c:49778
#43 0x00007ffff229f7de in pypy_g_dispatcher_funcrun_obj (l_v18608=0 '\000', l_v18581=0x7ffff71561a0 <pypy_g_pypy_interpreter_gateway_BuiltinCodePassThroughA_16>, l_v18582=0x7ffff7055820 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_287>, l_v18583=0x7ffff0a3b3f8, l_v18584=0x7ffff0a4c830) at implement.c:39111
#44 0x00007ffff4a11e02 in pypy_g_call_args (l_w_obj_4514=0x7ffff0a3b3f8, l_args_778=0x7ffff0a4c830) at pypy_objspace.c:5693
#45 0x00007ffff41cbda2 in pypy_g_PyObject_Call (l_w_obj_3799=0x7ffff0a3b3f8, l_w_args_516=0x7fffef9c6580, l_w_kw_10=0x0) at pypy_module_cpyext_1.c:20594
#46 0x00007ffff4100b55 in pypy_g_wrapper_second_level__star_3_3 (l_callable_262=0x7ffff41cb234 <pypy_g_PyObject_Call>, l_pname_263=0x7ffff6d831f0 <pypy_g_array_418>, l_v968672=0x7fffebececc0 <__pyx_type_5numpy_6random_8_mt19937_MT19937>, l_v968673=0x449140, l_v968674=0x0) at pypy_module_cpyext.c:17279
#47 0x00007ffff40dc520 in PyPyObject_Call (l_stararg0_383=0x7fffebececc0 <__pyx_type_5numpy_6random_8_mt19937_MT19937>, l_stararg1_197=0x449140, l_stararg2_87=0x0) at pypy_module_cpyext.c:4188
#48 0x00007fffec5fcbbf in __pyx_pf_5numpy_6random_6mtrand_11RandomState___init__ (__pyx_v_self=0xcf99c0, __pyx_v_seed=0x7ffff7fae100 <_PyPy_NoneStruct>) at numpy/random/mtrand.c:3554
#49 0x00007fffec5fca42 in __pyx_pw_5numpy_6random_6mtrand_11RandomState_1__init__ (__pyx_v_self=0xcf99c0, __pyx_args=0xcf9ac0, __pyx_kwds=0xcf9b00) at numpy/random/mtrand.c:3500
#50 0x00007ffff2b7bc7d in pypy_g_cpy_call_external__funcPtr__objectPtr__objectPtr_3 (l_funcptr_15=0x7fffec5fc8be <__pyx_pw_5numpy_6random_6mtrand_11RandomState_1__init__>, l_a0_306=0xcf99c0, l_a1_212=0xcf9ac0, l_a2_108=0xcf9b00) at implement_12.c:14320
#51 0x00007ffff45775cc in pypy_g_generic_cpy_call__StdObjSpaceConst_funcPtr_SomeI_23 (l_func_1767=0x7fffec5fc8be <__pyx_pw_5numpy_6random_6mtrand_11RandomState_1__init__>, l_w_obj_4282=0x7ffff0a4c218, l_stararg1_5568=0xcf9ac0, l_stararg2_1815=0x7ffff0a4c4a0) at pypy_module_cpyext_6.c:19559
#52 0x00007ffff4576f8d in pypy_g_generic_cpy_call__StdObjSpaceConst_funcPtr_SomeI_22 (l_func_60=0x7fffec5fc8be <__pyx_pw_5numpy_6random_6mtrand_11RandomState_1__init__>, l_stararg0_2987=0x7ffff0a4c218, l_stararg1_1729=0xcf9ac0, l_stararg2_944=0x7ffff0a4c4a0) at pypy_module_cpyext_6.c:19394
#53 0x00007ffff457630d in pypy_g_wrap_init_call (l_self_17470=0x7fffef9c1fd0, l_w_self_2245=0x7ffff0a4c218, l___args___329=0x7ffff0a4c430) at pypy_module_cpyext_6.c:19172
#54 0x00007ffff29ecbe9 in pypy_g_BuiltinActivation_UwS_W_PyCWrapperObject_ObjSpac (l_self_13712=0x7ffff733ab50 <pypy_g_pypy_interpreter_gateway_BuiltinActivation_UwS_W_935>, l_scope_w_1382=0x7ffff0a4c3b8) at implement_10.c:14054
#55 0x00007ffff2c7bb80 in pypy_g_BuiltinCode_funcrun_obj (l_self_14048=0x7ffff71ae4c0 <pypy_g_pypy_interpreter_gateway_BuiltinCode_33>, l_func_1551=0x7ffff70704c0 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_517>, l_w_obj_3024=0x7fffef9c1fd0, l_args_193=0x7ffff0a4c390) at pypy_interpreter.c:41474
#56 0x00007ffff229f810 in pypy_g_dispatcher_funcrun_obj (l_v18608=1 '\001', l_v18581=0x7ffff71ae4c0 <pypy_g_pypy_interpreter_gateway_BuiltinCode_33>, l_v18582=0x7ffff70704c0 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_517>, l_v18583=0x7fffef9c1fd0, l_v18584=0x7ffff0a4c390) at implement.c:39117
#57 0x00007ffff4a11e02 in pypy_g_call_args (l_w_obj_4514=0x7fffef9c1fd0, l_args_778=0x7ffff0a4c390) at pypy_objspace.c:5693
#58 0x00007ffff29e9ad7 in pypy_g_BuiltinActivation_UwS_CMethod_Arguments__run (l_self_13708=0x7ffff771a610 <pypy_g_pypy_interpreter_gateway_BuiltinActivation_UwS_C_19>, l_scope_w_1378=0x7ffff0a4c280) at implement_10.c:13088
#59 0x00007ffff2c7bb80 in pypy_g_BuiltinCode_funcrun_obj (l_self_14048=0x7ffff734cec0 <pypy_g_pypy_interpreter_gateway_BuiltinCode_48>, l_func_1551=0x7ffff71166a0 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_960>, l_w_obj_3024=0x7ffff0a4c260, l_args_193=0x7ffff0a4c0f0) at pypy_interpreter.c:41474
#60 0x00007ffff229f810 in pypy_g_dispatcher_funcrun_obj (l_v18608=1 '\001', l_v18581=0x7ffff734cec0 <pypy_g_pypy_interpreter_gateway_BuiltinCode_48>, l_v18582=0x7ffff71166a0 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_960>, l_v18583=0x7ffff0a4c260, l_v18584=0x7ffff0a4c0f0) at implement.c:39117
#61 0x00007ffff4a11e02 in pypy_g_call_args (l_w_obj_4514=0x7ffff0a4c260, l_args_778=0x7ffff0a4c0f0) at pypy_objspace.c:5693
#62 0x00007ffff4f61282 in pypy_g_W_TypeObject_descr_call (l_self_19325=0x44c130, l___args___373=0x7ffff0a4c0f0) at pypy_objspace_std_6.c:42183
#63 0x00007ffff2595a0e in pypy_g__call_9 (l_w_obj_2197=0x44c130, l_args_154=0x7ffff0a4c0f0) at implement_4.c:38791
#64 0x00007ffff2c9534e in pypy_g_BuiltinCodePassThroughArguments1_funcrun_obj (l_self_14069=0x7ffff71561a0 <pypy_g_pypy_interpreter_gateway_BuiltinCodePassThroughA_16>, l_func_1554=0x7ffff7055820 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_287>, l_w_obj_3026=0x44c130, l_args_203=0x7ffff0a4c0f0) at pypy_interpreter.c:49778
#65 0x00007ffff229f7de in pypy_g_dispatcher_funcrun_obj (l_v18608=0 '\000', l_v18581=0x7ffff71561a0 <pypy_g_pypy_interpreter_gateway_BuiltinCodePassThroughA_16>, l_v18582=0x7ffff7055820 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_287>, l_v18583=0x44c130, l_v18584=0x7ffff0a4c0f0) at implement.c:39111
#66 0x00007ffff4a11e02 in pypy_g_call_args (l_w_obj_4514=0x44c130, l_args_778=0x7ffff0a4c0f0) at pypy_objspace.c:5693
#67 0x00007ffff41cbda2 in pypy_g_PyObject_Call (l_w_obj_3799=0x44c130, l_w_args_516=0x7fffef9c6580, l_w_kw_10=0x0) at pypy_module_cpyext_1.c:20594
#68 0x00007ffff4100b55 in pypy_g_wrapper_second_level__star_3_3 (l_callable_262=0x7ffff41cb234 <pypy_g_PyObject_Call>, l_pname_263=0x7ffff6d831f0 <pypy_g_array_418>, l_v968672=0x7fffec696d80 <__pyx_type_5numpy_6random_6mtrand_RandomState>, l_v968673=0x449140, l_v968674=0x0) at pypy_module_cpyext.c:17279
#69 0x00007ffff40dc520 in PyPyObject_Call (l_stararg0_383=0x7fffec696d80 <__pyx_type_5numpy_6random_6mtrand_RandomState>, l_stararg1_197=0x449140, l_stararg2_87=0x0) at pypy_module_cpyext.c:4188
#70 0x00007fffec62be1c in __pyx_pymod_exec_mtrand (__pyx_pyinit_module=0x4e3fb0) at numpy/random/mtrand.c:24103
#71 0x00007ffff239873d in pypy_g_cpy_call_external__funcPtr__objectPtr_1 (l_funcptr_2=0x7fffec62b348 <__pyx_pymod_exec_mtrand>, l_a0_12=0x4e3fb0) at implement_1.c:56882
#72 0x00007ffff42cd31a in pypy_g_generic_cpy_call__StdObjSpaceConst_funcPtr__obje_2 (l_func_1644=0x7fffec62b348 <__pyx_pymod_exec_mtrand>, l_stararg0_5339=0x4e3fb0) at pypy_module_cpyext_2.c:42597
#73 0x00007ffff42afe3a in pypy_g_exec_def (l_mod_3=0x4e3fb0, l_moddef_4=0x7fffec696f80 <__pyx_moduledef>) at pypy_module_cpyext_2.c:32147
#74 0x00007ffff46158ad in pypy_g_exec_extension_module (l_w_mod_47=0x7ffff0aa6c30) at pypy_module_cpyext_7.c:7930
#75 0x00007ffff46f94f0 in pypy_g_exec_dynamic (l_w_mod_7=0x7ffff0aa6c30) at pypy_module_imp.c:2401
#76 0x00007ffff238e9e7 in pypy_g_BuiltinActivation_UwS_ObjSpace_W_Root__run (l_self_13131=0x7ffff799ee50 <pypy_g_pypy_interpreter_gateway_BuiltinActivation_UwS_O_469>, l_scope_w_1084=0x7ffff0aaf088) at implement_1.c:53354
#77 0x00007ffff2c7bb80 in pypy_g_BuiltinCode_funcrun_obj (l_self_14048=0x7ffff794cd60 <pypy_g_pypy_interpreter_gateway_BuiltinCode1_737>, l_func_1551=0x7ffff78fb560 <pypy_g_pypy_interpreter_function_BuiltinFunction_114>, l_w_obj_3024=0x0, l_args_193=0x7ffff0aaf010) at pypy_interpreter.c:41474
#78 0x00007ffff4a114fc in pypy_g_call_args (l_w_obj_4514=0x7ffff78fb560 <pypy_g_pypy_interpreter_function_BuiltinFunction_114>, l_args_778=0x7ffff0aaf010) at pypy_objspace.c:5540
#79 0x00007ffff2eeb818 in pypy_g_CALL_FUNCTION_EX__AccessDirect_None (l_self_14531=0x7ffff0aaeef0, l_has_kwarg_1=1, l_next_instr_141=8) at pypy_interpreter_3.c:45435
#80 0x00007ffff2e9b857 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0aaeef0, l_co_code_3=0x7ffff7169bc0 <pypy_g_rpy_string_6020>, l_next_instr_102=0, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22169
#81 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0aaeef0, l_co_code_2=0x7ffff7169bc0 <pypy_g_rpy_string_6020>, l_next_instr_90=0, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#82 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_self_17733=0x7ffff0aaeef0, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#83 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_v1656427=0x7ffff0aaeef0, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#84 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0aaeef0, l_pycode_24=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#85 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0aaeef0, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#86 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0aaeef0, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#87 0x00007ffff2c7b3f2 in pypy_g_PyCode_funcrun (l_self_14047=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_func_1550=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_args_192=0x7ffff0aaeec8) at pypy_interpreter.c:41312
#88 0x00007ffff2ee68c4 in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_nargs_26=2, l_frame_110=0x7ffff0aaedc0, l_methodcall_7=false) at pypy_interpreter_3.c:43927
#89 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_nargs_23=2, l_frame_109=0x7ffff0aaedc0, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#90 0x00007ffff5158b4e in pypy_g_CALL_METHOD__AccessDirect_star_1 (l_f_71=0x7ffff0aaedc0, l_oparg_89=2, l_stararg0_5382=12) at pypy_objspace_std_9.c:12008
#91 0x00007ffff2e9b981 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0aaedc0, l_co_code_3=0x7ffff7134de0 <pypy_g_rpy_string_5820>, l_next_instr_102=0, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22187
#92 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0aaedc0, l_co_code_2=0x7ffff7134de0 <pypy_g_rpy_string_5820>, l_next_instr_90=0, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#93 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f3d00 <pypy_g_pypy_interpreter_pycode_PyCode_90>, l_self_17733=0x7ffff0aaedc0, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#94 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f3d00 <pypy_g_pypy_interpreter_pycode_PyCode_90>, l_v1656427=0x7ffff0aaedc0, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#95 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0aaedc0, l_pycode_24=0x7ffff70f3d00 <pypy_g_pypy_interpreter_pycode_PyCode_90>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#96 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0aaedc0, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#97 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0aaedc0, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#98 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff79edec0 <pypy_g_pypy_interpreter_function_Function_411>, l_code_311=0x7ffff70f3d00 <pypy_g_pypy_interpreter_pycode_PyCode_90>, l_nargs_27=2, l_frame_111=0x7ffff0aa2960) at pypy_interpreter_3.c:44256
#99 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff79edec0 <pypy_g_pypy_interpreter_function_Function_411>, l_nargs_26=2, l_frame_110=0x7ffff0aa2960, l_methodcall_7=true) at pypy_interpreter_3.c:43825
#100 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff79edec0 <pypy_g_pypy_interpreter_function_Function_411>, l_nargs_23=2, l_frame_109=0x7ffff0aa2960, l_methodcall_5=true) at pypy_interpreter_3.c:43481
#101 0x00007ffff5158b4e in pypy_g_CALL_METHOD__AccessDirect_star_1 (l_f_71=0x7ffff0aa2960, l_oparg_89=1, l_stararg0_5382=106) at pypy_objspace_std_9.c:12008
#102 0x00007ffff2e9b981 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0aa2960, l_co_code_3=0x7ffff7167f00 <pypy_g_rpy_string_5981>, l_next_instr_102=96, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22187
#103 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0aa2960, l_co_code_2=0x7ffff7167f00 <pypy_g_rpy_string_5981>, l_next_instr_90=96, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#104 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70fa000 <pypy_g_pypy_interpreter_pycode_PyCode_189>, l_self_17733=0x7ffff0aa2960, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#105 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70fa000 <pypy_g_pypy_interpreter_pycode_PyCode_189>, l_v1656427=0x7ffff0aa2960, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#106 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0aa2960, l_pycode_24=0x7ffff70fa000 <pypy_g_pypy_interpreter_pycode_PyCode_189>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#107 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0aa2960, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#108 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0aa2960, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#109 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff783fe80 <pypy_g_pypy_interpreter_function_Function_107>, l_code_311=0x7ffff70fa000 <pypy_g_pypy_interpreter_pycode_PyCode_189>, l_nargs_27=1, l_frame_111=0x7ffff0a9dea8) at pypy_interpreter_3.c:44256
#110 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff783fe80 <pypy_g_pypy_interpreter_function_Function_107>, l_nargs_26=1, l_frame_110=0x7ffff0a9dea8, l_methodcall_7=false) at pypy_interpreter_3.c:43825
#111 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff783fe80 <pypy_g_pypy_interpreter_function_Function_107>, l_nargs_23=1, l_frame_109=0x7ffff0a9dea8, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#112 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a9dea8, l_oparg_66=1, l_next_instr_143=174) at pypy_interpreter_3.c:46547
#113 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a9dea8, l_co_code_3=0x7ffff7166bc0 <pypy_g_rpy_string_5952>, l_next_instr_102=168, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#114 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a9dea8, l_co_code_2=0x7ffff7166bc0 <pypy_g_rpy_string_5952>, l_next_instr_90=168, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#115 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8700 <pypy_g_pypy_interpreter_pycode_PyCode_164>, l_self_17733=0x7ffff0a9dea8, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#116 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8700 <pypy_g_pypy_interpreter_pycode_PyCode_164>, l_v1656427=0x7ffff0a9dea8, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#117 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a9dea8, l_pycode_24=0x7ffff70f8700 <pypy_g_pypy_interpreter_pycode_PyCode_164>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#118 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a9dea8, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#119 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a9dea8, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#120 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff7840340 <pypy_g_pypy_interpreter_function_Function_113>, l_code_311=0x7ffff70f8700 <pypy_g_pypy_interpreter_pycode_PyCode_164>, l_nargs_27=2, l_frame_111=0x7ffff0a9d008) at pypy_interpreter_3.c:44256
#121 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff7840340 <pypy_g_pypy_interpreter_function_Function_113>, l_nargs_26=2, l_frame_110=0x7ffff0a9d008, l_methodcall_7=false) at pypy_interpreter_3.c:43825
#122 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff7840340 <pypy_g_pypy_interpreter_function_Function_113>, l_nargs_23=2, l_frame_109=0x7ffff0a9d008, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#123 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a9d008, l_oparg_66=2, l_next_instr_143=40) at pypy_interpreter_3.c:46547
#124 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a9d008, l_co_code_3=0x7ffff7166aa0 <pypy_g_rpy_string_5950>, l_next_instr_102=32, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#125 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a9d008, l_co_code_2=0x7ffff7166aa0 <pypy_g_rpy_string_5950>, l_next_instr_90=32, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#126 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8600 <pypy_g_pypy_interpreter_pycode_PyCode_163>, l_self_17733=0x7ffff0a9d008, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#127 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8600 <pypy_g_pypy_interpreter_pycode_PyCode_163>, l_v1656427=0x7ffff0a9d008, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#128 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a9d008, l_pycode_24=0x7ffff70f8600 <pypy_g_pypy_interpreter_pycode_PyCode_163>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#129 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a9d008, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#130 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a9d008, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#131 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff7840260 <pypy_g_pypy_interpreter_function_Function_112>, l_code_311=0x7ffff70f8600 <pypy_g_pypy_interpreter_pycode_PyCode_163>, l_nargs_27=2, l_frame_111=0x7ffff0a9c8b0) at pypy_interpreter_3.c:44256
#132 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff7840260 <pypy_g_pypy_interpreter_function_Function_112>, l_nargs_26=2, l_frame_110=0x7ffff0a9c8b0, l_methodcall_7=false) at pypy_interpreter_3.c:43825
#133 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff7840260 <pypy_g_pypy_interpreter_function_Function_112>, l_nargs_23=2, l_frame_109=0x7ffff0a9c8b0, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#134 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a9c8b0, l_oparg_66=2, l_next_instr_143=40) at pypy_interpreter_3.c:46547
#135 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a9c8b0, l_co_code_3=0x7ffff71669e0 <pypy_g_rpy_string_5948>, l_next_instr_102=20, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#136 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a9c8b0, l_co_code_2=0x7ffff71669e0 <pypy_g_rpy_string_5948>, l_next_instr_90=20, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#137 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8500 <pypy_g_pypy_interpreter_pycode_PyCode_162>, l_self_17733=0x7ffff0a9c8b0, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#138 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8500 <pypy_g_pypy_interpreter_pycode_PyCode_162>, l_v1656427=0x7ffff0a9c8b0, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#139 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a9c8b0, l_pycode_24=0x7ffff70f8500 <pypy_g_pypy_interpreter_pycode_PyCode_162>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#140 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a9c8b0, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#141 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a9c8b0, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#142 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff783ff40 <pypy_g_pypy_interpreter_function_Function_108>, l_code_311=0x7ffff70f8500 <pypy_g_pypy_interpreter_pycode_PyCode_162>, l_nargs_27=3, l_frame_111=0x7ffff0a9c430) at pypy_interpreter_3.c:44256
#143 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff783ff40 <pypy_g_pypy_interpreter_function_Function_108>, l_nargs_26=3, l_frame_110=0x7ffff0a9c430, l_methodcall_7=false) at pypy_interpreter_3.c:43825
#144 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff783ff40 <pypy_g_pypy_interpreter_function_Function_108>, l_nargs_23=3, l_frame_109=0x7ffff0a9c430, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#145 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a9c430, l_oparg_66=3, l_next_instr_143=52) at pypy_interpreter_3.c:46547
#146 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a9c430, l_co_code_3=0x7ffff7166500 <pypy_g_rpy_string_5942>, l_next_instr_102=26, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#147 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a9c430, l_co_code_2=0x7ffff7166500 <pypy_g_rpy_string_5942>, l_next_instr_90=26, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#148 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8200 <pypy_g_pypy_interpreter_pycode_PyCode_159>, l_self_17733=0x7ffff0a9c430, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#149 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8200 <pypy_g_pypy_interpreter_pycode_PyCode_159>, l_v1656427=0x7ffff0a9c430, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#150 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a9c430, l_pycode_24=0x7ffff70f8200 <pypy_g_pypy_interpreter_pycode_PyCode_159>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#151 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a9c430, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#152 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a9c430, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#153 0x00007ffff2c7b3f2 in pypy_g_PyCode_funcrun (l_self_14047=0x7ffff70f8200 <pypy_g_pypy_interpreter_pycode_PyCode_159>, l_func_1550=0x7ffff76f81c0 <pypy_g_pypy_interpreter_function_Function_67>, l_args_192=0x7ffff0a9c408) at pypy_interpreter.c:41312
#154 0x00007ffff4a114bd in pypy_g_call_args (l_w_obj_4514=0x7ffff76f81c0 <pypy_g_pypy_interpreter_function_Function_67>, l_args_778=0x7ffff0a9c408) at pypy_objspace.c:5535
#155 0x00007ffff3a5be47 in pypy_g_import_with_frames_removed (l_v767224=0x7ffff0a9c408) at pypy_module__frozen_importlib.c:34
#156 0x00007ffff2c7c63c in pypy_g_BuiltinCodePassThroughArguments0_funcrun (l_self_14049=0x7ffff7150de0 <pypy_g_pypy_interpreter_gateway_BuiltinCodePassThroughA_12>, l_func_1552=0x7ffff70ce460 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_855>, l_args_196=0x7ffff0a9c408) at pypy_interpreter.c:41665
#157 0x00007ffff4a11536 in pypy_g_call_args (l_w_obj_4514=0x7ffff70ce460 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_855>, l_args_778=0x7ffff0a9c408) at pypy_objspace.c:5545
#158 0x00007ffff2c1340a in pypy_g_call_function__star_5 (l_w_func_65=0x7ffff70ce460 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_855>, l_stararg0_5025=0x7ffff0a7aa70, l_stararg1_5103=0x7ffff0a89a88, l_stararg2_1710=0x7ffff0a89a88, l_stararg3_597=0x7ffff0a985c8, l_stararg4_381=0x7ffff0a98528) at pypy_interpreter.c:7642
#159 0x00007ffff4700c2d in pypy_g_import_name_fast_path (l_w_modulename_1=0x7ffff0a7aa70, l_w_globals_43=0x7ffff0a89a88, l_w_locals_36=0x7ffff0a89a88, l_w_fromlist_6=0x7ffff0a985c8, l_w_level_1=0x7ffff0a98528) at pypy_module_imp.c:5117
#160 0x00007ffff2ed6d6b in pypy_g_IMPORT_NAME__AccessDirect_None (l_self_14508=0x7ffff0a9c2c8, l_nameindex_14=0, l_next_instr_131=6) at pypy_interpreter_3.c:39067
#161 0x00007ffff2e9cc30 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a9c2c8, l_co_code_3=0x7ffff0a983f8, l_next_instr_102=0, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22474
#162 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a9c2c8, l_co_code_2=0x7ffff0a983f8, l_next_instr_90=0, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#163 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff0a98308, l_self_17733=0x7ffff0a9c2c8, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#164 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff0a98308, l_v1656427=0x7ffff0a9c2c8, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#165 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a9c2c8, l_pycode_24=0x7ffff0a98308, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#166 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a9c2c8, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#167 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a9c2c8, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#168 0x00007ffff2c86b2c in pypy_g_Code_exec_code (l_self_14053=0x7ffff0a98308, l_w_globals_20=0x7ffff0a89a88, l_w_locals_16=0x7ffff0a89a88) at pypy_interpreter.c:44820
#169 0x00007ffff2e50c32 in pypy_g_PyFrame_exec_ (l_self_14415=0x7ffff0a9c098, l_w_prog_3=0x7ffff0a98308, l_w_globals_23=0x7ffff0a89a88, l_w_locals_18=0x0) at pypy_interpreter_2.c:62422
#170 0x00007ffff3547269 in pypy_g_exec_ (l_w_prog_4=0x7ffff0a98308, l_w_globals_29=0x7ffff0a89a88, l_w_locals_28=0x0) at pypy_module___builtin__.c:24709
#171 0x00007ffff2344327 in pypy_g_BuiltinActivation_UwS_ObjSpace_W_Root_W_Root_W_R_2 (l_self_13007=0x7ffff7315c50 <pypy_g_pypy_interpreter_gateway_BuiltinActivation_UwS_O_146>, l_scope_w_966=0x7ffff0a9c260) at implement_1.c:29019
#172 0x00007ffff2c7bb80 in pypy_g_BuiltinCode_funcrun_obj (l_self_14048=0x7ffff71518e0 <pypy_g_pypy_interpreter_gateway_BuiltinCode3_53>, l_func_1551=0x7ffff70cf5e0 <pypy_g_pypy_interpreter_function_BuiltinFunction_28>, l_w_obj_3024=0x0, l_args_193=0x7ffff0a9c1c0) at pypy_interpreter.c:41474
#173 0x00007ffff4a114fc in pypy_g_call_args (l_w_obj_4514=0x7ffff70cf5e0 <pypy_g_pypy_interpreter_function_BuiltinFunction_28>, l_args_778=0x7ffff0a9c1c0) at pypy_objspace.c:5540
#174 0x00007ffff2eeb818 in pypy_g_CALL_FUNCTION_EX__AccessDirect_None (l_self_14531=0x7ffff0a9c098, l_has_kwarg_1=1, l_next_instr_141=8) at pypy_interpreter_3.c:45435
#175 0x00007ffff2e9b857 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a9c098, l_co_code_3=0x7ffff7169bc0 <pypy_g_rpy_string_6020>, l_next_instr_102=0, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22169
#176 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a9c098, l_co_code_2=0x7ffff7169bc0 <pypy_g_rpy_string_6020>, l_next_instr_90=0, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#177 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_self_17733=0x7ffff0a9c098, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#178 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_v1656427=0x7ffff0a9c098, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#179 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a9c098, l_pycode_24=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#180 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a9c098, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#181 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a9c098, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#182 0x00007ffff2c7b3f2 in pypy_g_PyCode_funcrun (l_self_14047=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_func_1550=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_args_192=0x7ffff0a9c070) at pypy_interpreter.c:41312
#183 0x00007ffff2ee68c4 in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_nargs_26=3, l_frame_110=0x7ffff0a8bdc8, l_methodcall_7=false) at pypy_interpreter_3.c:43927
#184 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_nargs_23=3, l_frame_109=0x7ffff0a8bdc8, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#185 0x00007ffff5158b4e in pypy_g_CALL_METHOD__AccessDirect_star_1 (l_f_71=0x7ffff0a8bdc8, l_oparg_89=3, l_stararg0_5382=50) at pypy_objspace_std_9.c:12008
#186 0x00007ffff2e9b981 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a8bdc8, l_co_code_3=0x7ffff71637c0 <pypy_g_rpy_string_5872>, l_next_instr_102=36, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22187
#187 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a8bdc8, l_co_code_2=0x7ffff71637c0 <pypy_g_rpy_string_5872>, l_next_instr_90=36, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#188 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f5e00 <pypy_g_pypy_interpreter_pycode_PyCode_123>, l_self_17733=0x7ffff0a8bdc8, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#189 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f5e00 <pypy_g_pypy_interpreter_pycode_PyCode_123>, l_v1656427=0x7ffff0a8bdc8, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#190 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a8bdc8, l_pycode_24=0x7ffff70f5e00 <pypy_g_pypy_interpreter_pycode_PyCode_123>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#191 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a8bdc8, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#192 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a8bdc8, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#193 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff78c82e0 <pypy_g_pypy_interpreter_function_Function_137>, l_code_311=0x7ffff70f5e00 <pypy_g_pypy_interpreter_pycode_PyCode_123>, l_nargs_27=2, l_frame_111=0x7ffff0a89608) at pypy_interpreter_3.c:44256
#194 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff78c82e0 <pypy_g_pypy_interpreter_function_Function_137>, l_nargs_26=2, l_frame_110=0x7ffff0a89608, l_methodcall_7=true) at pypy_interpreter_3.c:43825
#195 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff78c82e0 <pypy_g_pypy_interpreter_function_Function_137>, l_nargs_23=2, l_frame_109=0x7ffff0a89608, l_methodcall_5=true) at pypy_interpreter_3.c:43481
#196 0x00007ffff5158b4e in pypy_g_CALL_METHOD__AccessDirect_star_1 (l_f_71=0x7ffff0a89608, l_oparg_89=1, l_stararg0_5382=106) at pypy_objspace_std_9.c:12008
#197 0x00007ffff2e9b981 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a89608, l_co_code_3=0x7ffff7167f00 <pypy_g_rpy_string_5981>, l_next_instr_102=96, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22187
#198 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a89608, l_co_code_2=0x7ffff7167f00 <pypy_g_rpy_string_5981>, l_next_instr_90=96, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#199 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70fa000 <pypy_g_pypy_interpreter_pycode_PyCode_189>, l_self_17733=0x7ffff0a89608, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#200 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70fa000 <pypy_g_pypy_interpreter_pycode_PyCode_189>, l_v1656427=0x7ffff0a89608, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#201 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a89608, l_pycode_24=0x7ffff70fa000 <pypy_g_pypy_interpreter_pycode_PyCode_189>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#202 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a89608, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#203 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a89608, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#204 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff783fe80 <pypy_g_pypy_interpreter_function_Function_107>, l_code_311=0x7ffff70fa000 <pypy_g_pypy_interpreter_pycode_PyCode_189>, l_nargs_27=1, l_frame_111=0x7ffff0a7edf8) at pypy_interpreter_3.c:44256
#205 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff783fe80 <pypy_g_pypy_interpreter_function_Function_107>, l_nargs_26=1, l_frame_110=0x7ffff0a7edf8, l_methodcall_7=false) at pypy_interpreter_3.c:43825
#206 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff783fe80 <pypy_g_pypy_interpreter_function_Function_107>, l_nargs_23=1, l_frame_109=0x7ffff0a7edf8, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#207 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a7edf8, l_oparg_66=1, l_next_instr_143=174) at pypy_interpreter_3.c:46547
#208 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a7edf8, l_co_code_3=0x7ffff7166bc0 <pypy_g_rpy_string_5952>, l_next_instr_102=168, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#209 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a7edf8, l_co_code_2=0x7ffff7166bc0 <pypy_g_rpy_string_5952>, l_next_instr_90=168, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#210 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8700 <pypy_g_pypy_interpreter_pycode_PyCode_164>, l_self_17733=0x7ffff0a7edf8, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#211 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8700 <pypy_g_pypy_interpreter_pycode_PyCode_164>, l_v1656427=0x7ffff0a7edf8, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#212 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a7edf8, l_pycode_24=0x7ffff70f8700 <pypy_g_pypy_interpreter_pycode_PyCode_164>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#213 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a7edf8, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#214 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a7edf8, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#215 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff7840340 <pypy_g_pypy_interpreter_function_Function_113>, l_code_311=0x7ffff70f8700 <pypy_g_pypy_interpreter_pycode_PyCode_164>, l_nargs_27=2, l_frame_111=0x7ffff0a7df88) at pypy_interpreter_3.c:44256
#216 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff7840340 <pypy_g_pypy_interpreter_function_Function_113>, l_nargs_26=2, l_frame_110=0x7ffff0a7df88, l_methodcall_7=false) at pypy_interpreter_3.c:43825
#217 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff7840340 <pypy_g_pypy_interpreter_function_Function_113>, l_nargs_23=2, l_frame_109=0x7ffff0a7df88, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#218 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a7df88, l_oparg_66=2, l_next_instr_143=40) at pypy_interpreter_3.c:46547
#219 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a7df88, l_co_code_3=0x7ffff7166aa0 <pypy_g_rpy_string_5950>, l_next_instr_102=32, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#220 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a7df88, l_co_code_2=0x7ffff7166aa0 <pypy_g_rpy_string_5950>, l_next_instr_90=32, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#221 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8600 <pypy_g_pypy_interpreter_pycode_PyCode_163>, l_self_17733=0x7ffff0a7df88, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#222 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8600 <pypy_g_pypy_interpreter_pycode_PyCode_163>, l_v1656427=0x7ffff0a7df88, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#223 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a7df88, l_pycode_24=0x7ffff70f8600 <pypy_g_pypy_interpreter_pycode_PyCode_163>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#224 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a7df88, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#225 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a7df88, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#226 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff7840260 <pypy_g_pypy_interpreter_function_Function_112>, l_code_311=0x7ffff70f8600 <pypy_g_pypy_interpreter_pycode_PyCode_163>, l_nargs_27=2, l_frame_111=0x7ffff0a7de00) at pypy_interpreter_3.c:44256
#227 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff7840260 <pypy_g_pypy_interpreter_function_Function_112>, l_nargs_26=2, l_frame_110=0x7ffff0a7de00, l_methodcall_7=false) at pypy_interpreter_3.c:43825
#228 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff7840260 <pypy_g_pypy_interpreter_function_Function_112>, l_nargs_23=2, l_frame_109=0x7ffff0a7de00, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#229 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a7de00, l_oparg_66=2, l_next_instr_143=40) at pypy_interpreter_3.c:46547
#230 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a7de00, l_co_code_3=0x7ffff71669e0 <pypy_g_rpy_string_5948>, l_next_instr_102=32, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#231 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a7de00, l_co_code_2=0x7ffff71669e0 <pypy_g_rpy_string_5948>, l_next_instr_90=32, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#232 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8500 <pypy_g_pypy_interpreter_pycode_PyCode_162>, l_self_17733=0x7ffff0a7de00, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#233 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8500 <pypy_g_pypy_interpreter_pycode_PyCode_162>, l_v1656427=0x7ffff0a7de00, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#234 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a7de00, l_pycode_24=0x7ffff70f8500 <pypy_g_pypy_interpreter_pycode_PyCode_162>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#235 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a7de00, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#236 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a7de00, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#237 0x00007ffff2c7b3f2 in pypy_g_PyCode_funcrun (l_self_14047=0x7ffff70f8500 <pypy_g_pypy_interpreter_pycode_PyCode_162>, l_func_1550=0x7ffff783ff40 <pypy_g_pypy_interpreter_function_Function_108>, l_args_192=0x7ffff0a7dd88) at pypy_interpreter.c:41312
#238 0x00007ffff4a114bd in pypy_g_call_args (l_w_obj_4514=0x7ffff783ff40 <pypy_g_pypy_interpreter_function_Function_108>, l_args_778=0x7ffff0a7dd88) at pypy_objspace.c:5535
#239 0x00007ffff2eeb818 in pypy_g_CALL_FUNCTION_EX__AccessDirect_None (l_self_14531=0x7ffff0a7dc68, l_has_kwarg_1=1, l_next_instr_141=8) at pypy_interpreter_3.c:45435
#240 0x00007ffff2e9b857 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a7dc68, l_co_code_3=0x7ffff7169bc0 <pypy_g_rpy_string_6020>, l_next_instr_102=0, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22169
#241 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a7dc68, l_co_code_2=0x7ffff7169bc0 <pypy_g_rpy_string_6020>, l_next_instr_90=0, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#242 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_self_17733=0x7ffff0a7dc68, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#243 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_v1656427=0x7ffff0a7dc68, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#244 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a7dc68, l_pycode_24=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#245 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a7dc68, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#246 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a7dc68, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#247 0x00007ffff2c7b3f2 in pypy_g_PyCode_funcrun (l_self_14047=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_func_1550=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_args_192=0x7ffff0a7dc40) at pypy_interpreter.c:41312
#248 0x00007ffff2ee68c4 in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_nargs_26=2, l_frame_110=0x7ffff0a7d620, l_methodcall_7=false) at pypy_interpreter_3.c:43927
#249 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_nargs_23=2, l_frame_109=0x7ffff0a7d620, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#250 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a7d620, l_oparg_66=2, l_next_instr_143=140) at pypy_interpreter_3.c:46547
#251 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a7d620, l_co_code_3=0x7ffff7166840 <pypy_g_rpy_string_5946>, l_next_instr_102=116, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#252 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a7d620, l_co_code_2=0x7ffff7166840 <pypy_g_rpy_string_5946>, l_next_instr_90=116, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#253 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8400 <pypy_g_pypy_interpreter_pycode_PyCode_161>, l_self_17733=0x7ffff0a7d620, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#254 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8400 <pypy_g_pypy_interpreter_pycode_PyCode_161>, l_v1656427=0x7ffff0a7d620, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#255 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a7d620, l_pycode_24=0x7ffff70f8400 <pypy_g_pypy_interpreter_pycode_PyCode_161>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#256 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a7d620, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#257 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a7d620, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#258 0x00007ffff2c7b3f2 in pypy_g_PyCode_funcrun (l_self_14047=0x7ffff70f8400 <pypy_g_pypy_interpreter_pycode_PyCode_161>, l_func_1550=0x7ffff78d8e80 <pypy_g_pypy_interpreter_function_Function_300>, l_args_192=0x7ffff0a7d5f8) at pypy_interpreter.c:41312
#259 0x00007ffff2ee68c4 in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff78d8e80 <pypy_g_pypy_interpreter_function_Function_300>, l_nargs_26=3, l_frame_110=0x7ffff0a7bef8, l_methodcall_7=false) at pypy_interpreter_3.c:43927
#260 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff78d8e80 <pypy_g_pypy_interpreter_function_Function_300>, l_nargs_23=3, l_frame_109=0x7ffff0a7bef8, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#261 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a7bef8, l_oparg_66=3, l_next_instr_143=170) at pypy_interpreter_3.c:46547
#262 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a7bef8, l_co_code_3=0x7ffff7166500 <pypy_g_rpy_string_5942>, l_next_instr_102=160, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#263 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a7bef8, l_co_code_2=0x7ffff7166500 <pypy_g_rpy_string_5942>, l_next_instr_90=160, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#264 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8200 <pypy_g_pypy_interpreter_pycode_PyCode_159>, l_self_17733=0x7ffff0a7bef8, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#265 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8200 <pypy_g_pypy_interpreter_pycode_PyCode_159>, l_v1656427=0x7ffff0a7bef8, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#266 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a7bef8, l_pycode_24=0x7ffff70f8200 <pypy_g_pypy_interpreter_pycode_PyCode_159>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#267 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a7bef8, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#268 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a7bef8, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#269 0x00007ffff2c7b3f2 in pypy_g_PyCode_funcrun (l_self_14047=0x7ffff70f8200 <pypy_g_pypy_interpreter_pycode_PyCode_159>, l_func_1550=0x7ffff76f81c0 <pypy_g_pypy_interpreter_function_Function_67>, l_args_192=0x7ffff0a7bed0) at pypy_interpreter.c:41312
#270 0x00007ffff4a114bd in pypy_g_call_args (l_w_obj_4514=0x7ffff76f81c0 <pypy_g_pypy_interpreter_function_Function_67>, l_args_778=0x7ffff0a7bed0) at pypy_objspace.c:5535
#271 0x00007ffff3a5be47 in pypy_g_import_with_frames_removed (l_v767224=0x7ffff0a7bed0) at pypy_module__frozen_importlib.c:34
#272 0x00007ffff2c7c63c in pypy_g_BuiltinCodePassThroughArguments0_funcrun (l_self_14049=0x7ffff7150de0 <pypy_g_pypy_interpreter_gateway_BuiltinCodePassThroughA_12>, l_func_1552=0x7ffff70ce460 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_855>, l_args_196=0x7ffff0a7bed0) at pypy_interpreter.c:41665
#273 0x00007ffff4a11536 in pypy_g_call_args (l_w_obj_4514=0x7ffff70ce460 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_855>, l_args_778=0x7ffff0a7bed0) at pypy_objspace.c:5545
#274 0x00007ffff2c1340a in pypy_g_call_function__star_5 (l_w_func_65=0x7ffff70ce460 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_855>, l_stararg0_5025=0x7ffff0950ca0, l_stararg1_5103=0x7ffff0a66d18, l_stararg2_1710=0x7ffff0a66d18, l_stararg3_597=0x7ffff0a78498, l_stararg4_381=0x7ffff0a78430) at pypy_interpreter.c:7642
#275 0x00007ffff4700c2d in pypy_g_import_name_fast_path (l_w_modulename_1=0x7ffff0950ca0, l_w_globals_43=0x7ffff0a66d18, l_w_locals_36=0x7ffff0a66d18, l_w_fromlist_6=0x7ffff0a78498, l_w_level_1=0x7ffff0a78430) at pypy_module_imp.c:5117
#276 0x00007ffff2ed6d6b in pypy_g_IMPORT_NAME__AccessDirect_None (l_self_14508=0x7ffff0a7b878, l_nameindex_14=2, l_next_instr_131=114) at pypy_interpreter_3.c:39067
#277 0x00007ffff2e9cc30 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a7b878, l_co_code_3=0x7ffff0a756e0, l_next_instr_102=0, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22474
#278 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a7b878, l_co_code_2=0x7ffff0a756e0, l_next_instr_90=0, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#279 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff0a755f0, l_self_17733=0x7ffff0a7b878, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#280 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff0a755f0, l_v1656427=0x7ffff0a7b878, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#281 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a7b878, l_pycode_24=0x7ffff0a755f0, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#282 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a7b878, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#283 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a7b878, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#284 0x00007ffff2c86b2c in pypy_g_Code_exec_code (l_self_14053=0x7ffff0a755f0, l_w_globals_20=0x7ffff0a66d18, l_w_locals_16=0x7ffff0a66d18) at pypy_interpreter.c:44820
#285 0x00007ffff2e50c32 in pypy_g_PyFrame_exec_ (l_self_14415=0x7ffff0a7b528, l_w_prog_3=0x7ffff0a755f0, l_w_globals_23=0x7ffff0a66d18, l_w_locals_18=0x0) at pypy_interpreter_2.c:62422
#286 0x00007ffff3547269 in pypy_g_exec_ (l_w_prog_4=0x7ffff0a755f0, l_w_globals_29=0x7ffff0a66d18, l_w_locals_28=0x0) at pypy_module___builtin__.c:24709
#287 0x00007ffff2344327 in pypy_g_BuiltinActivation_UwS_ObjSpace_W_Root_W_Root_W_R_2 (l_self_13007=0x7ffff7315c50 <pypy_g_pypy_interpreter_gateway_BuiltinActivation_UwS_O_146>, l_scope_w_966=0x7ffff0a7b6f0) at implement_1.c:29019
#288 0x00007ffff2c7bb80 in pypy_g_BuiltinCode_funcrun_obj (l_self_14048=0x7ffff71518e0 <pypy_g_pypy_interpreter_gateway_BuiltinCode3_53>, l_func_1551=0x7ffff70cf5e0 <pypy_g_pypy_interpreter_function_BuiltinFunction_28>, l_w_obj_3024=0x0, l_args_193=0x7ffff0a7b650) at pypy_interpreter.c:41474
#289 0x00007ffff4a114fc in pypy_g_call_args (l_w_obj_4514=0x7ffff70cf5e0 <pypy_g_pypy_interpreter_function_BuiltinFunction_28>, l_args_778=0x7ffff0a7b650) at pypy_objspace.c:5540
#290 0x00007ffff2eeb818 in pypy_g_CALL_FUNCTION_EX__AccessDirect_None (l_self_14531=0x7ffff0a7b528, l_has_kwarg_1=1, l_next_instr_141=8) at pypy_interpreter_3.c:45435
#291 0x00007ffff2e9b857 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a7b528, l_co_code_3=0x7ffff7169bc0 <pypy_g_rpy_string_6020>, l_next_instr_102=0, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22169
#292 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a7b528, l_co_code_2=0x7ffff7169bc0 <pypy_g_rpy_string_6020>, l_next_instr_90=0, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#293 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_self_17733=0x7ffff0a7b528, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#294 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_v1656427=0x7ffff0a7b528, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#295 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a7b528, l_pycode_24=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#296 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a7b528, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#297 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a7b528, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#298 0x00007ffff2c7b3f2 in pypy_g_PyCode_funcrun (l_self_14047=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_func_1550=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_args_192=0x7ffff0a7b500) at pypy_interpreter.c:41312
#299 0x00007ffff2ee68c4 in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_nargs_26=3, l_frame_110=0x7ffff0a68fd0, l_methodcall_7=false) at pypy_interpreter_3.c:43927
#300 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_nargs_23=3, l_frame_109=0x7ffff0a68fd0, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#301 0x00007ffff5158b4e in pypy_g_CALL_METHOD__AccessDirect_star_1 (l_f_71=0x7ffff0a68fd0, l_oparg_89=3, l_stararg0_5382=50) at pypy_objspace_std_9.c:12008
#302 0x00007ffff2e9b981 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a68fd0, l_co_code_3=0x7ffff71637c0 <pypy_g_rpy_string_5872>, l_next_instr_102=36, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22187
#303 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a68fd0, l_co_code_2=0x7ffff71637c0 <pypy_g_rpy_string_5872>, l_next_instr_90=36, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#304 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f5e00 <pypy_g_pypy_interpreter_pycode_PyCode_123>, l_self_17733=0x7ffff0a68fd0, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#305 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f5e00 <pypy_g_pypy_interpreter_pycode_PyCode_123>, l_v1656427=0x7ffff0a68fd0, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#306 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a68fd0, l_pycode_24=0x7ffff70f5e00 <pypy_g_pypy_interpreter_pycode_PyCode_123>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#307 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a68fd0, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#308 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a68fd0, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#309 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff78c82e0 <pypy_g_pypy_interpreter_function_Function_137>, l_code_311=0x7ffff70f5e00 <pypy_g_pypy_interpreter_pycode_PyCode_123>, l_nargs_27=2, l_frame_111=0x7ffff0a66898) at pypy_interpreter_3.c:44256
#310 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff78c82e0 <pypy_g_pypy_interpreter_function_Function_137>, l_nargs_26=2, l_frame_110=0x7ffff0a66898, l_methodcall_7=true) at pypy_interpreter_3.c:43825
#311 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff78c82e0 <pypy_g_pypy_interpreter_function_Function_137>, l_nargs_23=2, l_frame_109=0x7ffff0a66898, l_methodcall_5=true) at pypy_interpreter_3.c:43481
#312 0x00007ffff5158b4e in pypy_g_CALL_METHOD__AccessDirect_star_1 (l_f_71=0x7ffff0a66898, l_oparg_89=1, l_stararg0_5382=106) at pypy_objspace_std_9.c:12008
#313 0x00007ffff2e9b981 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a66898, l_co_code_3=0x7ffff7167f00 <pypy_g_rpy_string_5981>, l_next_instr_102=96, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22187
#314 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a66898, l_co_code_2=0x7ffff7167f00 <pypy_g_rpy_string_5981>, l_next_instr_90=96, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#315 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70fa000 <pypy_g_pypy_interpreter_pycode_PyCode_189>, l_self_17733=0x7ffff0a66898, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#316 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70fa000 <pypy_g_pypy_interpreter_pycode_PyCode_189>, l_v1656427=0x7ffff0a66898, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#317 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a66898, l_pycode_24=0x7ffff70fa000 <pypy_g_pypy_interpreter_pycode_PyCode_189>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#318 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a66898, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#319 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a66898, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#320 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff783fe80 <pypy_g_pypy_interpreter_function_Function_107>, l_code_311=0x7ffff70fa000 <pypy_g_pypy_interpreter_pycode_PyCode_189>, l_nargs_27=1, l_frame_111=0x7ffff0a60a30) at pypy_interpreter_3.c:44256
#321 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff783fe80 <pypy_g_pypy_interpreter_function_Function_107>, l_nargs_26=1, l_frame_110=0x7ffff0a60a30, l_methodcall_7=false) at pypy_interpreter_3.c:43825
#322 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff783fe80 <pypy_g_pypy_interpreter_function_Function_107>, l_nargs_23=1, l_frame_109=0x7ffff0a60a30, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#323 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a60a30, l_oparg_66=1, l_next_instr_143=174) at pypy_interpreter_3.c:46547
#324 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a60a30, l_co_code_3=0x7ffff7166bc0 <pypy_g_rpy_string_5952>, l_next_instr_102=168, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#325 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a60a30, l_co_code_2=0x7ffff7166bc0 <pypy_g_rpy_string_5952>, l_next_instr_90=168, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#326 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8700 <pypy_g_pypy_interpreter_pycode_PyCode_164>, l_self_17733=0x7ffff0a60a30, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#327 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8700 <pypy_g_pypy_interpreter_pycode_PyCode_164>, l_v1656427=0x7ffff0a60a30, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#328 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a60a30, l_pycode_24=0x7ffff70f8700 <pypy_g_pypy_interpreter_pycode_PyCode_164>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#329 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a60a30, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#330 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a60a30, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#331 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff7840340 <pypy_g_pypy_interpreter_function_Function_113>, l_code_311=0x7ffff70f8700 <pypy_g_pypy_interpreter_pycode_PyCode_164>, l_nargs_27=2, l_frame_111=0x7ffff0a5fbc0) at pypy_interpreter_3.c:44256
#332 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff7840340 <pypy_g_pypy_interpreter_function_Function_113>, l_nargs_26=2, l_frame_110=0x7ffff0a5fbc0, l_methodcall_7=false) at pypy_interpreter_3.c:43825
#333 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff7840340 <pypy_g_pypy_interpreter_function_Function_113>, l_nargs_23=2, l_frame_109=0x7ffff0a5fbc0, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#334 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a5fbc0, l_oparg_66=2, l_next_instr_143=40) at pypy_interpreter_3.c:46547
#335 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a5fbc0, l_co_code_3=0x7ffff7166aa0 <pypy_g_rpy_string_5950>, l_next_instr_102=32, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#336 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a5fbc0, l_co_code_2=0x7ffff7166aa0 <pypy_g_rpy_string_5950>, l_next_instr_90=32, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#337 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8600 <pypy_g_pypy_interpreter_pycode_PyCode_163>, l_self_17733=0x7ffff0a5fbc0, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#338 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8600 <pypy_g_pypy_interpreter_pycode_PyCode_163>, l_v1656427=0x7ffff0a5fbc0, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#339 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a5fbc0, l_pycode_24=0x7ffff70f8600 <pypy_g_pypy_interpreter_pycode_PyCode_163>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#340 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a5fbc0, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#341 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a5fbc0, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#342 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff7840260 <pypy_g_pypy_interpreter_function_Function_112>, l_code_311=0x7ffff70f8600 <pypy_g_pypy_interpreter_pycode_PyCode_163>, l_nargs_27=2, l_frame_111=0x7ffff0a5fa38) at pypy_interpreter_3.c:44256
#343 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff7840260 <pypy_g_pypy_interpreter_function_Function_112>, l_nargs_26=2, l_frame_110=0x7ffff0a5fa38, l_methodcall_7=false) at pypy_interpreter_3.c:43825
#344 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff7840260 <pypy_g_pypy_interpreter_function_Function_112>, l_nargs_23=2, l_frame_109=0x7ffff0a5fa38, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#345 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a5fa38, l_oparg_66=2, l_next_instr_143=40) at pypy_interpreter_3.c:46547
#346 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a5fa38, l_co_code_3=0x7ffff71669e0 <pypy_g_rpy_string_5948>, l_next_instr_102=32, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#347 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a5fa38, l_co_code_2=0x7ffff71669e0 <pypy_g_rpy_string_5948>, l_next_instr_90=32, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#348 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8500 <pypy_g_pypy_interpreter_pycode_PyCode_162>, l_self_17733=0x7ffff0a5fa38, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#349 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8500 <pypy_g_pypy_interpreter_pycode_PyCode_162>, l_v1656427=0x7ffff0a5fa38, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#350 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a5fa38, l_pycode_24=0x7ffff70f8500 <pypy_g_pypy_interpreter_pycode_PyCode_162>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#351 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a5fa38, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#352 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a5fa38, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#353 0x00007ffff2c7b3f2 in pypy_g_PyCode_funcrun (l_self_14047=0x7ffff70f8500 <pypy_g_pypy_interpreter_pycode_PyCode_162>, l_func_1550=0x7ffff783ff40 <pypy_g_pypy_interpreter_function_Function_108>, l_args_192=0x7ffff0a5f9c0) at pypy_interpreter.c:41312
#354 0x00007ffff4a114bd in pypy_g_call_args (l_w_obj_4514=0x7ffff783ff40 <pypy_g_pypy_interpreter_function_Function_108>, l_args_778=0x7ffff0a5f9c0) at pypy_objspace.c:5535
#355 0x00007ffff2eeb818 in pypy_g_CALL_FUNCTION_EX__AccessDirect_None (l_self_14531=0x7ffff0a5f8a0, l_has_kwarg_1=1, l_next_instr_141=8) at pypy_interpreter_3.c:45435
#356 0x00007ffff2e9b857 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a5f8a0, l_co_code_3=0x7ffff7169bc0 <pypy_g_rpy_string_6020>, l_next_instr_102=0, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22169
#357 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a5f8a0, l_co_code_2=0x7ffff7169bc0 <pypy_g_rpy_string_6020>, l_next_instr_90=0, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#358 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_self_17733=0x7ffff0a5f8a0, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#359 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_v1656427=0x7ffff0a5f8a0, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#360 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a5f8a0, l_pycode_24=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#361 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a5f8a0, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#362 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a5f8a0, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#363 0x00007ffff2c7b3f2 in pypy_g_PyCode_funcrun (l_self_14047=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_func_1550=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_args_192=0x7ffff0a5f878) at pypy_interpreter.c:41312
#364 0x00007ffff2ee68c4 in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_nargs_26=2, l_frame_110=0x7ffff0a5f258, l_methodcall_7=false) at pypy_interpreter_3.c:43927
#365 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_nargs_23=2, l_frame_109=0x7ffff0a5f258, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#366 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a5f258, l_oparg_66=2, l_next_instr_143=140) at pypy_interpreter_3.c:46547
#367 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a5f258, l_co_code_3=0x7ffff7166840 <pypy_g_rpy_string_5946>, l_next_instr_102=116, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#368 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a5f258, l_co_code_2=0x7ffff7166840 <pypy_g_rpy_string_5946>, l_next_instr_90=116, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#369 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8400 <pypy_g_pypy_interpreter_pycode_PyCode_161>, l_self_17733=0x7ffff0a5f258, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#370 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8400 <pypy_g_pypy_interpreter_pycode_PyCode_161>, l_v1656427=0x7ffff0a5f258, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#371 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a5f258, l_pycode_24=0x7ffff70f8400 <pypy_g_pypy_interpreter_pycode_PyCode_161>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#372 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a5f258, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#373 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a5f258, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#374 0x00007ffff2c7b3f2 in pypy_g_PyCode_funcrun (l_self_14047=0x7ffff70f8400 <pypy_g_pypy_interpreter_pycode_PyCode_161>, l_func_1550=0x7ffff78d8e80 <pypy_g_pypy_interpreter_function_Function_300>, l_args_192=0x7ffff0a5f230) at pypy_interpreter.c:41312
#375 0x00007ffff2ee68c4 in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff78d8e80 <pypy_g_pypy_interpreter_function_Function_300>, l_nargs_26=3, l_frame_110=0x7ffff0a5db88, l_methodcall_7=false) at pypy_interpreter_3.c:43927
#376 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff78d8e80 <pypy_g_pypy_interpreter_function_Function_300>, l_nargs_23=3, l_frame_109=0x7ffff0a5db88, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#377 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a5db88, l_oparg_66=3, l_next_instr_143=170) at pypy_interpreter_3.c:46547
#378 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a5db88, l_co_code_3=0x7ffff7166500 <pypy_g_rpy_string_5942>, l_next_instr_102=160, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#379 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a5db88, l_co_code_2=0x7ffff7166500 <pypy_g_rpy_string_5942>, l_next_instr_90=160, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#380 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8200 <pypy_g_pypy_interpreter_pycode_PyCode_159>, l_self_17733=0x7ffff0a5db88, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#381 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8200 <pypy_g_pypy_interpreter_pycode_PyCode_159>, l_v1656427=0x7ffff0a5db88, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#382 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a5db88, l_pycode_24=0x7ffff70f8200 <pypy_g_pypy_interpreter_pycode_PyCode_159>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#383 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a5db88, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#384 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a5db88, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#385 0x00007ffff2c7b3f2 in pypy_g_PyCode_funcrun (l_self_14047=0x7ffff70f8200 <pypy_g_pypy_interpreter_pycode_PyCode_159>, l_func_1550=0x7ffff76f81c0 <pypy_g_pypy_interpreter_function_Function_67>, l_args_192=0x7ffff0a5db60) at pypy_interpreter.c:41312
#386 0x00007ffff4a114bd in pypy_g_call_args (l_w_obj_4514=0x7ffff76f81c0 <pypy_g_pypy_interpreter_function_Function_67>, l_args_778=0x7ffff0a5db60) at pypy_objspace.c:5535
#387 0x00007ffff3a5be47 in pypy_g_import_with_frames_removed (l_v767224=0x7ffff0a5db60) at pypy_module__frozen_importlib.c:34
#388 0x00007ffff2c7c63c in pypy_g_BuiltinCodePassThroughArguments0_funcrun (l_self_14049=0x7ffff7150de0 <pypy_g_pypy_interpreter_gateway_BuiltinCodePassThroughA_12>, l_func_1552=0x7ffff70ce460 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_855>, l_args_196=0x7ffff0a5db60) at pypy_interpreter.c:41665
#389 0x00007ffff4a11536 in pypy_g_call_args (l_w_obj_4514=0x7ffff70ce460 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_855>, l_args_778=0x7ffff0a5db60) at pypy_objspace.c:5545
#390 0x00007ffff2c1340a in pypy_g_call_function__star_5 (l_w_func_65=0x7ffff70ce460 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_855>, l_stararg0_5025=0x7ffff0950ca0, l_stararg1_5103=0x7ffff082c440, l_stararg2_1710=0x7ffff082c440, l_stararg3_597=0x7ffff0830be0, l_stararg4_381=0x7ffff0830b30) at pypy_interpreter.c:7642
#391 0x00007ffff4700c2d in pypy_g_import_name_fast_path (l_w_modulename_1=0x7ffff0950ca0, l_w_globals_43=0x7ffff082c440, l_w_locals_36=0x7ffff082c440, l_w_fromlist_6=0x7ffff0830be0, l_w_level_1=0x7ffff0830b30) at pypy_module_imp.c:5117
#392 0x00007ffff2ed6d6b in pypy_g_IMPORT_NAME__AccessDirect_None (l_self_14508=0x7ffff08d96e0, l_nameindex_14=20, l_next_instr_131=280) at pypy_interpreter_3.c:39067
#393 0x00007ffff2e9cc30 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff08d96e0, l_co_code_3=0x48e440, l_next_instr_102=100, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22474
#394 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff08d96e0, l_co_code_2=0x48e440, l_next_instr_90=100, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#395 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff081f1f0, l_self_17733=0x7ffff08d96e0, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#396 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff0a664b0, l_v1656427=0x7ffff0a75880, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#397 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a75880, l_pycode_24=0x7ffff0a664b0, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#398 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a75880, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#399 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a75880, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#400 0x00007ffff2c86b2c in pypy_g_Code_exec_code (l_self_14053=0x7ffff0a664b0, l_w_globals_20=0x7ffff0a5bdd0, l_w_locals_16=0x7ffff0a5bdd0) at pypy_interpreter.c:44820
#401 0x00007ffff2e50c32 in pypy_g_PyFrame_exec_ (l_self_14415=0x7ffff0a75530, l_w_prog_3=0x7ffff0a664b0, l_w_globals_23=0x7ffff0a5bdd0, l_w_locals_18=0x0) at pypy_interpreter_2.c:62422
#402 0x00007ffff3547269 in pypy_g_exec_ (l_w_prog_4=0x7ffff0a664b0, l_w_globals_29=0x7ffff0a5bdd0, l_w_locals_28=0x0) at pypy_module___builtin__.c:24709
#403 0x00007ffff2344327 in pypy_g_BuiltinActivation_UwS_ObjSpace_W_Root_W_Root_W_R_2 (l_self_13007=0x7ffff7315c50 <pypy_g_pypy_interpreter_gateway_BuiltinActivation_UwS_O_146>, l_scope_w_966=0x7ffff0a756f8) at implement_1.c:29019
#404 0x00007ffff2c7bb80 in pypy_g_BuiltinCode_funcrun_obj (l_self_14048=0x7ffff71518e0 <pypy_g_pypy_interpreter_gateway_BuiltinCode3_53>, l_func_1551=0x7ffff70cf5e0 <pypy_g_pypy_interpreter_function_BuiltinFunction_28>, l_w_obj_3024=0x0, l_args_193=0x7ffff0a75658) at pypy_interpreter.c:41474
#405 0x00007ffff4a114fc in pypy_g_call_args (l_w_obj_4514=0x7ffff70cf5e0 <pypy_g_pypy_interpreter_function_BuiltinFunction_28>, l_args_778=0x7ffff0a75658) at pypy_objspace.c:5540
#406 0x00007ffff2eeb818 in pypy_g_CALL_FUNCTION_EX__AccessDirect_None (l_self_14531=0x7ffff0a75530, l_has_kwarg_1=1, l_next_instr_141=8) at pypy_interpreter_3.c:45435
#407 0x00007ffff2e9b857 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a75530, l_co_code_3=0x7ffff7169bc0 <pypy_g_rpy_string_6020>, l_next_instr_102=0, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22169
#408 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a75530, l_co_code_2=0x7ffff7169bc0 <pypy_g_rpy_string_6020>, l_next_instr_90=0, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#409 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_self_17733=0x7ffff0a75530, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#410 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_v1656427=0x7ffff0a75530, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#411 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a75530, l_pycode_24=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#412 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a75530, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#413 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a75530, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#414 0x00007ffff2c7b3f2 in pypy_g_PyCode_funcrun (l_self_14047=0x7ffff70fb700 <pypy_g_pypy_interpreter_pycode_PyCode_212>, l_func_1550=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_args_192=0x7ffff0a75508) at pypy_interpreter.c:41312
#415 0x00007ffff2ee68c4 in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_nargs_26=3, l_frame_110=0x7ffff0a5daa0, l_methodcall_7=false) at pypy_interpreter_3.c:43927
#416 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff78405a0 <pypy_g_pypy_interpreter_function_Function_116>, l_nargs_23=3, l_frame_109=0x7ffff0a5daa0, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#417 0x00007ffff5158b4e in pypy_g_CALL_METHOD__AccessDirect_star_1 (l_f_71=0x7ffff0a5daa0, l_oparg_89=3, l_stararg0_5382=50) at pypy_objspace_std_9.c:12008
#418 0x00007ffff2e9b981 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a5daa0, l_co_code_3=0x7ffff71637c0 <pypy_g_rpy_string_5872>, l_next_instr_102=36, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22187
#419 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a5daa0, l_co_code_2=0x7ffff71637c0 <pypy_g_rpy_string_5872>, l_next_instr_90=36, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#420 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f5e00 <pypy_g_pypy_interpreter_pycode_PyCode_123>, l_self_17733=0x7ffff0a5daa0, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#421 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f5e00 <pypy_g_pypy_interpreter_pycode_PyCode_123>, l_v1656427=0x7ffff0a5daa0, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#422 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a5daa0, l_pycode_24=0x7ffff70f5e00 <pypy_g_pypy_interpreter_pycode_PyCode_123>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#423 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a5daa0, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#424 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a5daa0, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#425 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff78c82e0 <pypy_g_pypy_interpreter_function_Function_137>, l_code_311=0x7ffff70f5e00 <pypy_g_pypy_interpreter_pycode_PyCode_123>, l_nargs_27=2, l_frame_111=0x7ffff0a5b950) at pypy_interpreter_3.c:44256
#426 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff78c82e0 <pypy_g_pypy_interpreter_function_Function_137>, l_nargs_26=2, l_frame_110=0x7ffff0a5b950, l_methodcall_7=true) at pypy_interpreter_3.c:43825
#427 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff78c82e0 <pypy_g_pypy_interpreter_function_Function_137>, l_nargs_23=2, l_frame_109=0x7ffff0a5b950, l_methodcall_5=true) at pypy_interpreter_3.c:43481
#428 0x00007ffff5158b4e in pypy_g_CALL_METHOD__AccessDirect_star_1 (l_f_71=0x7ffff0a5b950, l_oparg_89=1, l_stararg0_5382=106) at pypy_objspace_std_9.c:12008
#429 0x00007ffff2e9b981 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a5b950, l_co_code_3=0x7ffff7167f00 <pypy_g_rpy_string_5981>, l_next_instr_102=96, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22187
#430 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a5b950, l_co_code_2=0x7ffff7167f00 <pypy_g_rpy_string_5981>, l_next_instr_90=96, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#431 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70fa000 <pypy_g_pypy_interpreter_pycode_PyCode_189>, l_self_17733=0x7ffff0a5b950, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#432 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70fa000 <pypy_g_pypy_interpreter_pycode_PyCode_189>, l_v1656427=0x7ffff0a5b950, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#433 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a5b950, l_pycode_24=0x7ffff70fa000 <pypy_g_pypy_interpreter_pycode_PyCode_189>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#434 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a5b950, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#435 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a5b950, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#436 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff783fe80 <pypy_g_pypy_interpreter_function_Function_107>, l_code_311=0x7ffff70fa000 <pypy_g_pypy_interpreter_pycode_PyCode_189>, l_nargs_27=1, l_frame_111=0x7ffff0a4c260) at pypy_interpreter_3.c:44256
#437 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff783fe80 <pypy_g_pypy_interpreter_function_Function_107>, l_nargs_26=1, l_frame_110=0x7ffff0a4c260, l_methodcall_7=false) at pypy_interpreter_3.c:43825
#438 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff783fe80 <pypy_g_pypy_interpreter_function_Function_107>, l_nargs_23=1, l_frame_109=0x7ffff0a4c260, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#439 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a4c260, l_oparg_66=1, l_next_instr_143=174) at pypy_interpreter_3.c:46547
#440 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a4c260, l_co_code_3=0x7ffff7166bc0 <pypy_g_rpy_string_5952>, l_next_instr_102=168, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#441 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a4c260, l_co_code_2=0x7ffff7166bc0 <pypy_g_rpy_string_5952>, l_next_instr_90=168, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#442 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8700 <pypy_g_pypy_interpreter_pycode_PyCode_164>, l_self_17733=0x7ffff0a4c260, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#443 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8700 <pypy_g_pypy_interpreter_pycode_PyCode_164>, l_v1656427=0x7ffff0a4c260, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#444 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a4c260, l_pycode_24=0x7ffff70f8700 <pypy_g_pypy_interpreter_pycode_PyCode_164>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#445 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a4c260, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#446 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a4c260, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#447 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff7840340 <pypy_g_pypy_interpreter_function_Function_113>, l_code_311=0x7ffff70f8700 <pypy_g_pypy_interpreter_pycode_PyCode_164>, l_nargs_27=2, l_frame_111=0x7ffff0a4b3f0) at pypy_interpreter_3.c:44256
#448 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff7840340 <pypy_g_pypy_interpreter_function_Function_113>, l_nargs_26=2, l_frame_110=0x7ffff0a4b3f0, l_methodcall_7=false) at pypy_interpreter_3.c:43825
#449 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff7840340 <pypy_g_pypy_interpreter_function_Function_113>, l_nargs_23=2, l_frame_109=0x7ffff0a4b3f0, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#450 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a4b3f0, l_oparg_66=2, l_next_instr_143=40) at pypy_interpreter_3.c:46547
#451 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a4b3f0, l_co_code_3=0x7ffff7166aa0 <pypy_g_rpy_string_5950>, l_next_instr_102=32, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#452 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a4b3f0, l_co_code_2=0x7ffff7166aa0 <pypy_g_rpy_string_5950>, l_next_instr_90=32, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#453 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8600 <pypy_g_pypy_interpreter_pycode_PyCode_163>, l_self_17733=0x7ffff0a4b3f0, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#454 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8600 <pypy_g_pypy_interpreter_pycode_PyCode_163>, l_v1656427=0x7ffff0a4b3f0, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#455 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a4b3f0, l_pycode_24=0x7ffff70f8600 <pypy_g_pypy_interpreter_pycode_PyCode_163>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#456 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a4b3f0, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#457 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a4b3f0, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#458 0x00007ffff2ee7a85 in pypy_g__flat_pycall__AccessDirect_None (l_self_14527=0x7ffff7840260 <pypy_g_pypy_interpreter_function_Function_112>, l_code_311=0x7ffff70f8600 <pypy_g_pypy_interpreter_pycode_PyCode_163>, l_nargs_27=2, l_frame_111=0x7ffff0a4b268) at pypy_interpreter_3.c:44256
#459 0x00007ffff2ee622b in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff7840260 <pypy_g_pypy_interpreter_function_Function_112>, l_nargs_26=2, l_frame_110=0x7ffff0a4b268, l_methodcall_7=false) at pypy_interpreter_3.c:43825
#460 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff7840260 <pypy_g_pypy_interpreter_function_Function_112>, l_nargs_23=2, l_frame_109=0x7ffff0a4b268, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#461 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a4b268, l_oparg_66=2, l_next_instr_143=40) at pypy_interpreter_3.c:46547
#462 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a4b268, l_co_code_3=0x7ffff71669e0 <pypy_g_rpy_string_5948>, l_next_instr_102=32, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#463 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a4b268, l_co_code_2=0x7ffff71669e0 <pypy_g_rpy_string_5948>, l_next_instr_90=32, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#464 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8500 <pypy_g_pypy_interpreter_pycode_PyCode_162>, l_self_17733=0x7ffff0a4b268, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#465 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8500 <pypy_g_pypy_interpreter_pycode_PyCode_162>, l_v1656427=0x7ffff0a4b268, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#466 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a4b268, l_pycode_24=0x7ffff70f8500 <pypy_g_pypy_interpreter_pycode_PyCode_162>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#467 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a4b268, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#468 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a4b268, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#469 0x00007ffff2ee9074 in pypy_g__flat_pycall_defaults__AccessDirect_None (l_self_14528=0x7ffff783ff40 <pypy_g_pypy_interpreter_function_Function_108>, l_code_312=0x7ffff70f8500 <pypy_g_pypy_interpreter_pycode_PyCode_162>, l_nargs_28=1, l_frame_112=0x7ffff0a4b180, l_defs_to_load_1=2) at pypy_interpreter_3.c:44657
#470 0x00007ffff2ee6368 in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff783ff40 <pypy_g_pypy_interpreter_function_Function_108>, l_nargs_26=1, l_frame_110=0x7ffff0a4b180, l_methodcall_7=false) at pypy_interpreter_3.c:43846
#471 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff783ff40 <pypy_g_pypy_interpreter_function_Function_108>, l_nargs_23=1, l_frame_109=0x7ffff0a4b180, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#472 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff0a4b180, l_oparg_66=1, l_next_instr_143=14) at pypy_interpreter_3.c:46547
#473 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a4b180, l_co_code_3=0x7ffff7166500 <pypy_g_rpy_string_5942>, l_next_instr_102=8, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#474 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a4b180, l_co_code_2=0x7ffff7166500 <pypy_g_rpy_string_5942>, l_next_instr_90=8, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#475 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff70f8200 <pypy_g_pypy_interpreter_pycode_PyCode_159>, l_self_17733=0x7ffff0a4b180, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#476 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff70f8200 <pypy_g_pypy_interpreter_pycode_PyCode_159>, l_v1656427=0x7ffff0a4b180, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#477 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a4b180, l_pycode_24=0x7ffff70f8200 <pypy_g_pypy_interpreter_pycode_PyCode_159>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#478 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a4b180, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#479 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a4b180, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#480 0x00007ffff2c7b3f2 in pypy_g_PyCode_funcrun (l_self_14047=0x7ffff70f8200 <pypy_g_pypy_interpreter_pycode_PyCode_159>, l_func_1550=0x7ffff76f81c0 <pypy_g_pypy_interpreter_function_Function_67>, l_args_192=0x7ffff0a4b158) at pypy_interpreter.c:41312
#481 0x00007ffff4a114bd in pypy_g_call_args (l_w_obj_4514=0x7ffff76f81c0 <pypy_g_pypy_interpreter_function_Function_67>, l_args_778=0x7ffff0a4b158) at pypy_objspace.c:5535
#482 0x00007ffff3a5be47 in pypy_g_import_with_frames_removed (l_v767224=0x7ffff0a4b158) at pypy_module__frozen_importlib.c:34
#483 0x00007ffff2c7c63c in pypy_g_BuiltinCodePassThroughArguments0_funcrun (l_self_14049=0x7ffff7150de0 <pypy_g_pypy_interpreter_gateway_BuiltinCodePassThroughA_12>, l_func_1552=0x7ffff70ce460 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_855>, l_args_196=0x7ffff0a4b158) at pypy_interpreter.c:41665
#484 0x00007ffff4a11536 in pypy_g_call_args (l_w_obj_4514=0x7ffff70ce460 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_855>, l_args_778=0x7ffff0a4b158) at pypy_objspace.c:5545
#485 0x00007ffff2c1340a in pypy_g_call_function__star_5 (l_w_func_65=0x7ffff70ce460 <pypy_g_pypy_interpreter_function_FunctionWithFixedCode_855>, l_stararg0_5025=0x7ffff0a4af10, l_stararg1_5103=0x7ffff0975560, l_stararg2_1710=0x7ffff0975560, l_stararg3_597=0x7ffff6d6b400 <pypy_g_pypy_objspace_std_noneobject_W_NoneObject>, l_stararg4_381=0x7ffff0a4a6a8) at pypy_interpreter.c:7642
#486 0x00007ffff4700c2d in pypy_g_import_name_fast_path (l_w_modulename_1=0x7ffff0a4af10, l_w_globals_43=0x7ffff0975560, l_w_locals_36=0x7ffff0975560, l_w_fromlist_6=0x7ffff6d6b400 <pypy_g_pypy_objspace_std_noneobject_W_NoneObject>, l_w_level_1=0x7ffff0a4a6a8) at pypy_module_imp.c:5117
#487 0x00007ffff2ed6d6b in pypy_g_IMPORT_NAME__AccessDirect_None (l_self_14508=0x7ffff0a4b038, l_nameindex_14=0, l_next_instr_131=6) at pypy_interpreter_3.c:39067
#488 0x00007ffff2e9cc30 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a4b038, l_co_code_3=0x7ffff0a4adc0, l_next_instr_102=0, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22474
#489 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a4b038, l_co_code_2=0x7ffff0a4adc0, l_next_instr_90=0, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#490 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff0a4ae08, l_self_17733=0x7ffff0a4b038, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#491 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff0a4ae08, l_v1656427=0x7ffff0a4b038, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#492 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a4b038, l_pycode_24=0x7ffff0a4ae08, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#493 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a4b038, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#494 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a4b038, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#495 0x00007ffff2c86b2c in pypy_g_Code_exec_code (l_self_14053=0x7ffff0a4ae08, l_w_globals_20=0x7ffff0975560, l_w_locals_16=0x7ffff0975560) at pypy_interpreter.c:44820
#496 0x00007ffff2e50c32 in pypy_g_PyFrame_exec_ (l_self_14415=0x7ffff0a489c8, l_w_prog_3=0x7ffff0a488d0, l_w_globals_23=0x7ffff0975560, l_w_locals_18=0x0) at pypy_interpreter_2.c:62422
#497 0x00007ffff3547269 in pypy_g_exec_ (l_w_prog_4=0x7ffff0a488d0, l_w_globals_29=0x7ffff0975560, l_w_locals_28=0x0) at pypy_module___builtin__.c:24709
#498 0x00007ffff2344327 in pypy_g_BuiltinActivation_UwS_ObjSpace_W_Root_W_Root_W_R_2 (l_self_13007=0x7ffff7315c50 <pypy_g_pypy_interpreter_gateway_BuiltinActivation_UwS_O_146>, l_scope_w_966=0x7ffff0a48dc8) at implement_1.c:29019
#499 0x00007ffff2c7bb80 in pypy_g_BuiltinCode_funcrun_obj (l_self_14048=0x7ffff71518e0 <pypy_g_pypy_interpreter_gateway_BuiltinCode3_53>, l_func_1551=0x7ffff70cf5e0 <pypy_g_pypy_interpreter_function_BuiltinFunction_28>, l_w_obj_3024=0x0, l_args_193=0x7ffff0a48d28) at pypy_interpreter.c:41474
#500 0x00007ffff4a114fc in pypy_g_call_args (l_w_obj_4514=0x7ffff70cf5e0 <pypy_g_pypy_interpreter_function_BuiltinFunction_28>, l_args_778=0x7ffff0a48d28) at pypy_objspace.c:5540
#501 0x00007ffff2eeb818 in pypy_g_CALL_FUNCTION_EX__AccessDirect_None (l_self_14531=0x7ffff0a489c8, l_has_kwarg_1=1, l_next_instr_141=56) at pypy_interpreter_3.c:45435
#502 0x00007ffff2e9b857 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff0a489c8, l_co_code_3=0x7ffff71768e0 <pypy_g_rpy_string_6299>, l_next_instr_102=36, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22169
#503 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a489c8, l_co_code_2=0x7ffff71768e0 <pypy_g_rpy_string_6299>, l_next_instr_90=36, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#504 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff7106b00 <pypy_g_pypy_interpreter_pycode_PyCode_392>, l_self_17733=0x7ffff0a489c8, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#505 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff7106b00 <pypy_g_pypy_interpreter_pycode_PyCode_392>, l_v1656427=0x7ffff0a489c8, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#506 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a489c8, l_pycode_24=0x7ffff7106b00 <pypy_g_pypy_interpreter_pycode_PyCode_392>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#507 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a489c8, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#508 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a489c8, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#509 0x00007ffff2c7b3f2 in pypy_g_PyCode_funcrun (l_self_14047=0x7ffff7106b00 <pypy_g_pypy_interpreter_pycode_PyCode_392>, l_func_1550=0x7ffff711e360 <pypy_g_pypy_interpreter_function_Function_28>, l_args_192=0x7ffff0a489a0) at pypy_interpreter.c:41312
#510 0x00007ffff2ee68c4 in pypy_g_funccall_valuestack__AccessDirect_None (l_self_14526=0x7ffff711e360 <pypy_g_pypy_interpreter_function_Function_28>, l_nargs_26=3, l_frame_110=0x7ffff091b268, l_methodcall_7=false) at pypy_interpreter_3.c:43927
#511 0x00007ffff2ee4dfb in pypy_g_call_valuestack__AccessDirect_None (l_w_func_87=0x7ffff711e360 <pypy_g_pypy_interpreter_function_Function_28>, l_nargs_23=3, l_frame_109=0x7ffff091b268, l_methodcall_5=false) at pypy_interpreter_3.c:43481
#512 0x00007ffff2eef460 in pypy_g_CALL_FUNCTION__AccessDirect_None (l_self_14533=0x7ffff091b268, l_oparg_66=3, l_next_instr_143=830) at pypy_interpreter_3.c:46547
#513 0x00007ffff2e9b603 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff091b268, l_co_code_3=0x7ffff7173000 <pypy_g_rpy_string_6243>, l_next_instr_102=804, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22133
#514 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff091b268, l_co_code_2=0x7ffff7173000 <pypy_g_rpy_string_6243>, l_next_instr_90=804, l_ec_50=0x7ffff091c020) at pypy_interpreter_2.c:45369
#515 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff7104700 <pypy_g_pypy_interpreter_pycode_PyCode_356>, l_self_17733=0x7ffff091b268, l_ec_82=0x7ffff091c020) at pypy_module_pypyjit.c:912
#516 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff7104700 <pypy_g_pypy_interpreter_pycode_PyCode_356>, l_v1656427=0x7ffff0a483d8, l_v1656428=0x7ffff091c020) at rpython_jit_metainterp.c:7599
#517 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a483d8, l_pycode_24=0x7ffff7104700 <pypy_g_pypy_interpreter_pycode_PyCode_356>, l_next_instr_161=0, l_ec_81=0x7ffff091c020) at pypy_module_pypyjit.c:862
#518 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a483d8, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#519 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a483d8, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#520 0x00007ffff2c7b3f2 in pypy_g_PyCode_funcrun (l_self_14047=0x7ffff7104700 <pypy_g_pypy_interpreter_pycode_PyCode_356>, l_func_1550=0x7ffff711f6a0 <pypy_g_pypy_interpreter_function_Function_55>, l_args_192=0x7ffff0a481f8) at pypy_interpreter.c:41312
#521 0x00007ffff4a114bd in pypy_g_call_args (l_w_obj_4514=0x7ffff711f6a0 <pypy_g_pypy_interpreter_function_Function_55>, l_args_778=0x7ffff0a481f8) at pypy_objspace.c:5535
#522 0x00007ffff2eeb818 in pypy_g_CALL_FUNCTION_EX__AccessDirect_None (l_self_14531=0x7ffff091a7d8, l_has_kwarg_1=1, l_next_instr_141=156) at pypy_interpreter_3.c:45435
#523 0x00007ffff2e9b857 in pypy_g_dispatch_bytecode__AccessDirect_None (l_self_14455=0x7ffff091a7d8, l_co_code_3=0x7ffff6fef280 <pypy_g_rpy_string_582>, l_next_instr_102=0, l_ec_52=0x7ffff091c020) at pypy_interpreter_3.c:22169
#524 0x00007ffff2e1ecaa in pypy_g_handle_bytecode__AccessDirect_None (l_self_14372=0x7ffff0a1e760, l_co_code_2=0x7ffff6fef280 <pypy_g_rpy_string_582>, l_next_instr_90=0, l_ec_50=0x7ffff09e89a8) at pypy_interpreter_2.c:45369
#525 0x00007ffff48fb057 in pypy_g_portal_11 (l_next_instr_164=0, l_is_being_profiled_12=false, l_pycode_25=0x7ffff6ff5c00 <pypy_g_pypy_interpreter_pycode_PyCode>, l_self_17733=0x7ffff0a1e760, l_ec_82=0x7ffff09e89a8) at pypy_module_pypyjit.c:912
#526 0x00007ffff56c8260 in pypy_g_ll_portal_runner__Unsigned_Bool_pypy_interpreter (l_v1656424=0, l_v1656425=false, l_v1656426=0x7ffff6ff5c00 <pypy_g_pypy_interpreter_pycode_PyCode>, l_v1656427=0x7ffff0a1e760, l_v1656428=0x7ffff09e89a8) at rpython_jit_metainterp.c:7599
#527 0x00007ffff48faef2 in pypy_g_PyFrame_dispatch (l_self_3869=0x7ffff0a1e760, l_pycode_24=0x7ffff6ff5c00 <pypy_g_pypy_interpreter_pycode_PyCode>, l_next_instr_161=0, l_ec_81=0x7ffff09e89a8) at pypy_module_pypyjit.c:862
#528 0x00007ffff2d44fff in pypy_g_execute_frame (l_self_14207=0x7ffff0a1e760, l_w_arg_or_err_9=0x0) at pypy_interpreter_1.c:41249
#529 0x00007ffff65a120f in __vmprof_eval_vmprof (l_stararg0_5851=0x7ffff0a1e760, l_stararg1_6031=0x0) at rpython_rlib_rvmprof.c:91
#530 0x00007ffff2c32b29 in pypy_g_funccall__star_3 (l_self_14008=0x7ffff6ff4480 <pypy_g_pypy_interpreter_function_Function>, l_stararg0_5026=0x7ffff0a1e570, l_stararg1_5105=0x7ffff0a1e710, l_stararg2_1711=0x7ffff0a1e648) at pypy_interpreter.c:18148
#531 0x00007ffff2c03b69 in pypy_g_call_function__star_3 (l_w_func_59=0x7ffff6ff4480 <pypy_g_pypy_interpreter_function_Function>, l_stararg0_5021=0x7ffff0a1e570, l_stararg1_5100=0x7ffff0a1e710, l_stararg2_1708=0x7ffff0a1e648) at pypy_interpreter.c:2601
#532 0x00007ffff2bf2114 in pypy_g_entry_point (l_argv_2=0x7ffff09e88e8) at pypy_goal.c:2489
#533 0x00007ffff68d1138 in pypy_g_entrypoint_wrapper (l_argc_1=3, l_argv_5=0x7fffffffdcf8) at rpython_translator_c.c:61
#534 0x00007ffff6926c8e in pypy_main_function (argc=3, argv=0x7fffffffdcf8) at entrypoint.c:96
#535 0x00007ffff6926cd2 in pypy_main_startup (argc=3, argv=0x7fffffffdcf8) at entrypoint.c:130
#536 0x00007ffff0e21d90 in __libc_start_call_main (main=main@entry=0x401060 <main>, argc=argc@entry=3, argv=argv@entry=0x7fffffffdcf8) at ../sysdeps/nptl/libc_start_call_main.h:58
#537 0x00007ffff0e21e40 in __libc_start_main_impl (main=0x401060 <main>, argc=3, argv=0x7fffffffdcf8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffdce8) at ../csu/libc-start.c:392
#538 0x000000000040108e in _start ()
Here is the python stack trace at the last place I can get to before cython code:
<string>(1)<module>()
<frozen importlib._bootstrap>(1109)__import__()
<frozen importlib._bootstrap>(1030)_gcd_import()
<frozen importlib._bootstrap>(1007)_find_and_load()
<frozen importlib._bootstrap>(986)_find_and_load_unlocked()
<frozen importlib._bootstrap>(680)_load_unlocked()
/home/matti/oss/numpy/tools/<builtin>/frozen importlib._bootstrap_external(864)exec_module()
<frozen importlib._bootstrap>(228)_call_with_frames_removed()
/tmp/venv3pypy/lib/pypy3.9/site-packages/numpy/__init__.py(151)<module>()
-> from . import random
<frozen importlib._bootstrap>(1129)__import__()
<frozen importlib._bootstrap>(1058)_handle_fromlist()
<frozen importlib._bootstrap>(228)_call_with_frames_removed()
<frozen importlib._bootstrap>(1030)_gcd_import()
<frozen importlib._bootstrap>(1007)_find_and_load()
<frozen importlib._bootstrap>(986)_find_and_load_unlocked()
<frozen importlib._bootstrap>(680)_load_unlocked()
/home/matti/oss/numpy/tools/<builtin>/frozen importlib._bootstrap_external(864)exec_module()
<frozen importlib._bootstrap>(228)_call_with_frames_removed()
/tmp/venv3pypy/lib/pypy3.9/site-packages/numpy/random/__init__.py(180)<module>()
-> from . import _pickle
<frozen importlib._bootstrap>(1129)__import__()
<frozen importlib._bootstrap>(1058)_handle_fromlist()
<frozen importlib._bootstrap>(228)_call_with_frames_removed()
<frozen importlib._bootstrap>(1030)_gcd_import()
<frozen importlib._bootstrap>(1007)_find_and_load()
<frozen importlib._bootstrap>(986)_find_and_load_unlocked()
<frozen importlib._bootstrap>(680)_load_unlocked()
/home/matti/oss/numpy/tools/<builtin>/frozen importlib._bootstrap_external(864)exec_module()
<frozen importlib._bootstrap>(228)_call_with_frames_removed()
> /tmp/venv3pypy/lib/pypy3.9/site-packages/numpy/random/_pickle.py(2)<module>()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment