Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

Updated stack for the tip of 3.8:

  * frame #0: 0x000000010015854e 
python.exe`unicode_length(self=0x00000001014a4040) at unicodeobject.c:12235:9
    frame #1: 0x000000010000a913 python.exe`PyObject_Size(o=0x00000001014a4040) 
at abstract.c:57:26
    frame #2: 0x00000001001cf709 
python.exe`builtin_len(module=0x00000001006b22f0, obj=0x00000001014a4040) at 
bltinmodule.c:1551:11
    frame #3: 0x0000000100043fd8 
python.exe`_PyMethodDef_RawFastCallKeywords(method=0x00000001003e8ac0, 
self=0x00000001006b22f0, args=0x00000001013f5e10, nargs=1, 
kwnames=0x0000000000000000) at call.c:650:18
    frame #4: 0x000000010004433a 
python.exe`_PyCFunction_Vectorcall(func=0x00000001006b4280, 
args=0x00000001013f5e10, nargsf=9223372036854775809, 
kwnames=0x0000000000000000) at call.c:737:14
    frame #5: 0x00000001001eec89 
python.exe`_PyObject_Vectorcall(callable=0x00000001006b4280, 
args=0x00000001013f5e10, nargsf=9223372036854775809, 
kwnames=0x0000000000000000) at abstract.h:127:11
    frame #6: 0x00000001001ebc2a 
python.exe`call_function(tstate=0x0000000101103950, 
pp_stack=0x00007ffeefbfdc30, oparg=1, kwnames=0x0000000000000000) at 
ceval.c:4987:13
    frame #7: 0x00000001001e65ef 
python.exe`_PyEval_EvalFrameDefault(f=0x00000001013f5c90, throwflag=0) at 
ceval.c:3500:19

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37562>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to