================================================================= ==40655==ERROR: LeakSanitizer: detected memory leaks Direct leak of 192 byte(s) in 1 object(s) allocated from: #0 0x7f8610cd30a6 in realloc (/usr/lib/llvm-15/lib/clang/15.0.7/lib/linux/libclang_rt.asan-x86_64.so+0xd30a6) (BuildId: b63154e5549fe7ccbca610289d6807b63069061b) #1 0x563f8ba93ec9 (/usr/bin/git+0x2aaec9) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #2 0x563f8ba68ca7 (/usr/bin/git+0x27fca7) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #3 0x563f8ba69018 (/usr/bin/git+0x280018) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #4 0x563f8b84964f (/usr/bin/git+0x6064f) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #5 0x563f8b80d6c1 (/usr/bin/git+0x246c1) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #6 0x563f8b80dea8 (/usr/bin/git+0x24ea8) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #7 0x563f8b809210 (/usr/bin/git+0x20210) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #8 0x7f8610823a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #9 0x7f8610823b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #10 0x563f8b8094c4 (/usr/bin/git+0x204c4) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) Direct leak of 3 byte(s) in 1 object(s) allocated from: #0 0x7f8610cbcfc3 in __interceptor_strdup (/usr/lib/llvm-15/lib/clang/15.0.7/lib/linux/libclang_rt.asan-x86_64.so+0xbcfc3) (BuildId: b63154e5549fe7ccbca610289d6807b63069061b) #1 0x563f8ba69004 (/usr/bin/git+0x280004) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #2 0x563f8b84964f (/usr/bin/git+0x6064f) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #3 0x563f8b80d6c1 (/usr/bin/git+0x246c1) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #4 0x563f8b80dea8 (/usr/bin/git+0x24ea8) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #5 0x563f8b809210 (/usr/bin/git+0x20210) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #6 0x7f8610823a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #7 0x7f8610823b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #8 0x563f8b8094c4 (/usr/bin/git+0x204c4) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) Indirect leak of 24 byte(s) in 3 object(s) allocated from: #0 0x7f8610cbcfc3 in __interceptor_strdup (/usr/lib/llvm-15/lib/clang/15.0.7/lib/linux/libclang_rt.asan-x86_64.so+0xbcfc3) (BuildId: b63154e5549fe7ccbca610289d6807b63069061b) #1 0x563f8ba69004 (/usr/bin/git+0x280004) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #2 0x563f8b84964f (/usr/bin/git+0x6064f) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #3 0x563f8b80d6c1 (/usr/bin/git+0x246c1) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #4 0x563f8b80dea8 (/usr/bin/git+0x24ea8) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #5 0x563f8b809210 (/usr/bin/git+0x20210) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) #6 0x7f8610823a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #7 0x7f8610823b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #8 0x563f8b8094c4 (/usr/bin/git+0x204c4) (BuildId: 2609ac19d44aaf9ff829db4a7d25a922f991a35c) SUMMARY: AddressSanitizer: 219 byte(s) leaked in 5 allocation(s). ================================================================= ==40637==ERROR: LeakSanitizer: detected memory leaks Direct leak of 1610180 byte(s) in 31 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x7fc010c5ccba in objToJSON /home/willayd/clones/pandas/pandas/_libs/src/ujson/python/objToJSON.c:2130:14 #9 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #10 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #17 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #18 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #19 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #26 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #31 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #33 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #39 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #44 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #45 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #46 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #47 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #48 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #49 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #54 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 538896 byte(s) in 586 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #12 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #13 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #14 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #15 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #16 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #17 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #18 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #19 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #22 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #23 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #24 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #25 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #32 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #33 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #34 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #35 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #52 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #53 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 372687 byte(s) in 173 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #15 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #16 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #17 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #18 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #19 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #20 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #21 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #22 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #23 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 #24 0x56105bf6c95c in function_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4333:18 #25 0x56105bf6c95c in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2003:33 #26 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #27 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #28 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #29 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #30 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #31 0x56105bf6c330 in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4198:34 #32 0x56105bf6c330 in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #33 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #34 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #35 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #36 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #37 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #38 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #39 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #40 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #41 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #42 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #43 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #46 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #47 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #55 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 350640 byte(s) in 213 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #15 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #16 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #17 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #18 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #19 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #20 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #21 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #22 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #23 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 #24 0x56105bf6c09b in function_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4357:37 #25 0x56105bf6c09b in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2003:33 #26 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #27 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #28 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #29 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #30 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #31 0x56105bf6c330 in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4198:34 #32 0x56105bf6c330 in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #33 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #34 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #35 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #36 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #37 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #38 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #39 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #40 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #41 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #42 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #43 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #46 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #47 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #55 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 218144 byte(s) in 133 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 207552 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc080d7c357 in _parse_object_unicode /usr/local/src/conda/python-3.11.3/Modules/_json.c:762:21 #11 0x7fc080d7c357 in scan_once_unicode /usr/local/src/conda/python-3.11.3/Modules/_json.c:1066:19 #12 0x7fc080d7b127 in scanner_call /usr/local/src/conda/python-3.11.3/Modules/_json.c:1151:16 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #19 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #20 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #21 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #22 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #27 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #49 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #55 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 184114 byte(s) in 74 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bfa20a5 in build_string /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:933:12 #9 0x56105bfa20a5 in do_string_format /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:959:12 #10 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #11 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #12 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #13 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #14 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 167896 byte(s) in 209 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 164328 byte(s) in 122 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #12 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #13 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #14 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #15 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #16 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #17 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #18 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #19 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #25 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #26 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #27 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #28 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #29 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #41 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #45 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #46 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #48 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #49 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #50 0x56105bf9f82a in method_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:481:24 Direct leak of 153145 byte(s) in 59 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfab925 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfab925 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfab925 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfab925 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfab925 in _PyUnicode_JoinArray /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10165:11 #8 0x56105bfc574c in PyUnicode_Join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10057:11 #9 0x56105bfc574c in unicode_join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:12446:12 #10 0x56105bf73157 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5225:29 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf674b4 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #16 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #17 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 143415 byte(s) in 62 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfab925 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfab925 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfab925 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfab925 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfab925 in _PyUnicode_JoinArray /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10165:11 #8 0x56105bfc5841 in PyUnicode_Join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10057:11 #9 0x56105c07e2bc in pattern_subx /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:1214 #10 0x56105c07dec5 in _sre_SRE_Pattern_sub_impl /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:1253 #11 0x56105c07dec5 in _sre_SRE_Pattern_sub /usr/local/src/conda/python-3.11.3/Modules/_sre/clinic/sre.c.h:680 #12 0x56105bff05cf in method_vectorcall_FASTCALL_KEYWORDS_METHOD /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:386:24 #13 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #19 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #20 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #26 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #27 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #30 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 141112 byte(s) in 139 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #12 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #13 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #14 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #15 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #16 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #19 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #20 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 131687 byte(s) in 100 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #15 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #16 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #17 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #18 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #19 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #20 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #21 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #22 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #23 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 #24 0x56105bf6c09b in function_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4357:37 #25 0x56105bf6c09b in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2003:33 #26 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #27 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #28 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #29 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #30 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #31 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #32 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #33 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #34 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #35 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #36 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #39 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #40 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #53 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 98904 byte(s) in 90 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 97331 byte(s) in 19 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf4cc6f in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5231:12 #9 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #10 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #11 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #12 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #13 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #14 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #15 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #16 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #17 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #18 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #19 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #20 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #21 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #22 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #23 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #24 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 #25 0x56105bf6c09b in function_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4357:37 #26 0x56105bf6c09b in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2003:33 #27 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #28 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #29 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #30 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #31 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #32 0x56105bf6c330 in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4198:34 #33 0x56105bf6c330 in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #34 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #35 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #36 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #37 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #38 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #39 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #40 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #41 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #42 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #43 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #44 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #47 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #48 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 92729 byte(s) in 33 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 86608 byte(s) in 61 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #14 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #15 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #23 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #24 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 78731 byte(s) in 47 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfab925 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfab925 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfab925 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfab925 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfab925 in _PyUnicode_JoinArray /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10165:11 #8 0x56105bfc5841 in PyUnicode_Join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10057:11 #9 0x56105c07e2bc in pattern_subx /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:1214 #10 0x56105c07dec5 in _sre_SRE_Pattern_sub_impl /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:1253 #11 0x56105c07dec5 in _sre_SRE_Pattern_sub /usr/local/src/conda/python-3.11.3/Modules/_sre/clinic/sre.c.h:680 #12 0x56105bff05cf in method_vectorcall_FASTCALL_KEYWORDS_METHOD /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:386:24 #13 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf674b4 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #20 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #21 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #22 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 74824 byte(s) in 81 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 68527 byte(s) in 47 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfab925 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfab925 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfab925 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfab925 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfab925 in _PyUnicode_JoinArray /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10165:11 #8 0x56105bfc574c in PyUnicode_Join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10057:11 #9 0x56105bfc574c in unicode_join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:12446:12 #10 0x56105bf73157 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5225:29 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #14 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #15 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #25 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #32 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #33 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #34 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #35 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 64786 byte(s) in 9 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bfe0492 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bfe0492 in PyUnicode_Format /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:15259:12 #9 0x56105bfdfe82 in binary_op1 /usr/local/src/conda/python-3.11.3/Objects/abstract.c:893:13 #10 0x56105bfdfe82 in binary_op /usr/local/src/conda/python-3.11.3/Objects/abstract.c:932:24 #11 0x56105bfdfe82 in PyNumber_Remainder /usr/local/src/conda/python-3.11.3/Objects/abstract.c:1148:12 #12 0x56105bf70dbc in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5552:29 #13 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #23 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #24 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 56896 byte(s) in 64 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #12 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #13 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #14 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #15 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #16 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #17 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #18 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #19 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #20 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #28 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #29 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #30 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #31 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #32 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #46 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #48 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #49 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #51 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 Direct leak of 47494 byte(s) in 54 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 42336 byte(s) in 20 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 37456 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf72860 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf72860 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2366:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x7fc01628bb18 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26204:14 #16 0x7fc01628bf3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26272:14 #17 0x7fc01628b1b9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26291:12 #18 0x7fc0162914a0 in __pyx_f_6pandas_5_libs_6tslibs_9timezones_maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4511:94 #19 0x7fc01628f1d9 in __pyx_pf_6pandas_5_libs_6tslibs_9timezones_4maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4689:28 #20 0x7fc016287104 in __pyx_pw_6pandas_5_libs_6tslibs_9timezones_5maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4673:13 #21 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #22 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #27 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #28 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #29 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #30 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #31 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #50 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #51 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 37344 byte(s) in 26 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #13 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #19 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #20 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #21 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #22 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #23 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 36888 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x7fc0166506a2 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43183:7 #15 0x7fc0166438ad in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43672:7 #16 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #17 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #18 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #31 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #35 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #36 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #37 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #38 0x7fc0167e0af7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69637:15 #39 0x7fc0167c619b in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69959:7 #40 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #41 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #42 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #43 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 36832 byte(s) in 43 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 36672 byte(s) in 23 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #53 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 33877 byte(s) in 15 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #15 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 #16 0x56105bf85a5e in star_targets_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17093:18 #17 0x56105bf7f363 in _tmp_222_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37369:18 #18 0x56105bf7f363 in _loop1_14_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24369:29 #19 0x56105bf7f363 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2287:34 #20 0x56105bf7f363 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #21 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #22 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #23 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #24 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #25 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #26 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #27 0x56105bf6c330 in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4198:34 #28 0x56105bf6c330 in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #29 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #30 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #31 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #32 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #33 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #34 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #35 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #36 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #37 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #38 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #39 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #42 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #43 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #52 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #53 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 33296 byte(s) in 15 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bfe0492 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bfe0492 in PyUnicode_Format /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:15259:12 #9 0x56105bfdfe82 in binary_op1 /usr/local/src/conda/python-3.11.3/Objects/abstract.c:893:13 #10 0x56105bfdfe82 in binary_op /usr/local/src/conda/python-3.11.3/Objects/abstract.c:932:24 #11 0x56105bfdfe82 in PyNumber_Remainder /usr/local/src/conda/python-3.11.3/Objects/abstract.c:1148:12 #12 0x56105bf70dbc in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5552:29 #13 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bf674b4 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #17 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #18 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #19 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 32880 byte(s) in 14 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 32837 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf98556 in _PyUnicodeWriter_PrepareInternal /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:13834:25 #8 0x56105bfa4962 in _PyUnicodeWriter_WriteSubstring /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:13950:9 #9 0x56105bfa2040 in do_markup /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:888:17 #10 0x56105bfa2040 in build_string /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:927:10 #11 0x56105bfa2040 in do_string_format /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:959:12 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #14 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 32768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf60452 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf60452 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf60452 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf60452 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf60452 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105bf60452 in set_table_resize /usr/local/src/conda/python-3.11.3/Objects/setobject.c:274:20 #7 0x56105bf60452 in set_add_entry /usr/local/src/conda/python-3.11.3/Objects/setobject.c:177:12 #8 0x56105bf60452 in set_add_key /usr/local/src/conda/python-3.11.3/Objects/setobject.c:354:12 #9 0x56105bf60452 in set_update_internal /usr/local/src/conda/python-3.11.3/Objects/setobject.c:916:13 #10 0x56105bfcf479 in make_new_set /usr/local/src/conda/python-3.11.3/Objects/setobject.c:970:13 #11 0x56105bfcf479 in set_vectorcall /usr/local/src/conda/python-3.11.3/Objects/setobject.c:2014:16 #12 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #19 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #21 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #22 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #40 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #50 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #54 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #55 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #56 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 Direct leak of 28948 byte(s) in 11 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #15 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 #16 0x56105bf85a5e in star_targets_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17093:18 #17 0x56105bf7f363 in _tmp_222_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37369:18 #18 0x56105bf7f363 in _loop1_14_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24369:29 #19 0x56105bf7f363 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2287:34 #20 0x56105bf7f363 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #21 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #22 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #23 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #24 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #25 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #26 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #27 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #28 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #29 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #30 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #31 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #32 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #35 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #36 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 27932 byte(s) in 24 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 27580 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf4cc6f in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5231:12 #9 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #10 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #11 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #12 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #13 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #14 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #15 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #16 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #17 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #18 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #19 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #20 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #21 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #22 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #23 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #24 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 #25 0x56105bf6c09b in function_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4357:37 #26 0x56105bf6c09b in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2003:33 #27 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #28 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #29 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #30 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #31 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #32 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #33 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #34 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #35 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #36 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #37 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #40 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #41 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #52 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #53 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 27480 byte(s) in 27 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #12 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #13 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #14 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #15 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #16 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #17 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #18 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #19 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #22 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #23 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #24 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #25 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #32 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #33 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #34 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #35 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 26810 byte(s) in 12 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf98556 in _PyUnicodeWriter_PrepareInternal /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:13834:25 #8 0x56105bfa6f88 in _PyUnicodeWriter_WriteStr /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:13915:13 #9 0x56105bfa6f88 in _PyUnicode_FormatAdvancedWriter /usr/local/src/conda/python-3.11.3/Python/formatter_unicode.c:1464:20 #10 0x56105bfa4bba in render_field /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:522:15 #11 0x56105bfa4bba in output_markup /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:849:9 #12 0x56105bfa2081 in do_markup /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:896:18 #13 0x56105bfa2081 in build_string /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:927:10 #14 0x56105bfa2081 in do_string_format /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:959:12 #15 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #16 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #17 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 24976 byte(s) in 25 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 24112 byte(s) in 14 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 23904 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf5d99b in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf5d99b in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf5d99b in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #6 0x56105bf5d99b in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #7 0x56105bfb31df in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:913:18 #8 0x56105bf73157 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5225:29 #9 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #14 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #15 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #20 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #21 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #22 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #35 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 23878 byte(s) in 8 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfab925 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfab925 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfab925 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfab925 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfab925 in _PyUnicode_JoinArray /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10165:11 #8 0x56105bf744af in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3221:19 #9 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #14 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #15 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #20 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #21 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #22 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #35 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #49 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 21210 byte(s) in 19 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #43 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 21102 byte(s) in 8 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105c039bb6 in unicode_resize /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2032:33 #8 0x56105bfa157f in PyUnicode_Append /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:11531:13 #9 0x56105bf74e9a in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2083:13 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #14 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #21 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #32 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #33 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #34 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #45 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #46 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #47 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 20488 byte(s) in 22 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #42 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 19696 byte(s) in 15 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #13 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #19 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #20 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #21 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #22 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #23 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #39 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 Direct leak of 19680 byte(s) in 25 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #31 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #41 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #42 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #43 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #44 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 18768 byte(s) in 15 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #14 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #23 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #24 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 16816 byte(s) in 17 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #53 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 16320 byte(s) in 17 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #53 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #54 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 15955 byte(s) in 18 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 15501 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf97b99 in _PyUnicode_DecodeUnicodeEscapeInternal /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:6535:12 #9 0x56105c03394b in decode_unicode_with_escapes /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:129:9 #10 0x56105bf84f5a in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:280:23 #11 0x56105bf84f5a in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #12 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #13 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #14 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #15 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #16 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #17 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #18 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #19 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #20 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #21 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #22 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #23 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #24 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #25 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 #26 0x56105bf6c95c in function_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4333:18 #27 0x56105bf6c95c in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2003:33 #28 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #29 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #30 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #31 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #32 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #33 0x56105bf6c330 in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4198:34 #34 0x56105bf6c330 in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #35 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #36 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #37 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #38 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #39 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #40 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #41 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #42 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #43 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #44 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #45 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #48 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #49 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 15480 byte(s) in 17 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 15312 byte(s) in 11 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #13 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #19 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #20 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #21 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #22 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #23 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 15197 byte(s) in 15 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #15 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #16 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #17 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #18 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #19 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #20 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #21 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #22 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #23 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 #24 0x56105bf6c09b in function_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4357:37 #25 0x56105bf6c09b in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2003:33 #26 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #27 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #28 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #29 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #30 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #31 0x56105bf6cbab in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4174:18 #32 0x56105bf6cbab in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #33 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #34 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #35 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #36 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #37 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #38 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #39 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #40 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #41 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #42 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #43 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #46 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #47 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #55 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 15189 byte(s) in 21 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfbe5dc in replace /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10781:13 #8 0x56105bfa0cbf in method_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:407:24 #9 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #10 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 14901 byte(s) in 11 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #15 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #16 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #17 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #18 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #19 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #20 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #21 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #22 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #23 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #24 0x56105bf6c330 in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4198:34 #25 0x56105bf6c330 in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #26 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #27 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #28 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #29 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #30 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #31 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #32 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #33 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #34 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #35 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #36 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #39 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #40 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #53 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 14352 byte(s) in 13 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc07f5e2343 in PyArray_GetCastingImpl (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e2343) #11 0x7fc07f5e26fc in PyArray_GetCastInfo (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e26fc) #12 0x7fc07f67ece3 in PyArray_EquivTypes (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x27ece3) #13 0x7fc07f5fea5a in arraydescr_richcompare descriptor.c #14 0x56105bf9949d in do_richcompare /usr/local/src/conda/python-3.11.3/Objects/object.c:679:16 #15 0x56105bf9949d in PyObject_RichCompare /usr/local/src/conda/python-3.11.3/Objects/object.c:729:21 #16 0x56105bf71c42 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3705:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #23 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #24 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #49 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 13824 byte(s) in 16 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #12 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #13 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #14 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #15 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #16 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #22 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #23 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #24 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #25 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #26 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #31 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #36 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #37 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #38 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #39 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #40 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #42 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #43 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #45 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #46 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #47 0x56105bf9f82a in method_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:481:24 #48 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #50 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 13760 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #52 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 Direct leak of 12992 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf72860 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf72860 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2366:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #21 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #53 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #54 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #55 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 12992 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf764a2 in import_all_from /usr/local/src/conda/python-3.11.3/Python/ceval.c:7599:19 #11 0x56105bf764a2 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3974:19 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #15 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #16 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #46 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #52 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #53 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 12400 byte(s) in 8 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #50 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 11867 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfad610 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfad610 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfad610 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfad610 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfad610 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfad610 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfad610 in _PyUnicode_FromASCII /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2371:15 #8 0x56105bfad610 in PyUnicode_Substring /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:12585:16 #9 0x56105bf713d4 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5329:29 #10 0x56105bfde639 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bfde639 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bfde639 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bfde639 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bfde639 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #15 0x56105bfde639 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #16 0x56105c07a1ab in slot_tp_str /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7569 #17 0x56105bfa8bee in PyObject_Str /usr/local/src/conda/python-3.11.3/Objects/object.c:492:12 #18 0x56105bfd1151 in unicode_new_impl /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:15292:19 #19 0x56105bfd1151 in unicode_new /usr/local/src/conda/python-3.11.3/Objects/clinic/unicodeobject.c.h:1351:20 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #34 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #35 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #36 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #47 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #48 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #49 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #50 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #54 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #55 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 11678 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfab925 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfab925 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfab925 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfab925 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfab925 in _PyUnicode_JoinArray /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10165:11 #8 0x56105bfc5841 in PyUnicode_Join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10057:11 #9 0x56105c07e2bc in pattern_subx /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:1214 #10 0x56105c07dec5 in _sre_SRE_Pattern_sub_impl /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:1253 #11 0x56105c07dec5 in _sre_SRE_Pattern_sub /usr/local/src/conda/python-3.11.3/Modules/_sre/clinic/sre.c.h:680 #12 0x56105bff05cf in method_vectorcall_FASTCALL_KEYWORDS_METHOD /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:386:24 #13 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #19 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #20 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 11472 byte(s) in 14 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c04630f in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2657:9 #12 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #13 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #14 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #15 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #16 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #17 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #18 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #19 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #20 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #23 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #24 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 11277 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bfa20a5 in build_string /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:933:12 #9 0x56105bfa20a5 in do_string_format /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:959:12 #10 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #11 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #12 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #13 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #14 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #18 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #19 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 10800 byte(s) in 13 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #24 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 10744 byte(s) in 8 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #15 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #16 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #17 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #19 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #20 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 10288 byte(s) in 12 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 10272 byte(s) in 10 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 9964 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf4cc6f in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5231:12 #9 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #10 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #11 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #12 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #13 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #14 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #15 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #16 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #17 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #18 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #19 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #20 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #21 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #22 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #23 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #24 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 #25 0x56105bf6c95c in function_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4333:18 #26 0x56105bf6c95c in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2003:33 #27 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #28 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #29 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #30 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #31 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #32 0x56105bf6c330 in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4198:34 #33 0x56105bf6c330 in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #34 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #35 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #36 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #37 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #38 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #39 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #40 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #41 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #42 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #43 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #44 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #47 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #48 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 9816 byte(s) in 8 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 9240 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c07b5b6 in bounded_lru_cache_wrapper /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1137 #11 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #12 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #13 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #14 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #15 0x56105bfddf93 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfddf93 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bfddf93 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfddf93 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bfddf93 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #20 0x56105bfddf93 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #21 0x56105bfddf93 in slot_mp_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7404:1 #22 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #26 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #27 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #30 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #53 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #54 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #55 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #56 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #57 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #58 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 9240 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c07b5b6 in bounded_lru_cache_wrapper /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1137 #11 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #17 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #18 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #19 0x56105bf64265 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #20 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #21 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #22 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #23 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #29 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #30 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #31 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #45 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #51 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #55 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #56 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 9240 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c07b5b6 in bounded_lru_cache_wrapper /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1137 #11 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #12 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #13 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #14 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #15 0x56105bfddf93 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfddf93 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bfddf93 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfddf93 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bfddf93 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #20 0x56105bfddf93 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #21 0x56105bfddf93 in slot_mp_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7404:1 #22 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #26 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #27 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #50 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #54 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #55 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #56 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #57 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #58 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #59 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 Direct leak of 9184 byte(s) in 10 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #43 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #44 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #45 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #46 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #47 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #48 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 8883 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfad610 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfad610 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfad610 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfad610 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfad610 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfad610 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfad610 in _PyUnicode_FromASCII /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2371:15 #8 0x56105bfad610 in PyUnicode_Substring /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:12585:16 #9 0x56105bfa0cbf in method_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:407:24 #10 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #11 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105bfde639 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bfde639 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bfde639 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bfde639 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bfde639 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #18 0x56105bfde639 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #19 0x56105c07a1ab in slot_tp_str /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7569 #20 0x56105bfa8bee in PyObject_Str /usr/local/src/conda/python-3.11.3/Objects/object.c:492:12 #21 0x56105bfd1151 in unicode_new_impl /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:15292:19 #22 0x56105bfd1151 in unicode_new /usr/local/src/conda/python-3.11.3/Objects/clinic/unicodeobject.c.h:1351:20 #23 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #24 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #37 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #38 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #39 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #50 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #51 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #52 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #53 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 8800 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf5d99b in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf5d99b in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf5d99b in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #6 0x56105bf5d99b in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #7 0x56105bfb32d4 in _PyList_AppendTakeRefListResize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:323:9 #8 0x56105bfb32d4 in _PyList_AppendTakeRef /usr/local/src/conda/python-3.11.3/Include/internal/pycore_list.h:56:12 #9 0x56105bfb32d4 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:982:17 #10 0x56105bf9f82a in method_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:481:24 #11 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #18 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #23 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #25 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #31 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #36 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #37 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #38 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #39 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 8800 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf5d99b in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf5d99b in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf5d99b in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #6 0x56105bf5d99b in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #7 0x56105bf78e5d in _PyList_AppendTakeRefListResize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:323:9 #8 0x56105bf78e5d in _PyList_AppendTakeRef /usr/local/src/conda/python-3.11.3/Include/internal/pycore_list.h:56:12 #9 0x56105bf78e5d in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5192:17 #10 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #15 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #16 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #23 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #34 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #35 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #36 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #47 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #48 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #49 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #50 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 8384 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #15 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #16 0x56105c02f2dd in builtin_setattr_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1522:9 #17 0x56105c02f2dd in builtin_setattr /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:565:20 #18 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #53 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #54 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 7976 byte(s) in 12 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 7658 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf90096 in primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13927:25 #13 0x56105bf8f664 in primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13724:22 #14 0x56105bf8eba8 in await_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13677:28 #15 0x56105bf8eba8 in power_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13552:18 #16 0x56105bf8eba8 in factor_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13501:26 #17 0x56105bf8e28f in term_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13341:27 #18 0x56105bf8d4de in term_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13102:22 #19 0x56105bf8d1d3 in sum_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13055:25 #20 0x56105bf8d1d3 in sum_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12933:22 #21 0x56105bf8cda3 in shift_expr_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12892:24 #22 0x56105bf8cda3 in shift_expr_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12770:22 #23 0x56105bf8bf1a in bitwise_and_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12729:31 #24 0x56105bf8bf1a in bitwise_and_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12646:22 #25 0x56105bf8bb7a in bitwise_xor_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12605:32 #26 0x56105bf8bb7a in bitwise_xor_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12522:22 #27 0x56105bf8a861 in bitwise_or_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12481:32 #28 0x56105bf8a861 in bitwise_or_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12398:22 #29 0x56105bf8a861 in comparison_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11626:18 #30 0x56105bf8a861 in inversion_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11576:31 #31 0x56105bf8a09f in conjunction_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11452:18 #32 0x56105bf89a0f in disjunction_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11363:18 #33 0x56105bf8850c in expression_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:10643:18 #34 0x56105bf94341 in _tmp_245_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:38508:31 #35 0x56105bf94341 in _tmp_233_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37940:29 #36 0x56105bf94341 in _loop0_118_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:30966:21 #37 0x56105bf94341 in _gather_117_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:31035:20 #38 0x56105bf94341 in args_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:16606:34 #39 0x56105bf93cc8 in arguments_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:16526:18 #40 0x56105bf824c9 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18090:18 #41 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #42 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #43 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 #44 0x56105bf85a5e in star_targets_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17093:18 #45 0x56105bf7f363 in _tmp_222_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37369:18 #46 0x56105bf7f363 in _loop1_14_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24369:29 #47 0x56105bf7f363 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2287:34 #48 0x56105bf7f363 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #49 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #50 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #51 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #52 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #53 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 Direct leak of 7658 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf98556 in _PyUnicodeWriter_PrepareInternal /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:13834:25 #8 0x56105bfe08aa in _PyUnicodeWriter_WriteSubstring /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:13950:9 #9 0x56105bfe08aa in PyUnicode_Format /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:15239:17 #10 0x56105bfdfe82 in binary_op1 /usr/local/src/conda/python-3.11.3/Objects/abstract.c:893:13 #11 0x56105bfdfe82 in binary_op /usr/local/src/conda/python-3.11.3/Objects/abstract.c:932:24 #12 0x56105bfdfe82 in PyNumber_Remainder /usr/local/src/conda/python-3.11.3/Objects/abstract.c:1148:12 #13 0x56105bf70dbc in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5552:29 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf674b4 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #20 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 7232 byte(s) in 9 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 7202 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf97b99 in _PyUnicode_DecodeUnicodeEscapeInternal /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:6535:12 #9 0x56105c03394b in decode_unicode_with_escapes /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:129:9 #10 0x56105bf84f5a in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:280:23 #11 0x56105bf84f5a in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #12 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #13 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #14 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #15 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #16 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #17 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 #18 0x56105bf85a5e in star_targets_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17093:18 #19 0x56105bf7f363 in _tmp_222_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37369:18 #20 0x56105bf7f363 in _loop1_14_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24369:29 #21 0x56105bf7f363 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2287:34 #22 0x56105bf7f363 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #23 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #24 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #25 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #26 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #27 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #28 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #29 0x56105bf6c330 in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4198:34 #30 0x56105bf6c330 in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #31 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #32 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #33 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #34 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #35 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #36 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #37 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #38 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #39 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #40 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #41 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #44 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #45 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 7072 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf764a2 in import_all_from /usr/local/src/conda/python-3.11.3/Python/ceval.c:7599:19 #11 0x56105bf764a2 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3974:19 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #15 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #16 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #53 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 7002 byte(s) in 9 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfbe5dc in replace /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10781:13 #8 0x56105bf713d4 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5329:29 #9 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #12 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #13 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #19 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #20 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 6824 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c07b50a in bounded_lru_cache_wrapper /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1068 #11 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #12 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #13 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #14 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #15 0x56105bfddf93 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfddf93 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bfddf93 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfddf93 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bfddf93 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #20 0x56105bfddf93 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #21 0x56105bfddf93 in slot_mp_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7404:1 #22 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #26 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #27 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #28 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #53 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #54 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #55 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #56 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #57 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 6728 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #49 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 6528 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5bc43 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5657:19 #11 0x56105bf5bc43 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #12 0x56105bf5b5b0 in PyObject_GenericSetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1457:12 #13 0x56105bf5b5b0 in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #14 0x56105c02f2dd in builtin_setattr_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1522:9 #15 0x56105c02f2dd in builtin_setattr /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:565:20 #16 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #17 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #22 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #23 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #28 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #29 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #30 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #45 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #46 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #47 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #48 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #49 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 Direct leak of 6512 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #25 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #26 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #31 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #33 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #49 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 6512 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf764a2 in import_all_from /usr/local/src/conda/python-3.11.3/Python/ceval.c:7599:19 #11 0x56105bf764a2 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3974:19 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #15 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #16 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 6496 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf72860 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf72860 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2366:23 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #15 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #16 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #47 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #54 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #55 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 6409 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 6320 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #14 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #15 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #23 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #24 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #37 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 6320 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #14 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #15 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #23 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #24 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #25 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #31 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #32 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #33 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #34 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #35 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #45 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #46 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #47 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #49 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 Direct leak of 6133 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf98556 in _PyUnicodeWriter_PrepareInternal /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:13834:25 #8 0x56105bfe08aa in _PyUnicodeWriter_WriteSubstring /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:13950:9 #9 0x56105bfe08aa in PyUnicode_Format /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:15239:17 #10 0x56105bfdfe82 in binary_op1 /usr/local/src/conda/python-3.11.3/Objects/abstract.c:893:13 #11 0x56105bfdfe82 in binary_op /usr/local/src/conda/python-3.11.3/Objects/abstract.c:932:24 #12 0x56105bfdfe82 in PyNumber_Remainder /usr/local/src/conda/python-3.11.3/Objects/abstract.c:1148:12 #13 0x56105bf70dbc in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5552:29 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf674b4 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #20 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 6128 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #22 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #23 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #24 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #25 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #26 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #31 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #36 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #37 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #38 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #39 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #40 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #42 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #43 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #45 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #46 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #47 0x56105bf9f82a in method_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:481:24 #48 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #50 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 6127 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #15 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #16 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #17 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #18 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #19 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #20 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #21 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #22 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #23 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #24 0x56105bf6c330 in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4198:34 #25 0x56105bf6c330 in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #26 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #27 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #28 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #29 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #30 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #31 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #32 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #33 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #34 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #35 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #36 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #39 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #40 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #52 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #53 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #54 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #55 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 6096 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52de7 in type_add_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5695:15 #10 0x56105bf52de7 in type_add_methods /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5721:13 #11 0x56105bf52de7 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6197:9 #12 0x56105bf52de7 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf52de7 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c025cd9 in _PyTypes_InitTypes /usr/local/src/conda/python-3.11.3/Objects/object.c:1986:13 #15 0x56105c025cd9 in pycore_init_types /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:800:14 #16 0x56105c025339 in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:941:14 #17 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #18 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #19 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #20 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #21 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #22 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #23 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #24 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #25 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 5923 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf98556 in _PyUnicodeWriter_PrepareInternal /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:13834:25 #8 0x56105bfa4962 in _PyUnicodeWriter_WriteSubstring /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:13950:9 #9 0x56105bfa2040 in do_markup /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:888:17 #10 0x56105bfa2040 in build_string /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:927:10 #11 0x56105bfa2040 in do_string_format /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:959:12 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #14 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #20 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #21 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #24 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #32 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #33 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #34 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 5910 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bfe0492 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bfe0492 in PyUnicode_Format /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:15259:12 #9 0x56105bfdfe82 in binary_op1 /usr/local/src/conda/python-3.11.3/Objects/abstract.c:893:13 #10 0x56105bfdfe82 in binary_op /usr/local/src/conda/python-3.11.3/Objects/abstract.c:932:24 #11 0x56105bfdfe82 in PyNumber_Remainder /usr/local/src/conda/python-3.11.3/Objects/abstract.c:1148:12 #12 0x56105bf70dbc in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5552:29 #13 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bf674b4 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #17 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #18 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #19 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 5859 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #9 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #10 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #11 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #15 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #16 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 5847 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 5824 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #41 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #42 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #43 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #44 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #45 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 Direct leak of 5768 byte(s) in 8 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #42 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 Direct leak of 5760 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf67342 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #15 0x56105bf67342 in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #53 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #54 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 5728 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #12 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #13 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #14 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #15 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #16 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #19 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #20 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 5584 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 5560 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b0eb in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 5552 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #42 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #52 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 Direct leak of 5552 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #12 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #13 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #14 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #15 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #16 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #19 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #20 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #32 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #52 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 5526 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #46 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 #47 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 Direct leak of 5416 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 5367 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 5344 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #51 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 5328 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 5216 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 5143 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #15 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #16 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #17 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #18 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #19 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #20 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #21 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #22 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #23 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 #24 0x56105bf6c95c in function_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4333:18 #25 0x56105bf6c95c in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2003:33 #26 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #27 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #28 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #29 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #30 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #31 0x56105bf6cbab in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4174:18 #32 0x56105bf6cbab in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #33 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #34 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #35 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #36 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #37 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #38 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #39 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #40 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #41 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #42 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #43 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #46 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #47 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #55 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 5079 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 4842 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 4840 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #53 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #54 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 4800 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #54 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 4800 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 4688 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 4637 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc017742bee in __pyx_pymod_exec__philox _philox.c #13 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #14 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #15 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #16 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #55 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 4624 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #15 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #16 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #17 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #19 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #20 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #33 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #35 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #36 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #52 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #53 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 4624 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #24 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #25 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #39 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #40 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #41 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #42 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #43 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #44 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 4624 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c07b50a in bounded_lru_cache_wrapper /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1068 #11 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #12 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #13 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #14 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #15 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #20 0x56105bf9bf82 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf9bf82 in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #22 0x56105bf5c2c8 in PyObject_GetItem /usr/local/src/conda/python-3.11.3/Objects/abstract.c:189:22 #23 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #52 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #53 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 4608 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #15 0x56105bfecd9d in wrap_setattr /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6948:12 #16 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfec546 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfec546 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfec546 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfec546 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfec546 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #23 0x56105bfec546 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #24 0x56105bfec546 in slot_tp_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7733:15 #25 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #26 0x56105c02f2dd in builtin_setattr_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1522:9 #27 0x56105c02f2dd in builtin_setattr /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:565:20 #28 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #29 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #37 0x56105c02a510 in type_new_set_names /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8593:25 #38 0x56105c02a510 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3205:9 #39 0x56105c02a510 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #40 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #41 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #42 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #43 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #50 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #51 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #52 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #53 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #54 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #55 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #56 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #57 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #58 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 4560 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf62480 in dict_merge /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:2850:42 #8 0x56105c02f585 in dict_update_common /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:2697:18 #9 0x56105c02f4ec in dict_update /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:2715:9 #10 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #11 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #17 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #18 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #19 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 4464 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 4285 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #45 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #46 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #47 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 4232 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #22 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #23 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #28 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #29 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #30 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #45 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #46 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 Direct leak of 4227 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfab925 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfab925 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfab925 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfab925 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfab925 in _PyUnicode_JoinArray /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10165:11 #8 0x56105bf744af in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3221:19 #9 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #14 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #15 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #16 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #18 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #23 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #28 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #29 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #30 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #41 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #42 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #43 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #44 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #45 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #46 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #51 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #55 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #56 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #57 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #58 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #59 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 4218 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #15 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #16 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #17 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #18 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #19 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #20 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #21 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #22 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #23 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 #24 0x56105bf6c95c in function_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4333:18 #25 0x56105bf6c95c in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2003:33 #26 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #27 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #28 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #29 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #30 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #31 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #32 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #33 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #34 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #35 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #36 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #46 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #47 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #52 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #53 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 Direct leak of 4102 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 4096 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf60452 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf60452 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf60452 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf60452 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf60452 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105bf60452 in set_table_resize /usr/local/src/conda/python-3.11.3/Objects/setobject.c:274:20 #7 0x56105bf60452 in set_add_entry /usr/local/src/conda/python-3.11.3/Objects/setobject.c:177:12 #8 0x56105bf60452 in set_add_key /usr/local/src/conda/python-3.11.3/Objects/setobject.c:354:12 #9 0x56105bf60452 in set_update_internal /usr/local/src/conda/python-3.11.3/Objects/setobject.c:916:13 #10 0x56105bf5fc3a in make_new_set /usr/local/src/conda/python-3.11.3/Objects/setobject.c:970:13 #11 0x56105bf5fc3a in make_new_frozenset /usr/local/src/conda/python-3.11.3/Objects/setobject.c:1003:12 #12 0x56105bf5fc3a in frozenset_vectorcall /usr/local/src/conda/python-3.11.3/Objects/setobject.c:1038:12 #13 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #19 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #20 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #52 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #55 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #56 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 4096 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf61895 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf61895 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf61895 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf61895 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf61895 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105bf61895 in set_table_resize /usr/local/src/conda/python-3.11.3/Objects/setobject.c:274:20 #7 0x56105c055aec in compute_abstract_methods /usr/local/src/conda/python-3.11.3/Modules/_abc.c:391:37 #8 0x56105c055aec in _abc__abc_init /usr/local/src/conda/python-3.11.3/Modules/_abc.c:435:9 #9 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #14 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #15 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #16 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #17 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #19 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #20 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #26 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #27 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #30 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #40 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #44 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #45 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #46 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #47 0x7fc0804d121b in PyInit__decimal /usr/local/src/conda/python-3.11.3/Modules/_decimal/_decimal.c:5877:5 #48 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #49 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #50 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #51 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 Direct leak of 4072 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 4050 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167df5ec in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69394:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 4032 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf72860 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf72860 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2366:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #16 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #20 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #21 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #30 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #31 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #32 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #33 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #34 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #35 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 4016 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 3971 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 3880 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 3866 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf97b99 in _PyUnicode_DecodeUnicodeEscapeInternal /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:6535:12 #9 0x56105c03394b in decode_unicode_with_escapes /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:129:9 #10 0x56105bf84f5a in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:280:23 #11 0x56105bf84f5a in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #12 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #13 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #14 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #15 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #16 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #17 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #18 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #19 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #20 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #21 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #22 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #23 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #24 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #25 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 #26 0x56105bf6c95c in function_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4333:18 #27 0x56105bf6c95c in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2003:33 #28 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #29 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #30 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #31 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #32 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #33 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #34 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #35 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #36 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #37 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #38 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #41 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #42 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 3861 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf90096 in primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13927:25 #13 0x56105bf8f664 in primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13724:22 #14 0x56105bf8eba8 in await_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13677:28 #15 0x56105bf8eba8 in power_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13552:18 #16 0x56105bf8eba8 in factor_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13501:26 #17 0x56105bf8e28f in term_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13341:27 #18 0x56105bf8d4de in term_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13102:22 #19 0x56105bf8d1d3 in sum_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13055:25 #20 0x56105bf8d1d3 in sum_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12933:22 #21 0x56105bf8cda3 in shift_expr_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12892:24 #22 0x56105bf8cda3 in shift_expr_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12770:22 #23 0x56105bf8bf1a in bitwise_and_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12729:31 #24 0x56105bf8bf1a in bitwise_and_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12646:22 #25 0x56105bf8bb7a in bitwise_xor_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12605:32 #26 0x56105bf8bb7a in bitwise_xor_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12522:22 #27 0x56105bf8a861 in bitwise_or_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12481:32 #28 0x56105bf8a861 in bitwise_or_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12398:22 #29 0x56105bf8a861 in comparison_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11626:18 #30 0x56105bf8a861 in inversion_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11576:31 #31 0x56105bf8a09f in conjunction_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11452:18 #32 0x56105bf89a0f in disjunction_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11363:18 #33 0x56105bf8850c in expression_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:10643:18 #34 0x56105c03601c in kvpair_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15939:18 #35 0x56105c035f64 in double_starred_kvpair_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15894:27 #36 0x56105c035e76 in _loop0_219_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37145:21 #37 0x56105c035e76 in _gather_218_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37213:20 #38 0x56105bf8339a in double_starred_kvpairs_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15821:18 #39 0x56105bf8339a in dict_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15739:18 #40 0x56105bf8339a in _tmp_93_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:29302:25 #41 0x56105bf8339a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14374:28 #42 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #43 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #44 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #45 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 #46 0x56105bf85a5e in star_targets_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17093:18 #47 0x56105bf7f363 in _tmp_222_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37369:18 #48 0x56105bf7f363 in _loop1_14_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24369:29 #49 0x56105bf7f363 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2287:34 #50 0x56105bf7f363 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #51 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 Direct leak of 3824 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #14 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #19 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 3720 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf72860 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf72860 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2366:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #16 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #26 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #27 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #28 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #43 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #44 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #45 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #46 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #47 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #48 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 3696 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #12 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #13 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #14 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #15 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #25 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #26 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #27 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #28 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #29 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #41 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #45 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #46 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #48 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #49 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #50 0x56105bf9f82a in method_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:481:24 Direct leak of 3664 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c04630f in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2657:9 #12 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #13 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #14 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #15 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #16 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #17 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #20 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #21 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #52 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 3573 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 3544 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #41 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 3544 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #12 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #13 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #14 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #15 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #16 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #17 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 3504 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #44 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 #45 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #46 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #47 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 Direct leak of 3470 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 3456 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 3397 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf4cc6f in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5231:12 #9 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #10 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #11 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc017755a5a in __pyx_pymod_exec__mt19937 _mt19937.c #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x7fc01782dd99 in __Pyx_Import mtrand.c #29 0x7fc0178294fd in __pyx_pymod_exec_mtrand mtrand.c #30 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #31 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #32 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #33 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 3368 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 3368 byte(s) in 8 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf90a7b in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf90a7b in build_string /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:933:12 #9 0x56105bf90a7b in do_string_format /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:959:12 #10 0x56105bf90a7b in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #11 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf674b4 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #20 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #40 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #41 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #42 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #43 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #44 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #49 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 3284 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #15 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #16 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #17 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #18 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #19 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #20 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #21 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #22 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #23 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 #24 0x56105bf6c95c in function_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4333:18 #25 0x56105bf6c95c in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2003:33 #26 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #27 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #28 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #29 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #30 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #31 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #32 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #33 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #34 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #35 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #36 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #39 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #40 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #53 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 3264 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52de7 in type_add_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5695:15 #10 0x56105bf52de7 in type_add_methods /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5721:13 #11 0x56105bf52de7 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6197:9 #12 0x56105bf52de7 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf52de7 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x7fc0804d1164 in PyInit__decimal /usr/local/src/conda/python-3.11.3/Modules/_decimal/_decimal.c:5864:5 #15 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #16 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #17 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #18 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #54 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #55 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #56 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 3264 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #23 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #29 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #30 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #35 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #36 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #37 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #50 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #51 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #52 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 3264 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf72860 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf72860 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2366:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #17 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #18 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #19 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #20 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #21 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #26 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #31 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #33 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #37 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #38 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #40 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #41 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #42 0x56105bf9f82a in method_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:481:24 #43 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #50 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #54 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 3264 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf72860 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf72860 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2366:23 #12 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #17 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #18 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #19 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #35 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #50 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #51 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #52 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #53 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 Direct leak of 3264 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105c070faf in dict_setdefault_impl /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3409:11 #10 0x56105c070faf in dict_setdefault /usr/local/src/conda/python-3.11.3/Objects/clinic/dictobject.c.h:113:20 #11 0x56105bf713d4 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5329:29 #12 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #17 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #18 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #23 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #25 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #26 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #37 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #38 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #39 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #50 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #51 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #52 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #53 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 3264 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc0167d76cd in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:73845:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #30 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #31 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #32 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #33 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #34 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #35 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #36 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #37 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #38 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 3264 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52de7 in type_add_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5695:15 #10 0x56105bf52de7 in type_add_methods /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5721:13 #11 0x56105bf52de7 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6197:9 #12 0x56105bf52de7 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf52de7 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x7fc07f68869e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28869e) #15 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #16 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #17 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #18 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #55 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #56 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #57 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 3264 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf72860 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf72860 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2366:23 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #15 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #16 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #53 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 3264 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #37 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #38 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #39 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #40 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #41 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #42 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 3264 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc01569518f in __pyx_pymod_exec_algos /home/willayd/clones/pandas/pandas/_libs/algos.c:168523:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x7fc01704f09d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/interval.c:102352:22 #26 0x7fc017040150 in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98708:15 #27 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #28 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #29 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #30 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 3264 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #14 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #15 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #23 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #24 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #47 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #52 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #53 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 Direct leak of 3264 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #49 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #50 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #54 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 3264 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #47 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #51 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #52 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 Direct leak of 3264 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52de7 in type_add_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5695:15 #10 0x56105bf52de7 in type_add_methods /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5721:13 #11 0x56105bf52de7 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6197:9 #12 0x56105bf52de7 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf52de7 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x7fc07f68861d in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28861d) #15 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #16 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #17 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #18 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #55 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #56 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #57 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 3207 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf90096 in primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13927:25 #13 0x56105bf8f664 in primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13724:22 #14 0x56105bf8eba8 in await_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13677:28 #15 0x56105bf8eba8 in power_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13552:18 #16 0x56105bf8eba8 in factor_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13501:26 #17 0x56105bf8e28f in term_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13341:27 #18 0x56105bf8d4de in term_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13102:22 #19 0x56105bf8d1d3 in sum_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13055:25 #20 0x56105bf8d1d3 in sum_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12933:22 #21 0x56105bf8cda3 in shift_expr_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12892:24 #22 0x56105bf8cda3 in shift_expr_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12770:22 #23 0x56105bf8bf1a in bitwise_and_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12729:31 #24 0x56105bf8bf1a in bitwise_and_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12646:22 #25 0x56105bf8bb7a in bitwise_xor_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12605:32 #26 0x56105bf8bb7a in bitwise_xor_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12522:22 #27 0x56105bf8a861 in bitwise_or_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12481:32 #28 0x56105bf8a861 in bitwise_or_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12398:22 #29 0x56105bf8a861 in comparison_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11626:18 #30 0x56105bf8a861 in inversion_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11576:31 #31 0x56105bf8a09f in conjunction_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11452:18 #32 0x56105bf89a0f in disjunction_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11363:18 #33 0x56105bf8850c in expression_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:10643:18 #34 0x56105c036e6d in kwarg_or_starred_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:16884:18 #35 0x56105c036cee in _loop0_125_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:31371:21 #36 0x56105c036cee in _gather_124_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:31439:20 #37 0x56105c036b26 in kwargs_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:16699:18 #38 0x56105bf945c5 in args_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:16641:18 #39 0x56105bf93cc8 in arguments_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:16526:18 #40 0x56105bf824c9 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18090:18 #41 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #42 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #43 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 #44 0x56105bf85a5e in star_targets_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17093:18 #45 0x56105bf7f363 in _tmp_222_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37369:18 #46 0x56105bf7f363 in _loop1_14_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24369:29 #47 0x56105bf7f363 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2287:34 #48 0x56105bf7f363 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 Direct leak of 3184 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #12 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #13 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #14 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #15 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #16 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 3172 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfab925 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfab925 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfab925 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfab925 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfab925 in _PyUnicode_JoinArray /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10165:11 #8 0x56105bfc574c in PyUnicode_Join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10057:11 #9 0x56105bfc574c in unicode_join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:12446:12 #10 0x56105bf73157 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5225:29 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf674b4 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #16 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #17 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 3096 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b0eb in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #41 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 3072 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #14 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #15 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #23 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #24 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #25 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #32 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #33 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #34 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #35 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 3056 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x56105c025cd9 in _PyTypes_InitTypes /usr/local/src/conda/python-3.11.3/Objects/object.c:1986:13 #17 0x56105c025cd9 in pycore_init_types /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:800:14 #18 0x56105c025339 in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:941:14 #19 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #20 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #21 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #22 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #23 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #24 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #25 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #26 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #27 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 3040 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 3000 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 2944 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfad610 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfad610 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfad610 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfad610 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfad610 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfad610 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfad610 in _PyUnicode_FromASCII /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2371:15 #8 0x56105bfad610 in PyUnicode_Substring /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:12585:16 #9 0x56105bf713d4 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5329:29 #10 0x56105bfde639 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bfde639 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bfde639 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bfde639 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bfde639 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #15 0x56105bfde639 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #16 0x56105c07a1ab in slot_tp_str /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7569 #17 0x56105bfa8bee in PyObject_Str /usr/local/src/conda/python-3.11.3/Objects/object.c:492:12 #18 0x56105bf73f6b in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4944:29 #19 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #24 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #25 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #30 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #31 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #32 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #45 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #51 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #55 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 2912 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Direct leak of 2888 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc01772ae8b in __pyx_pymod_exec__pcg64 _pcg64.c #13 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #14 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #15 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #16 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #55 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 2880 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #53 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #54 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 2875 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 2866 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 2813 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 2671 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc01772ade3 in __pyx_pymod_exec__pcg64 _pcg64.c #13 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #14 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #15 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #16 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #55 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 2656 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf551ab in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf551ab in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf551ab in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf551ab in gc_alloc /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2283:17 #7 0x56105bf551ab in _PyObject_GC_NewVar /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2318:25 #8 0x56105c07347b in _sre_compile_impl /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:1427:12 #9 0x56105c07347b in _sre_compile /usr/local/src/conda/python-3.11.3/Modules/_sre/clinic/sre.c.h:829:20 #10 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #14 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #15 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #25 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #32 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #33 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #34 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #35 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #36 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #47 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #48 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #49 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #50 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 2653 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #46 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 #47 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 Direct leak of 2616 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 2605 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf90a7b in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf90a7b in build_string /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:933:12 #9 0x56105bf90a7b in do_string_format /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:959:12 #10 0x56105bf90a7b in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #11 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 2560 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf82a69 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf82a69 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf82a69 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf82a69 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf82a69 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf82a69 in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf82a69 in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105bf82a69 in PyType_GenericNew /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1171:12 #9 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #10 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #15 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #16 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #47 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #54 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #55 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 2557 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167df4af in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69381:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 2544 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 2523 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #15 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #16 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #17 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #18 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #19 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #20 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #21 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #22 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #23 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #24 0x56105bf6cbab in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4174:18 #25 0x56105bf6cbab in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #26 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #27 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #28 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #29 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #30 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #31 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #32 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #33 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #34 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #35 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #36 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #39 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #40 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #53 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 2504 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 2504 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 2496 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #13 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #14 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #19 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #20 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #25 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #26 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #27 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #40 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #41 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #42 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 2416 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #13 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #19 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #20 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #21 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #22 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #23 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 2408 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #44 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 #45 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #46 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #47 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 Direct leak of 2400 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 2392 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 2364 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 Direct leak of 2304 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #14 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #15 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #16 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #20 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #21 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #24 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #32 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #33 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #34 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 2304 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52318 in type_add_members /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5743:13 #10 0x56105bf52318 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6200:9 #11 0x56105bf52318 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf52318 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #14 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #19 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 2302 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf4cc6f in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5231:12 #9 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #10 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #11 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc012974af7 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/index.c:80208:7 #14 0x7fc01296c8de in __pyx_pymod_exec_index /home/willayd/clones/pandas/pandas/_libs/index.c:81188:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 2288 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105bf5b5b0 in PyObject_GenericSetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1457:12 #15 0x56105bf5b5b0 in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #16 0x56105bf5b522 in PyObject_SetAttrString /usr/local/src/conda/python-3.11.3/Objects/object.c:829:11 #17 0x56105c027a05 in _add_methods_to_object /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:175:13 #18 0x56105c031920 in PyModule_FromDefAndSpec2 /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:361:15 #19 0x56105c038c2b in _imp_create_builtin /usr/local/src/conda/python-3.11.3/Python/import.c:1035:21 #20 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 2288 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x56105c039452 in PyModule_AddType /usr/local/src/conda/python-3.11.3/Python/modsupport.c:706:9 #14 0x7fc081c1f1ea in _datetime_exec /usr/local/src/conda/python-3.11.3/Modules/_datetimemodule.c:6739:13 #15 0x7fc081c1f1ea in PyInit__datetime /usr/local/src/conda/python-3.11.3/Modules/_datetimemodule.c:6916:9 #16 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #17 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #18 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #19 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #55 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 2288 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf519d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6182:13 #11 0x56105bf519d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #12 0x56105bf519d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf519d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #15 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #16 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #17 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #19 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #20 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #54 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #55 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 2288 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 2284 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 2272 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf751f4 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf751f4 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3454:17 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #15 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #16 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #53 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 2272 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 2272 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc07f5e5194 in PyArray_AddCastingImplementation (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e5194) #11 0x7fc07f5e5d5e in PyArray_InitializeCasts (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e5d5e) #12 0x7fc07f689621 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x289621) #13 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #14 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #15 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #16 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 2248 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 2248 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #42 0x7fc016296638 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25395:15 #43 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #44 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #45 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #46 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 2216 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b0eb in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #44 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 #45 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #46 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #47 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 Direct leak of 2200 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c07b50a in bounded_lru_cache_wrapper /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1068 #11 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #12 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #13 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #14 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #19 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bfddf93 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bfddf93 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bfddf93 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bfddf93 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bfddf93 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #25 0x56105bfddf93 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #26 0x56105bfddf93 in slot_mp_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7404:1 #27 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 2200 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c07b50a in bounded_lru_cache_wrapper /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1068 #11 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #12 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #13 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #14 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #15 0x56105bfddf93 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfddf93 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bfddf93 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfddf93 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bfddf93 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #20 0x56105bfddf93 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #21 0x56105bfddf93 in slot_mp_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7404:1 #22 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105c07b485 in bounded_lru_cache_wrapper /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1021 #27 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #28 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #29 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #30 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bfddf93 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bfddf93 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bfddf93 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bfddf93 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bfddf93 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #36 0x56105bfddf93 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #37 0x56105bfddf93 in slot_mp_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7404:1 #38 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #53 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #54 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #55 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #56 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #57 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #58 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #59 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #60 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #61 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #62 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 2176 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 2144 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf5d99b in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf5d99b in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf5d99b in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #6 0x56105bf5d99b in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #7 0x56105bf78e5d in _PyList_AppendTakeRefListResize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:323:9 #8 0x56105bf78e5d in _PyList_AppendTakeRef /usr/local/src/conda/python-3.11.3/Include/internal/pycore_list.h:56:12 #9 0x56105bf78e5d in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5192:17 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x7fc01628bb18 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26204:14 #14 0x7fc01628bf3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26272:14 #15 0x7fc01628b1b9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26291:12 #16 0x7fc0162914a0 in __pyx_f_6pandas_5_libs_6tslibs_9timezones_maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4511:94 #17 0x7fc01628f1d9 in __pyx_pf_6pandas_5_libs_6tslibs_9timezones_4maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4689:28 #18 0x7fc016287104 in __pyx_pw_6pandas_5_libs_6tslibs_9timezones_5maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4673:13 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #27 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #50 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 Direct leak of 2144 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf5d99b in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf5d99b in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf5d99b in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #6 0x56105bf5d99b in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #7 0x56105bf78e5d in _PyList_AppendTakeRefListResize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:323:9 #8 0x56105bf78e5d in _PyList_AppendTakeRef /usr/local/src/conda/python-3.11.3/Include/internal/pycore_list.h:56:12 #9 0x56105bf78e5d in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5192:17 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x7fc01628bb18 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26204:14 #14 0x7fc01628bf3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26272:14 #15 0x7fc01628b1b9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26291:12 #16 0x7fc0162914a0 in __pyx_f_6pandas_5_libs_6tslibs_9timezones_maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4511:94 #17 0x7fc01628f1d9 in __pyx_pf_6pandas_5_libs_6tslibs_9timezones_4maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4689:28 #18 0x7fc016287104 in __pyx_pw_6pandas_5_libs_6tslibs_9timezones_5maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4673:13 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #28 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #29 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #30 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #47 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #48 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 2144 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf5d99b in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf5d99b in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf5d99b in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #6 0x56105bf5d99b in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #7 0x56105bf78e5d in _PyList_AppendTakeRefListResize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:323:9 #8 0x56105bf78e5d in _PyList_AppendTakeRef /usr/local/src/conda/python-3.11.3/Include/internal/pycore_list.h:56:12 #9 0x56105bf78e5d in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5192:17 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x7fc01628bb18 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26204:14 #14 0x7fc01628bf3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26272:14 #15 0x7fc01628b1b9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26291:12 #16 0x7fc0162914a0 in __pyx_f_6pandas_5_libs_6tslibs_9timezones_maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4511:94 #17 0x7fc01628f1d9 in __pyx_pf_6pandas_5_libs_6tslibs_9timezones_4maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4689:28 #18 0x7fc016287104 in __pyx_pw_6pandas_5_libs_6tslibs_9timezones_5maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4673:13 #19 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #20 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #25 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #26 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #27 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #48 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #49 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #50 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #51 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Direct leak of 2144 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf5d99b in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf5d99b in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf5d99b in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #6 0x56105bf5d99b in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #7 0x56105bf777cd in _PyList_AppendTakeRefListResize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:323:9 #8 0x56105bf777cd in _PyList_AppendTakeRef /usr/local/src/conda/python-3.11.3/Include/internal/pycore_list.h:56:12 #9 0x56105bf777cd in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2276:17 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x7fc01628bb18 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26204:14 #14 0x7fc01628bf3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26272:14 #15 0x7fc01628b1b9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26291:12 #16 0x7fc0162914a0 in __pyx_f_6pandas_5_libs_6tslibs_9timezones_maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4511:94 #17 0x7fc01628f1d9 in __pyx_pf_6pandas_5_libs_6tslibs_9timezones_4maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4689:28 #18 0x7fc016287104 in __pyx_pw_6pandas_5_libs_6tslibs_9timezones_5maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4673:13 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #28 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #29 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #30 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #47 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #48 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 2144 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf5d99b in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf5d99b in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf5d99b in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #6 0x56105bf5d99b in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #7 0x56105bf777cd in _PyList_AppendTakeRefListResize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:323:9 #8 0x56105bf777cd in _PyList_AppendTakeRef /usr/local/src/conda/python-3.11.3/Include/internal/pycore_list.h:56:12 #9 0x56105bf777cd in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2276:17 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x7fc01628bb18 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26204:14 #14 0x7fc01628bf3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26272:14 #15 0x7fc01628b1b9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26291:12 #16 0x7fc0162914a0 in __pyx_f_6pandas_5_libs_6tslibs_9timezones_maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4511:94 #17 0x7fc01628f1d9 in __pyx_pf_6pandas_5_libs_6tslibs_9timezones_4maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4689:28 #18 0x7fc016287104 in __pyx_pw_6pandas_5_libs_6tslibs_9timezones_5maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4673:13 #19 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #20 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #25 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #26 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #27 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #48 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #49 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #50 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #51 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Direct leak of 2144 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf5d99b in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf5d99b in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf5d99b in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #6 0x56105bf5d99b in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #7 0x56105bf777cd in _PyList_AppendTakeRefListResize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:323:9 #8 0x56105bf777cd in _PyList_AppendTakeRef /usr/local/src/conda/python-3.11.3/Include/internal/pycore_list.h:56:12 #9 0x56105bf777cd in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2276:17 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x7fc01628bb18 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26204:14 #14 0x7fc01628bf3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26272:14 #15 0x7fc01628b1b9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26291:12 #16 0x7fc0162914a0 in __pyx_f_6pandas_5_libs_6tslibs_9timezones_maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4511:94 #17 0x7fc01628f1d9 in __pyx_pf_6pandas_5_libs_6tslibs_9timezones_4maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4689:28 #18 0x7fc016287104 in __pyx_pw_6pandas_5_libs_6tslibs_9timezones_5maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4673:13 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #27 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #50 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 Direct leak of 2119 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #11 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #12 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #13 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #14 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #15 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #16 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #17 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #20 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #21 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 2080 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf551ab in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf551ab in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf551ab in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf551ab in gc_alloc /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2283:17 #7 0x56105bf551ab in _PyObject_GC_NewVar /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2318:25 #8 0x56105c07347b in _sre_compile_impl /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:1427:12 #9 0x56105c07347b in _sre_compile /usr/local/src/conda/python-3.11.3/Modules/_sre/clinic/sre.c.h:829:20 #10 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #14 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #15 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #25 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #32 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #33 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #34 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #35 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 2072 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #44 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 #45 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #46 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #47 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 Direct leak of 2058 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf4cc6f in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5231:12 #9 0x56105bf6b01e in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1187:17 #10 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #42 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 2056 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc01771d9fd in __pyx_pymod_exec__sfc64 _sfc64.c #13 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #14 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #15 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #16 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #55 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 2048 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf61895 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf61895 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf61895 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf61895 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf61895 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105bf61895 in set_table_resize /usr/local/src/conda/python-3.11.3/Objects/setobject.c:274:20 #7 0x56105bfdbbe9 in set_add_entry /usr/local/src/conda/python-3.11.3/Objects/setobject.c:177:12 #8 0x56105bfdbbe9 in set_add_key /usr/local/src/conda/python-3.11.3/Objects/setobject.c:354:12 #9 0x56105bfdbbe9 in set_add /usr/local/src/conda/python-3.11.3/Objects/setobject.c:1844:9 #10 0x56105bf73157 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5225:29 #11 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #16 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #17 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #31 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #36 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #37 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #38 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #39 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #49 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #50 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #51 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #52 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #53 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 2048 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf61895 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf61895 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf61895 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf61895 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf61895 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105bf61895 in set_table_resize /usr/local/src/conda/python-3.11.3/Objects/setobject.c:274:20 #7 0x56105c055ad2 in compute_abstract_methods /usr/local/src/conda/python-3.11.3/Modules/_abc.c:341:33 #8 0x56105c055ad2 in _abc__abc_init /usr/local/src/conda/python-3.11.3/Modules/_abc.c:435:9 #9 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #14 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #15 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #16 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #17 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #19 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #20 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #26 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #27 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #30 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #53 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 2048 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2e68 in __interceptor_calloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:77:3 #1 0x56105bf54015 in _PyMem_RawCalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:115:12 #2 0x56105bf54015 in PyMem_RawCalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:595:12 #3 0x56105bf54015 in _PyObject_Calloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2023:11 #4 0x56105bf54015 in _PyObject_Calloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2012:1 #5 0x56105bf54015 in PyMem_Calloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:636:12 #6 0x7fc07f7b243f in PyArrayIdentityHash_SetItem (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b243f) #7 0x7fc07f776de3 in promote_and_get_info_and_ufuncimpl dispatching.c #8 0x7fc07f7770bf in promote_and_get_ufuncimpl (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3770bf) #9 0x7fc07f780a26 in ufunc_generic_fastcall ufunc_object.c #10 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #11 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #12 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #13 0x7fc07f5a300c in array_richcompare (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a300c) #14 0x56105bf9949d in do_richcompare /usr/local/src/conda/python-3.11.3/Objects/object.c:679:16 #15 0x56105bf9949d in PyObject_RichCompare /usr/local/src/conda/python-3.11.3/Objects/object.c:729:21 #16 0x56105bf71c42 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3705:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #21 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #22 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #29 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #30 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #31 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #45 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 2048 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf60452 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf60452 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf60452 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf60452 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf60452 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105bf60452 in set_table_resize /usr/local/src/conda/python-3.11.3/Objects/setobject.c:274:20 #7 0x56105bf60452 in set_add_entry /usr/local/src/conda/python-3.11.3/Objects/setobject.c:177:12 #8 0x56105bf60452 in set_add_key /usr/local/src/conda/python-3.11.3/Objects/setobject.c:354:12 #9 0x56105bf60452 in set_update_internal /usr/local/src/conda/python-3.11.3/Objects/setobject.c:916:13 #10 0x56105bf5fc3a in make_new_set /usr/local/src/conda/python-3.11.3/Objects/setobject.c:970:13 #11 0x56105bf5fc3a in make_new_frozenset /usr/local/src/conda/python-3.11.3/Objects/setobject.c:1003:12 #12 0x56105bf5fc3a in frozenset_vectorcall /usr/local/src/conda/python-3.11.3/Objects/setobject.c:1038:12 #13 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #19 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #20 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #26 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #27 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #30 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #53 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #54 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 2048 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf60452 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf60452 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf60452 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf60452 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf60452 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105bf60452 in set_table_resize /usr/local/src/conda/python-3.11.3/Objects/setobject.c:274:20 #7 0x56105bf60452 in set_add_entry /usr/local/src/conda/python-3.11.3/Objects/setobject.c:177:12 #8 0x56105bf60452 in set_add_key /usr/local/src/conda/python-3.11.3/Objects/setobject.c:354:12 #9 0x56105bf60452 in set_update_internal /usr/local/src/conda/python-3.11.3/Objects/setobject.c:916:13 #10 0x56105bfcf479 in make_new_set /usr/local/src/conda/python-3.11.3/Objects/setobject.c:970:13 #11 0x56105bfcf479 in set_vectorcall /usr/local/src/conda/python-3.11.3/Objects/setobject.c:2014:16 #12 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #18 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #19 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #54 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #55 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 2048 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #24 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #42 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #43 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #44 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #45 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #46 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 Direct leak of 2047 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfab925 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfab925 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfab925 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfab925 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfab925 in _PyUnicode_JoinArray /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10165:11 #8 0x56105bfc574c in PyUnicode_Join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10057:11 #9 0x56105bfc574c in unicode_join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:12446:12 #10 0x56105bf9f82a in method_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:481:24 #11 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 2016 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #15 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #16 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #17 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #18 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #19 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #20 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #21 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #22 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #23 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 #24 0x56105bf6c09b in function_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4357:37 #25 0x56105bf6c09b in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2003:33 #26 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #27 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #28 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #29 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #30 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #31 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #32 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #33 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #34 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #35 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #36 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #39 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #40 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #52 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #53 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #54 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #55 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 2008 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c04630f in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2657:9 #12 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #13 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #14 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #15 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #16 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #17 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #18 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #19 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #20 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #26 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #27 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #28 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #29 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #30 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #40 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #41 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #42 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #46 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #47 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #49 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #50 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 Direct leak of 1976 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #41 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 1936 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105c049238 in _PyObject_GC_Resize /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2336:22 #2 0x56105bf5ab68 in _PyTuple_Resize /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:965:10 #3 0x56105bf54801 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2109:9 #4 0x56105bf74c9b in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4965:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #9 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105c07b485 in bounded_lru_cache_wrapper /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1021 #18 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #19 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #26 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bfddf93 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfddf93 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfddf93 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfddf93 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfddf93 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #32 0x56105bfddf93 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #33 0x56105bfddf93 in slot_mp_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7404:1 #34 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #53 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 1927 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167df231 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69354:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 1924 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf90096 in primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13927:25 #13 0x56105bf8f664 in primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13724:22 #14 0x56105bf8eba8 in await_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13677:28 #15 0x56105bf8eba8 in power_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13552:18 #16 0x56105bf8eba8 in factor_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13501:26 #17 0x56105bf8e28f in term_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13341:27 #18 0x56105bf8d4de in term_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13102:22 #19 0x56105bf8d1d3 in sum_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13055:25 #20 0x56105bf8d1d3 in sum_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12933:22 #21 0x56105bf8cda3 in shift_expr_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12892:24 #22 0x56105bf8cda3 in shift_expr_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12770:22 #23 0x56105bf8bf1a in bitwise_and_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12729:31 #24 0x56105bf8bf1a in bitwise_and_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12646:22 #25 0x56105bf8bb7a in bitwise_xor_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12605:32 #26 0x56105bf8bb7a in bitwise_xor_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12522:22 #27 0x56105bf8a861 in bitwise_or_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12481:32 #28 0x56105bf8a861 in bitwise_or_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12398:22 #29 0x56105bf8a861 in comparison_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11626:18 #30 0x56105bf8a861 in inversion_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11576:31 #31 0x56105bf8a09f in conjunction_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11452:18 #32 0x56105bf89a0f in disjunction_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11363:18 #33 0x56105bf8850c in expression_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:10643:18 #34 0x56105c03601c in kvpair_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15939:18 #35 0x56105c035f64 in double_starred_kvpair_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15894:27 #36 0x56105c035dc5 in _gather_218_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37211:21 #37 0x56105bf8339a in double_starred_kvpairs_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15821:18 #38 0x56105bf8339a in dict_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15739:18 #39 0x56105bf8339a in _tmp_93_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:29302:25 #40 0x56105bf8339a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14374:28 #41 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #42 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #43 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #44 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 #45 0x56105bf85a5e in star_targets_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17093:18 #46 0x56105bf7f363 in _tmp_222_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37369:18 #47 0x56105bf7f363 in _loop1_14_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24369:29 #48 0x56105bf7f363 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2287:34 #49 0x56105bf7f363 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #50 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 Direct leak of 1920 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 1920 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105c02af70 in type_new_get_bases /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3267:21 #25 0x56105c02af70 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3320:15 #26 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #27 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #53 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #54 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #55 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #56 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #57 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 1920 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x7fc017b8019b in PyCPointerType_new /usr/local/src/conda/python-3.11.3/Modules/_ctypes/_ctypes.c:1130:30 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf5f4f5 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:90:16 #16 0x56105bf5f4f5 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:77:1 #17 0x56105bf5f4f5 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #18 0x56105bf5f4f5 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #19 0x7fc017b7ff52 in POINTER /usr/local/src/conda/python-3.11.3/Modules/_ctypes/callproc.c:1931:18 #20 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #55 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1920 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 1909 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0177f7c5f in __pyx_pymod_exec_bit_generator bit_generator.c #13 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #14 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #15 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #16 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #32 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #33 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #34 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #35 0x7fc017828ee5 in __pyx_pymod_exec_mtrand mtrand.c #36 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #37 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #38 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #39 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #52 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 1856 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #32 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #33 0x56105bfec00f in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #34 0x56105bfec00f in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7706:15 #35 0x56105bf8f5a7 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #36 0x56105bf8f5a7 in builtin_getattr /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1134:18 #37 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #44 0x56105bf64265 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #45 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #46 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #47 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #48 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 1829 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf7e0bb in type_getattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3937:19 #9 0x56105bf66de1 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #10 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #14 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #15 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #36 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #40 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #41 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #42 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #43 0x56105c03a079 in init_sys_streams /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:2506:19 #44 0x56105c03a079 in init_interp_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1250:14 #45 0x56105c039c1d in pyinit_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1326:23 #46 0x56105c01cd27 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1357:18 Direct leak of 1817 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bfe0492 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bfe0492 in PyUnicode_Format /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:15259:12 #9 0x56105bfdfe82 in binary_op1 /usr/local/src/conda/python-3.11.3/Objects/abstract.c:893:13 #10 0x56105bfdfe82 in binary_op /usr/local/src/conda/python-3.11.3/Objects/abstract.c:932:24 #11 0x56105bfdfe82 in PyNumber_Remainder /usr/local/src/conda/python-3.11.3/Objects/abstract.c:1148:12 #12 0x56105bf70dbc in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5552:29 #13 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bf674b4 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #17 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #18 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #19 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 1800 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #41 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 1800 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #46 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 Direct leak of 1744 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 1712 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #12 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #13 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #14 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #15 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #25 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #26 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #31 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #33 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #49 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 1712 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 1685 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 1680 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfad610 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfad610 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfad610 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfad610 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfad610 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfad610 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfad610 in _PyUnicode_FromASCII /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2371:15 #8 0x56105bfad610 in PyUnicode_Substring /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:12585:16 #9 0x56105bfa0cbf in method_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:407:24 #10 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #11 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #16 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #17 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #18 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 1672 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #15 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #16 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #17 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #18 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #19 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #26 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #27 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #28 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #29 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #30 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #53 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 1658 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 1657 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2e68 in __interceptor_calloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:77:3 #1 0x56105bf54015 in _PyMem_RawCalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:115:12 #2 0x56105bf54015 in PyMem_RawCalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:595:12 #3 0x56105bf54015 in _PyObject_Calloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2023:11 #4 0x56105bf54015 in _PyObject_Calloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2012:1 #5 0x56105bf54015 in PyMem_Calloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:636:12 #6 0x7fc016ef7043 in load_data /usr/local/src/conda/python-3.11.3/Modules/_zoneinfo.c:1019:9 #7 0x7fc016ef7c66 in zoneinfo_new_instance /usr/local/src/conda/python-3.11.3/Modules/_zoneinfo.c:211:9 #8 0x7fc016ef8141 in g_zoneinfo.c.88b840a8 /usr/local/src/conda/python-3.11.3/Modules/_zoneinfo.c:285:25 #9 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #10 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #15 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #16 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #32 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #33 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #34 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #47 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 1657 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x7fc016ef67c4 in load_data /usr/local/src/conda/python-3.11.3/Modules/_zoneinfo.c:913:9 #7 0x7fc016ef7c66 in zoneinfo_new_instance /usr/local/src/conda/python-3.11.3/Modules/_zoneinfo.c:211:9 #8 0x7fc016ef8141 in g_zoneinfo.c.88b840a8 /usr/local/src/conda/python-3.11.3/Modules/_zoneinfo.c:285:25 #9 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #10 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #15 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #16 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #32 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #33 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #34 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #47 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 1656 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x7fc016ef6dc7 in ts_to_local /usr/local/src/conda/python-3.11.3/Modules/_zoneinfo.c:2071:26 #7 0x7fc016ef6dc7 in load_data /usr/local/src/conda/python-3.11.3/Modules/_zoneinfo.c:994:9 #8 0x7fc016ef7c66 in zoneinfo_new_instance /usr/local/src/conda/python-3.11.3/Modules/_zoneinfo.c:211:9 #9 0x7fc016ef8141 in g_zoneinfo.c.88b840a8 /usr/local/src/conda/python-3.11.3/Modules/_zoneinfo.c:285:25 #10 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #11 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #16 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #17 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #35 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #48 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 1656 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x7fc016ef6d9d in ts_to_local /usr/local/src/conda/python-3.11.3/Modules/_zoneinfo.c:2071:26 #7 0x7fc016ef6d9d in load_data /usr/local/src/conda/python-3.11.3/Modules/_zoneinfo.c:994:9 #8 0x7fc016ef7c66 in zoneinfo_new_instance /usr/local/src/conda/python-3.11.3/Modules/_zoneinfo.c:211:9 #9 0x7fc016ef8141 in g_zoneinfo.c.88b840a8 /usr/local/src/conda/python-3.11.3/Modules/_zoneinfo.c:285:25 #10 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #11 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #16 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #17 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #35 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #48 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 1636 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x7fc010c5ccba in objToJSON /home/willayd/clones/pandas/pandas/_libs/src/ujson/python/objToJSON.c:2130:14 #9 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #10 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #17 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #18 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #23 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #28 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #29 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #30 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #41 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #42 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #43 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #44 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #45 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #46 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #51 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 1632 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 1536 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52318 in type_add_members /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5743:13 #10 0x56105bf52318 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6200:9 #11 0x56105bf52318 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf52318 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #14 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 1536 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52318 in type_add_members /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5743:13 #10 0x56105bf52318 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6200:9 #11 0x56105bf52318 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf52318 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x56105c025cd9 in _PyTypes_InitTypes /usr/local/src/conda/python-3.11.3/Objects/object.c:1986:13 #14 0x56105c025cd9 in pycore_init_types /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:800:14 #15 0x56105c025339 in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:941:14 #16 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #17 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #18 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #19 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #20 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #21 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #22 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #23 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #24 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 1536 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52de7 in type_add_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5695:15 #10 0x56105bf52de7 in type_add_methods /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5721:13 #11 0x56105bf52de7 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6197:9 #12 0x56105bf52de7 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf52de7 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c039452 in PyModule_AddType /usr/local/src/conda/python-3.11.3/Python/modsupport.c:706:9 #15 0x56105c046f2b in PyInit__io /usr/local/src/conda/python-3.11.3/Modules/_io/_iomodule.c:734:17 #16 0x56105c031063 in create_builtin /usr/local/src/conda/python-3.11.3/Python/import.c:984:19 #17 0x56105c038c2b in _imp_create_builtin /usr/local/src/conda/python-3.11.3/Python/import.c:1035:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #39 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf5f9b4 in _PyObject_VectorcallTstate.lto_priv.27 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 Direct leak of 1536 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #14 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #23 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #24 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 1536 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #14 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #15 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #23 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #24 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 1536 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 1532 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167df0e6 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69340:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc01645abf7 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:48826:7 #14 0x7fc01644da89 in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49321:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #34 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #35 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #36 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #37 0x7fc0166516fe in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43345:15 #38 0x7fc0166438eb in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43673:7 #39 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #40 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #41 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #42 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf62480 in dict_merge /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:2850:42 #8 0x56105c02f585 in dict_update_common /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:2697:18 #9 0x56105c02f4ec in dict_update /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:2715:9 #10 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #11 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #17 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #18 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #19 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #49 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #15 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #16 0x56105c02f2dd in builtin_setattr_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1522:9 #17 0x56105c02f2dd in builtin_setattr /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:565:20 #18 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #53 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5a9b4 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5a9b4 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5a9b4 in PyDict_SetItemString /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3920:11 #13 0x56105bf95e0d in PyModule_AddObjectRef /usr/local/src/conda/python-3.11.3/Python/modsupport.c:662:9 #14 0x56105c05f110 in PyModule_AddStringConstant /usr/local/src/conda/python-3.11.3/Python/modsupport.c:698:15 #15 0x7fc0804d191d in PyInit__decimal /usr/local/src/conda/python-3.11.3/Modules/_decimal/_decimal.c:6068:5 #16 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #17 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #18 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #19 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105bf5b5b0 in PyObject_GenericSetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1457:12 #15 0x56105bf5b5b0 in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #16 0x7fc01498d9a7 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/sparse.c:88808:7 #17 0x7fc01498a596 in __pyx_pymod_exec_sparse /home/willayd/clones/pandas/pandas/_libs/sparse.c:89218:7 #18 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #19 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #20 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #21 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #52 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #15 0x56105bfecd9d in wrap_setattr /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6948:12 #16 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfec546 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfec546 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfec546 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfec546 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfec546 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #23 0x56105bfec546 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #24 0x56105bfec546 in slot_tp_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7733:15 #25 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #26 0x56105c02f2dd in builtin_setattr_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1522:9 #27 0x56105c02f2dd in builtin_setattr /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:565:20 #28 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #53 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #54 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #55 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #56 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #57 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #15 0x56105bfecd9d in wrap_setattr /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6948:12 #16 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfec546 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfec546 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfec546 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfec546 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfec546 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #23 0x56105bfec546 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #24 0x56105bfec546 in slot_tp_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7733:15 #25 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #26 0x56105c02f2dd in builtin_setattr_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1522:9 #27 0x56105c02f2dd in builtin_setattr /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:565:20 #28 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #29 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #37 0x56105c02a510 in type_new_set_names /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8593:25 #38 0x56105c02a510 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3205:9 #39 0x56105c02a510 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #40 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #41 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #42 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #43 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #50 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #51 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #52 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #53 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #54 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #55 0x7fc016fc61db in __Pyx_Py3ClassCreate /home/willayd/clones/pandas/pandas/_libs/tslibs/dtypes.c:14914:18 #56 0x7fc016fb68a1 in __pyx_pymod_exec_dtypes /home/willayd/clones/pandas/pandas/_libs/tslibs/dtypes.c:10936:15 #57 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf72860 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf72860 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2366:23 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #15 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #16 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #17 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #43 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #53 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #41 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #45 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #46 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #47 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #48 0x7fc017329a2e in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/missing.c:13676:15 #49 0x7fc01731bda8 in __pyx_pymod_exec_missing /home/willayd/clones/pandas/pandas/_libs/missing.c:13941:7 #50 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc01296cc12 in __pyx_pymod_exec_index /home/willayd/clones/pandas/pandas/_libs/index.c:81255:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f688854 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x288854) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc01542b3d0 in __pyx_pymod_exec_lib /home/willayd/clones/pandas/pandas/_libs/lib.c:62002:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f688800 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x288800) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc015dd61f9 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/period.c:43093:7 #14 0x7fc015dd00a9 in __pyx_pymod_exec_period /home/willayd/clones/pandas/pandas/_libs/tslibs/period.c:43581:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #41 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #51 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #52 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #53 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5a9b4 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5a9b4 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5a9b4 in PyDict_SetItemString /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3920:11 #13 0x56105bf95e0d in PyModule_AddObjectRef /usr/local/src/conda/python-3.11.3/Python/modsupport.c:662:9 #14 0x7fc017b822ec in _ctypes_add_objects /usr/local/src/conda/python-3.11.3/Modules/_ctypes/_ctypes.c:5804:5 #15 0x7fc017b822ec in _ctypes_mod_exec /usr/local/src/conda/python-3.11.3/Modules/_ctypes/_ctypes.c:5837:9 #16 0x7fc017b822ec in PyInit__ctypes /usr/local/src/conda/python-3.11.3/Modules/_ctypes/_ctypes.c:5852:9 #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #54 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #55 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #56 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52de7 in type_add_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5695:15 #10 0x56105bf52de7 in type_add_methods /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5721:13 #11 0x56105bf52de7 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6197:9 #12 0x56105bf52de7 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf52de7 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x7fc017663e84 in __pyx_pymod_exec__generator _generator.c #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #55 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #56 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105bf5b5b0 in PyObject_GenericSetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1457:12 #15 0x56105bf5b5b0 in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #16 0x7fc016a7a875 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/hashtable.c:167877:7 #17 0x7fc016a5e443 in __pyx_pymod_exec_hashtable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:168397:7 #18 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #19 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #20 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #21 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #33 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #37 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #38 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #39 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #40 0x7fc01704db61 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/interval.c:98229:15 #41 0x7fc01703fa0a in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98569:7 #42 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #43 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #44 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #45 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x7fc01732b12b in __Pyx_Py3ClassCreate /home/willayd/clones/pandas/pandas/_libs/missing.c:18764:18 #14 0x7fc0173258e4 in __pyx_pymod_exec_missing /home/willayd/clones/pandas/pandas/_libs/missing.c:15159:15 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #34 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #35 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #36 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #37 0x7fc016a7bc6d in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/hashtable.c:168093:15 #38 0x7fc016a5e48a in __pyx_pymod_exec_hashtable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:168398:7 #39 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #40 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #41 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #42 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105bf5b5b0 in PyObject_GenericSetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1457:12 #15 0x56105bf5b5b0 in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #16 0x56105c02f2dd in builtin_setattr_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1522:9 #17 0x56105c02f2dd in builtin_setattr /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:565:20 #18 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #53 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #54 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #55 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #56 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #57 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf72860 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf72860 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2366:23 #12 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #17 0x56105bf9bf82 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf9bf82 in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #19 0x56105c07191d in call_attribute /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7673:11 #20 0x56105bfec210 in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7714:15 #21 0x56105bf66de1 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #22 0x56105bf69c9a in _PyObject_GetMethod /usr/local/src/conda/python-3.11.3/Objects/object.c:1164:19 #23 0x56105bf7107b in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4491:30 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #35 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #45 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #46 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 #47 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #48 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #49 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #50 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x7fc0165adf9b in __Pyx_Py3ClassCreate /home/willayd/clones/pandas/pandas/_libs/tslibs/nattype.c:19195:18 #14 0x7fc0165a8205 in __pyx_pymod_exec_nattype /home/willayd/clones/pandas/pandas/_libs/tslibs/nattype.c:16706:15 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #34 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #35 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #36 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #37 0x7fc016651645 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43339:15 #38 0x7fc0166438eb in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43673:7 #39 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #40 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #41 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #42 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc0166503b3 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43148:7 #14 0x7fc0166438ad in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43672:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #34 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #35 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #36 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #37 0x7fc0167e0af7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69637:15 #38 0x7fc0167c619b in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69959:7 #39 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #40 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #41 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #42 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #50 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #51 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f6888f5 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2888f5) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f688838 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x288838) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f6887e4 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2887e4) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f6888d2 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2888d2) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #15 0x56105bfecd9d in wrap_setattr /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6948:12 #16 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfec546 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfec546 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfec546 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfec546 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfec546 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #23 0x56105bfec546 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #24 0x56105bfec546 in slot_tp_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7733:15 #25 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #26 0x56105bf73bea in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2887:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #52 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #53 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #56 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #57 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105bf5b5b0 in PyObject_GenericSetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1457:12 #15 0x56105bf5b5b0 in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #16 0x56105bf5b522 in PyObject_SetAttrString /usr/local/src/conda/python-3.11.3/Objects/object.c:829:11 #17 0x56105c027a05 in _add_methods_to_object /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:175:13 #18 0x56105c031920 in PyModule_FromDefAndSpec2 /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:361:15 #19 0x56105c05b89e in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:203:16 #20 0x56105c05b89e in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #21 0x56105c05b89e in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #22 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #23 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #24 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #32 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #33 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #34 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #53 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf527ee in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6175:13 #11 0x56105bf527ee in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #12 0x56105bf527ee in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf527ee in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c039452 in PyModule_AddType /usr/local/src/conda/python-3.11.3/Python/modsupport.c:706:9 #15 0x56105c05aeb9 in collections_exec /usr/local/src/conda/python-3.11.3/Modules/_collectionsmodule.c:2586:13 #16 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #17 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #18 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf5f9b4 in _PyObject_VectorcallTstate.lto_priv.27 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105c032a6c in PyObject_CallMethod /usr/local/src/conda/python-3.11.3/Objects/call.c:627:24 #35 0x56105c039d53 in init_importlib_external /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:323:13 #36 0x56105c039d53 in init_interp_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1222:14 #37 0x56105c039c1d in pyinit_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1326:23 #38 0x56105c01cd27 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1357:18 #39 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #40 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #41 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #42 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #43 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #44 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52de7 in type_add_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5695:15 #10 0x56105bf52de7 in type_add_methods /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5721:13 #11 0x56105bf52de7 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6197:9 #12 0x56105bf52de7 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf52de7 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x7fc0804d1179 in PyInit__decimal /usr/local/src/conda/python-3.11.3/Modules/_decimal/_decimal.c:5865:5 #15 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #16 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #17 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #18 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #54 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #55 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #56 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #33 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #34 0x56105bfec00f in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #35 0x56105bfec00f in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7706:15 #36 0x56105bf8f5a7 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #37 0x56105bf8f5a7 in builtin_getattr /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1134:18 #38 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #45 0x56105bf64265 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #46 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #47 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #48 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #49 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f68893b in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28893b) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52de7 in type_add_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5695:15 #10 0x56105bf52de7 in type_add_methods /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5721:13 #11 0x56105bf52de7 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6197:9 #12 0x56105bf52de7 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf52de7 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x7fc017828b09 in __pyx_pymod_exec_mtrand mtrand.c #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #55 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #56 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f68881c in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28881c) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5bd61 in _PyObject_StoreInstanceAttribute /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5467:20 #11 0x56105bf5bd61 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1405:19 #12 0x56105bf5b5b0 in PyObject_GenericSetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1457:12 #13 0x56105bf5b5b0 in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #14 0x56105c02f2dd in builtin_setattr_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1522:9 #15 0x56105c02f2dd in builtin_setattr /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:565:20 #16 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #39 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #40 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #41 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #42 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #43 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #44 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #46 0x7fc016296638 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25395:15 #47 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #48 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #49 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #50 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc01782a8dd in __pyx_pymod_exec_mtrand mtrand.c #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #53 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f6888af in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2888af) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52318 in type_add_members /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5743:13 #10 0x56105bf52318 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6200:9 #11 0x56105bf52318 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf52318 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x56105c039054 in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3583:9 #14 0x7fc081c345d4 in array_modexec /usr/local/src/conda/python-3.11.3/Modules/arraymodule.c:3082:5 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf62480 in dict_merge /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:2850:42 #8 0x56105c02f585 in dict_update_common /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:2697:18 #9 0x56105c02f4ec in dict_update /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:2715:9 #10 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #11 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #17 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #18 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #19 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c02c7a5 in exec_code_in_module /usr/local/src/conda/python-3.11.3/Python/import.c:764:9 #15 0x56105c02baaf in PyImport_ImportFrozenModuleObject /usr/local/src/conda/python-3.11.3/Python/import.c:1395:9 #16 0x56105c02ba0d in PyImport_ImportFrozenModule /usr/local/src/conda/python-3.11.3/Python/import.c:1435:11 #17 0x56105c02580d in init_importlib /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:283:9 #18 0x56105c02580d in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:968:13 #19 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #20 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #21 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #22 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #23 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #24 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #25 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #26 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #27 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf72860 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf72860 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2366:23 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #32 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #33 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #34 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f688918 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x288918) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #15 0x56105bfecd9d in wrap_setattr /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6948:12 #16 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfec546 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfec546 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfec546 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfec546 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfec546 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #23 0x56105bfec546 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #24 0x56105bfec546 in slot_tp_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7733:15 #25 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #26 0x56105bf73bea in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2887:19 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #31 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #33 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #34 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #35 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #36 0x7fc016fc61db in __Pyx_Py3ClassCreate /home/willayd/clones/pandas/pandas/_libs/tslibs/dtypes.c:14914:18 #37 0x7fc016fba667 in __pyx_pymod_exec_dtypes /home/willayd/clones/pandas/pandas/_libs/tslibs/dtypes.c:11228:15 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #52 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #53 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #54 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #55 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #56 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 1520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc0167dc419 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:68861:7 #14 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #34 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #35 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #36 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #37 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #38 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #39 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #40 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #41 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #42 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1504 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #13 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #19 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #20 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #21 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #22 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #23 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 1488 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x7fc0161c316d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:33426:22 #28 0x7fc0161bc30c in __pyx_pymod_exec_fields /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:30540:15 #29 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #30 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #31 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #32 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x7fc01645cb3d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:53395:22 #44 0x7fc01644e08d in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49449:15 #45 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 Direct leak of 1455 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 1446 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 1440 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5edce7 in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edce7) #4 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #5 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #6 0x7fc07f684260 in array_array multiarraymodule.c #7 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #8 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #13 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #14 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #15 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #17 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #22 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #23 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #24 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #25 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #50 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 1416 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x56105c039452 in PyModule_AddType /usr/local/src/conda/python-3.11.3/Python/modsupport.c:706:9 #13 0x7fc07f3532ac in PyInit__pickle /usr/local/src/conda/python-3.11.3/Modules/_pickle.c:7976:9 #14 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #15 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #16 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #17 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #53 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #54 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #55 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 1388 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 1386 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #28 0x7fc016296638 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25395:15 #29 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #30 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #31 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #32 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #48 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 Direct leak of 1376 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 1370 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 1360 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b0eb in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 1344 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf551ab in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf551ab in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf551ab in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf551ab in gc_alloc /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2283:17 #7 0x56105bf551ab in _PyObject_GC_NewVar /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2318:25 #8 0x56105bf53d4e in tuple_alloc /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:50:14 #9 0x56105bf53d4e in PyTuple_New /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:75:10 #10 0x56105bf54686 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2070:14 #11 0x56105bf74c9b in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4965:29 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #15 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #16 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #32 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #33 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #34 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #47 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #48 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #49 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 1336 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 1332 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x56105c039452 in PyModule_AddType /usr/local/src/conda/python-3.11.3/Python/modsupport.c:706:9 #13 0x56105c05abb3 in itertoolsmodule_exec /usr/local/src/conda/python-3.11.3/Modules/itertoolsmodule.c:4870:13 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #53 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 1323 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 1304 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf97b99 in _PyUnicode_DecodeUnicodeEscapeInternal /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:6535:12 #9 0x56105c03394b in decode_unicode_with_escapes /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:129:9 #10 0x56105bf84f5a in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:280:23 #11 0x56105bf84f5a in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #12 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #13 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #14 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #15 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #16 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #17 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 #18 0x56105bf85a5e in star_targets_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17093:18 #19 0x56105bf7f363 in _tmp_222_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37369:18 #20 0x56105bf7f363 in _loop1_14_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24369:29 #21 0x56105bf7f363 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2287:34 #22 0x56105bf7f363 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #23 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #24 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #25 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #26 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #27 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #28 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #29 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #30 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #31 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #32 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #33 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #34 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #37 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #38 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 1282 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf5cf12 in do_mkdict /usr/local/src/conda/python-3.11.3/Python/modsupport.c:157:13 #9 0x56105bf5cf12 in do_mkvalue /usr/local/src/conda/python-3.11.3/Python/modsupport.c:304:20 #10 0x56105bf5f761 in do_mkstack /usr/local/src/conda/python-3.11.3/Python/modsupport.c:225:23 #11 0x56105bf5f761 in va_build_stack /usr/local/src/conda/python-3.11.3/Python/modsupport.c:621:11 #12 0x56105bf5f3aa in _Py_VaBuildStack /usr/local/src/conda/python-3.11.3/Python/modsupport.c:577:12 #13 0x56105bf5f3aa in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:517:17 #14 0x56105bf5f3aa in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #15 0x56105c05456f in make_type /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:943:14 #16 0x56105c0526f9 in init_types /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:1310:24 #17 0x56105c0526f9 in get_ast_state /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:20:10 #18 0x56105c07c63a in astmodule_exec /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:11907 #19 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #20 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #21 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #22 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #23 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #24 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #32 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #33 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #34 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #53 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 1280 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x7fc0161c316d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:33426:22 #26 0x7fc0161bc0a8 in __pyx_pymod_exec_fields /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:30498:15 #27 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #28 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #29 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #30 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x7fc01645cb3d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:53395:22 #42 0x7fc01644e08d in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49449:15 #43 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #44 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #45 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 Direct leak of 1272 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 1248 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf551ab in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf551ab in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf551ab in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf551ab in gc_alloc /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2283:17 #7 0x56105bf551ab in _PyObject_GC_NewVar /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2318:25 #8 0x56105c07347b in _sre_compile_impl /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:1427:12 #9 0x56105c07347b in _sre_compile /usr/local/src/conda/python-3.11.3/Modules/_sre/clinic/sre.c.h:829:20 #10 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 1240 byte(s) in 31 object(s) allocated from: #0 0x7fc0846d2e68 in __interceptor_calloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:77:3 #1 0x7fc016a5912c in traced_calloc /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:35:18 #2 0x7fc016b022b2 in kh_init_int64 /home/willayd/clones/pandas/pandas/_libs/src/klib/khash.h:711:1 #3 0x7fc016b01de0 in __pyx_pf_6pandas_5_libs_9hashtable_14Int64HashTable___cinit__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:38963:25 #4 0x7fc016b01d01 in __pyx_pw_6pandas_5_libs_9hashtable_14Int64HashTable_1__cinit__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:38934:13 #5 0x7fc016aeb4e0 in __pyx_tp_new_6pandas_5_libs_9hashtable_Int64HashTable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:158440:7 #6 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #7 0x7fc01297a998 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/index.c:82754:14 #8 0x7fc0129b0d3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83070:14 #9 0x7fc0129ae0e9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83089:12 #10 0x7fc012988e4b in __pyx_f_6pandas_5_libs_5index_11Int64Engine__make_hash_table /home/willayd/clones/pandas/pandas/_libs/index.c:21423:89 #11 0x7fc012986a8f in __pyx_f_6pandas_5_libs_5index_11IndexEngine__ensure_mapping_populated /home/willayd/clones/pandas/pandas/_libs/index.c:9532:17 #12 0x7fc012983d7d in __pyx_f_6pandas_5_libs_5index_11IndexEngine__do_unique_check /home/willayd/clones/pandas/pandas/_libs/index.c:8653:15 #13 0x7fc0129d577a in __pyx_pf_6pandas_5_libs_5index_11IndexEngine_9is_unique___get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8583:17 #14 0x7fc0129d567c in __pyx_pw_6pandas_5_libs_5index_11IndexEngine_9is_unique_1__get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8549:13 #15 0x7fc0129d5578 in __pyx_getprop_6pandas_5_libs_5index_11IndexEngine_is_unique /home/willayd/clones/pandas/pandas/_libs/index.c:75082:10 #16 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #17 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #18 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #19 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #24 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #25 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #26 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #27 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #28 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #29 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #30 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #31 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Direct leak of 1224 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 1192 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #46 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #47 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 1184 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 1168 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 1160 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #44 0x7fc016296638 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25395:15 #45 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #46 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #47 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 Direct leak of 1152 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 1136 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c04630f in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2657:9 #12 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #13 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #14 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #15 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #16 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #17 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #20 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #21 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #33 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 1128 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #44 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 #45 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #46 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #47 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 Direct leak of 1127 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #15 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 #16 0x56105bf85a5e in star_targets_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17093:18 #17 0x56105bf7f363 in _tmp_222_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37369:18 #18 0x56105bf7f363 in _loop1_14_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24369:29 #19 0x56105bf7f363 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2287:34 #20 0x56105bf7f363 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #21 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #22 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #23 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #24 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #25 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #26 0x56105c034ce5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5994:18 #27 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #28 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #29 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #30 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #31 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #32 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #33 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #34 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #35 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #36 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #37 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #38 0x56105bf6c18d in if_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5855:18 #39 0x56105bf6c18d in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2024:28 #40 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #41 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #42 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #43 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 Direct leak of 1116 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #15 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 #16 0x56105bf85a5e in star_targets_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17093:18 #17 0x56105bf7f363 in _tmp_222_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37369:18 #18 0x56105bf7f363 in _loop1_14_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24369:29 #19 0x56105bf7f363 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2287:34 #20 0x56105bf7f363 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #21 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #22 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #23 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #24 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #25 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #26 0x56105c034ce5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5994:18 #27 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #28 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #29 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #30 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #31 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #32 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #33 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #34 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #35 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #36 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #37 0x56105bf6c18d in if_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5855:18 #38 0x56105bf6c18d in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2024:28 #39 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #40 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #41 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #42 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #43 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 Direct leak of 1112 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 1112 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105c02d9c1 in dict_new_presized.part.0 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1588:16 #8 0x7fc015ed75db in __pyx_pymod_exec_strptime /home/willayd/clones/pandas/pandas/_libs/tslibs/strptime.c:29017:15 #9 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #10 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #11 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #12 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #13 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #14 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x7fc015fdb3ad in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:36737:22 #24 0x7fc015fd3600 in __pyx_pymod_exec_parsing /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:34877:15 #25 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #26 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #27 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #28 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #29 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #30 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #40 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #44 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #45 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #46 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #47 0x7fc01698f94a in __Pyx_modinit_function_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27343:15 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf62395 in dict_merge /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:2897:23 #11 0x56105bf75b3d in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3419:17 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #15 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #16 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #15 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #16 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #17 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #19 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #20 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc07f5e2343 in PyArray_GetCastingImpl (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e2343) #11 0x7fc07f5e2d9b in PyArray_CheckCastSafety (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e2d9b) #12 0x7fc07f5e3453 in PyArray_CanCastArrayTo (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e3453) #13 0x7fc07f67d2e8 in array_astype methods.c #14 0x56105bfad8f6 in method_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:426:24 #15 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #40 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #47 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #48 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x7fc07f601174 in dtypemeta_wrap_legacy_descriptor (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x201174) #15 0x7fc07f5c86e8 in set_typeinfo (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1c86e8) #16 0x7fc07f6895e9 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2895e9) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #15 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #16 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #17 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #18 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #19 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #26 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #27 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #28 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #29 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #30 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105c02d9c1 in dict_new_presized.part.0 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1588:16 #8 0x7fc01644e64e in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49535:15 #9 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #10 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #11 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #12 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #13 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #14 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #24 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #28 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #29 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #30 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #31 0x7fc0166516fe in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43345:15 #32 0x7fc0166438eb in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43673:7 #33 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #34 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #35 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #36 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c07b50a in bounded_lru_cache_wrapper /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1068 #11 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #15 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #16 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #17 0x56105bfe22cc in list___init___impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2790:24 #18 0x56105bfe22cc in list_vectorcall /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2815:13 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #26 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #31 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #33 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #37 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #38 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #39 0x56105bf9f82a in method_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:481:24 #40 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #47 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc07f5e2343 in PyArray_GetCastingImpl (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e2343) #11 0x7fc07f5e26fc in PyArray_GetCastInfo (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e26fc) #12 0x7fc07f67ece3 in PyArray_EquivTypes (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x27ece3) #13 0x7fc07f5fea5a in arraydescr_richcompare descriptor.c #14 0x56105bf9949d in do_richcompare /usr/local/src/conda/python-3.11.3/Objects/object.c:679:16 #15 0x56105bf9949d in PyObject_RichCompare /usr/local/src/conda/python-3.11.3/Objects/object.c:729:21 #16 0x56105bf71c42 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3705:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #30 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #40 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #41 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #42 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #48 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #53 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc07f5e2343 in PyArray_GetCastingImpl (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e2343) #11 0x7fc07f5e26fc in PyArray_GetCastInfo (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e26fc) #12 0x7fc07f67ece3 in PyArray_EquivTypes (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x27ece3) #13 0x7fc07f5fea5a in arraydescr_richcompare descriptor.c #14 0x56105bf9949d in do_richcompare /usr/local/src/conda/python-3.11.3/Objects/object.c:679:16 #15 0x56105bf9949d in PyObject_RichCompare /usr/local/src/conda/python-3.11.3/Objects/object.c:729:21 #16 0x56105bf71c42 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3705:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #49 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #15 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #16 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #17 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #53 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #54 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #15 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #16 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #17 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #18 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #19 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #26 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #27 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #28 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #29 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #30 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc07f5e2343 in PyArray_GetCastingImpl (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e2343) #11 0x7fc07f5e26fc in PyArray_GetCastInfo (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e26fc) #12 0x7fc07f67ece3 in PyArray_EquivTypes (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x27ece3) #13 0x7fc07f5fea5a in arraydescr_richcompare descriptor.c #14 0x56105bf9949d in do_richcompare /usr/local/src/conda/python-3.11.3/Objects/object.c:679:16 #15 0x56105bf9949d in PyObject_RichCompare /usr/local/src/conda/python-3.11.3/Objects/object.c:729:21 #16 0x56105bf71c42 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3705:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #23 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #24 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #25 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #48 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #49 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #50 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #15 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #16 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #17 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #18 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #24 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #25 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #26 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #27 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #15 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #16 0x7fc017b7f157 in PyCSimpleType_new /usr/local/src/conda/python-3.11.3/Modules/_ctypes/_ctypes.c:2055:30 #17 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #18 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #19 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc07f601252 in dtypemeta_wrap_legacy_descriptor (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x201252) #11 0x7fc07f5c86e8 in set_typeinfo (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1c86e8) #12 0x7fc07f6895e9 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2895e9) #13 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #14 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #15 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #16 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #15 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #16 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #17 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #20 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #21 0x56105c05456f in make_type /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:943:14 #22 0x56105c052c9e in init_types /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:1437:29 #23 0x56105c052c9e in get_ast_state /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:20:10 #24 0x56105c07c63a in astmodule_exec /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:11907 #25 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #26 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #27 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #28 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #29 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #30 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #53 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #54 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 1089 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x56105c039452 in PyModule_AddType /usr/local/src/conda/python-3.11.3/Python/modsupport.c:706:9 #13 0x7fc07f3532c4 in PyInit__pickle /usr/local/src/conda/python-3.11.3/Modules/_pickle.c:7979:9 #14 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #15 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #16 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #17 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #53 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #54 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #55 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 1080 byte(s) in 27 object(s) allocated from: #0 0x7fc0846d2e68 in __interceptor_calloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:77:3 #1 0x7fc016a5912c in traced_calloc /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:35:18 #2 0x7fc016c03dc2 in kh_init_pymap /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:387:1 #3 0x7fc016c0398d in __pyx_pf_6pandas_5_libs_9hashtable_17PyObjectHashTable___init__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94663:25 #4 0x7fc016bf2b99 in __pyx_pw_6pandas_5_libs_9hashtable_17PyObjectHashTable_1__init__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94634:13 #5 0x56105bf64265 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #6 0x7fc01297a998 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/index.c:82754:14 #7 0x7fc0129b0d3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83070:14 #8 0x7fc0129ae0e9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83089:12 #9 0x7fc012988a0b in __pyx_f_6pandas_5_libs_5index_12ObjectEngine__make_hash_table /home/willayd/clones/pandas/pandas/_libs/index.c:12398:89 #10 0x7fc012986a8f in __pyx_f_6pandas_5_libs_5index_11IndexEngine__ensure_mapping_populated /home/willayd/clones/pandas/pandas/_libs/index.c:9532:17 #11 0x7fc012983d7d in __pyx_f_6pandas_5_libs_5index_11IndexEngine__do_unique_check /home/willayd/clones/pandas/pandas/_libs/index.c:8653:15 #12 0x7fc0129d577a in __pyx_pf_6pandas_5_libs_5index_11IndexEngine_9is_unique___get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8583:17 #13 0x7fc0129d567c in __pyx_pw_6pandas_5_libs_5index_11IndexEngine_9is_unique_1__get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8549:13 #14 0x7fc0129d5578 in __pyx_getprop_6pandas_5_libs_5index_11IndexEngine_is_unique /home/willayd/clones/pandas/pandas/_libs/index.c:75082:10 #15 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #16 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #17 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #18 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #23 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #24 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #25 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #26 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #27 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #28 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #29 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #30 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #31 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 Direct leak of 1072 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #31 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #41 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #42 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #43 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #44 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 1064 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b0eb in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 1056 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 1049 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfdd6fc in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfdd6fc in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfdd6fc in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfdd6fc in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfdd6fc in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfdd6fc in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfdd6fc in unicode_repeat /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:12760:9 #8 0x56105bfdd6fc in unicode_repeat /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:12738:1 #9 0x56105bfdd6fc in sequence_repeat /usr/local/src/conda/python-3.11.3/Objects/abstract.c:1103:22 #10 0x56105bfa4054 in safe_multiply /usr/local/src/conda/python-3.11.3/Python/ast_opt.c:195:12 #11 0x56105bfa4054 in fold_binop /usr/local/src/conda/python-3.11.3/Python/ast_opt.c:479:18 #12 0x56105bfa4054 in astfold_expr /usr/local/src/conda/python-3.11.3/Python/ast_opt.c:720:9 #13 0x56105bfa38c0 in astfold_expr /usr/local/src/conda/python-3.11.3/Python/ast_opt.c:798:9 #14 0x56105bfa3cba in astfold_expr /usr/local/src/conda/python-3.11.3/Python/ast_opt.c:783:9 #15 0x56105bfa2c4d in astfold_stmt /usr/local/src/conda/python-3.11.3/Python/ast_opt.c:907:9 #16 0x56105bfa2a63 in astfold_body /usr/local/src/conda/python-3.11.3/Python/ast_opt.c:664:5 #17 0x56105bfa2ccc in astfold_stmt /usr/local/src/conda/python-3.11.3/Python/ast_opt.c:879:9 #18 0x56105bfa2b3e in astfold_body /usr/local/src/conda/python-3.11.3/Python/ast_opt.c:664:5 #19 0x56105bfa2ee6 in astfold_stmt /usr/local/src/conda/python-3.11.3/Python/ast_opt.c:896:9 #20 0x56105bfa2b3e in astfold_body /usr/local/src/conda/python-3.11.3/Python/ast_opt.c:664:5 #21 0x56105c03bd8f in astfold_mod /usr/local/src/conda/python-3.11.3/Python/ast_opt.c:688:9 #22 0x56105c03bd8f in _PyAST_Optimize /usr/local/src/conda/python-3.11.3/Python/ast_opt.c:1099:15 #23 0x56105c03a71f in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:570:10 #24 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #25 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #26 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #32 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #33 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #34 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #35 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #36 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #49 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 1024 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c04fb68 in _buffered_init /usr/local/src/conda/python-3.11.3/Modules/_io/bufferedio.c:718:20 #7 0x56105c057a5a in _io_BufferedWriter___init___impl /usr/local/src/conda/python-3.11.3/Modules/_io/bufferedio.c:1785:9 #8 0x56105c057a5a in _io_BufferedWriter___init__ /usr/local/src/conda/python-3.11.3/Modules/_io/clinic/bufferedio.c.h:489:20 #9 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #10 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #11 0x56105c028af8 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:90:16 #12 0x56105c028af8 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:77:1 #13 0x56105c028af8 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #14 0x56105c0470ec in _PyObject_CallFunction_SizeT /usr/local/src/conda/python-3.11.3/Objects/call.c:590:24 #15 0x56105c04edbf in _io_open_impl /usr/local/src/conda/python-3.11.3/Modules/_io/_iomodule.c:407:18 #16 0x56105c04edbf in _io_open /usr/local/src/conda/python-3.11.3/Modules/_io/clinic/_iomodule.c.h:264:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105c028a05 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105c028a05 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #20 0x56105c04e9a5 in _PyObject_CallMethod /usr/local/src/conda/python-3.11.3/Objects/call.c:677:24 #21 0x56105c056ae1 in create_stdio.isra.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:2340:11 #22 0x56105c03a131 in init_sys_streams /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:2527:11 #23 0x56105c03a131 in init_interp_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1250:14 #24 0x56105c039c1d in pyinit_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1326:23 #25 0x56105c01cd27 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1357:18 #26 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #27 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #28 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #29 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #30 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #31 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 1024 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2e68 in __interceptor_calloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:77:3 #1 0x56105bf54015 in _PyMem_RawCalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:115:12 #2 0x56105bf54015 in PyMem_RawCalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:595:12 #3 0x56105bf54015 in _PyObject_Calloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2023:11 #4 0x56105bf54015 in _PyObject_Calloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2012:1 #5 0x56105bf54015 in PyMem_Calloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:636:12 #6 0x7fc07f7b243f in PyArrayIdentityHash_SetItem (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b243f) #7 0x7fc07f776de3 in promote_and_get_info_and_ufuncimpl dispatching.c #8 0x7fc07f7770bf in promote_and_get_ufuncimpl (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3770bf) #9 0x7fc07f780a26 in ufunc_generic_fastcall ufunc_object.c #10 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #11 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #12 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #13 0x7fc07f69dfb6 in array_add number.c #14 0x56105bf915f5 in binary_op1 /usr/local/src/conda/python-3.11.3/Objects/abstract.c:893:13 #15 0x56105bf915f5 in PyNumber_Add /usr/local/src/conda/python-3.11.3/Objects/abstract.c:1073:24 #16 0x56105bf70dbc in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5552:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #21 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #22 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #23 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #24 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #25 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #26 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #27 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #28 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #29 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #35 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #36 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #37 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #38 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #39 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #44 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #45 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 Direct leak of 1005 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0177f7bf0 in __pyx_pymod_exec_bit_generator bit_generator.c #13 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #14 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #15 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #16 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #32 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #33 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #34 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #35 0x7fc017828ee5 in __pyx_pymod_exec_mtrand mtrand.c #36 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #37 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #38 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #39 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #52 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 984 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b0eb in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 980 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 961 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #55 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #56 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x7fc01628bb18 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26204:14 #19 0x7fc01628bf3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26272:14 #20 0x7fc01628b1b9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26291:12 #21 0x7fc0162914a0 in __pyx_f_6pandas_5_libs_6tslibs_9timezones_maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4511:94 #22 0x7fc01628f1d9 in __pyx_pf_6pandas_5_libs_6tslibs_9timezones_4maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4689:28 #23 0x7fc016287104 in __pyx_pw_6pandas_5_libs_6tslibs_9timezones_5maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4673:13 #24 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #25 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #30 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #31 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #32 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #53 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 Direct leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #53 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #54 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x7fc01628bb18 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26204:14 #19 0x7fc01628bf3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26272:14 #20 0x7fc01628b1b9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26291:12 #21 0x7fc0162914a0 in __pyx_f_6pandas_5_libs_6tslibs_9timezones_maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4511:94 #22 0x7fc01628f1d9 in __pyx_pf_6pandas_5_libs_6tslibs_9timezones_4maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4689:28 #23 0x7fc016287104 in __pyx_pw_6pandas_5_libs_6tslibs_9timezones_5maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4673:13 #24 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #25 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #32 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #33 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #34 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #35 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #53 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #54 0x56105bfec00f in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #55 0x56105bfec00f in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7706:15 Direct leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x7fc01628bb18 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26204:14 #19 0x7fc01628bf3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26272:14 #20 0x7fc01628b1b9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26291:12 #21 0x7fc0162914a0 in __pyx_f_6pandas_5_libs_6tslibs_9timezones_maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4511:94 #22 0x7fc01628f1d9 in __pyx_pf_6pandas_5_libs_6tslibs_9timezones_4maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4689:28 #23 0x7fc016287104 in __pyx_pw_6pandas_5_libs_6tslibs_9timezones_5maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4673:13 #24 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #25 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #33 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #34 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #35 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #47 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #52 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #53 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #39 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #49 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #53 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #54 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 Direct leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #36 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 945 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #15 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 #16 0x56105bf85a5e in star_targets_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17093:18 #17 0x56105bf7f363 in _tmp_222_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37369:18 #18 0x56105bf7f363 in _loop1_14_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24369:29 #19 0x56105bf7f363 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2287:34 #20 0x56105bf7f363 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #21 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #22 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #23 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #24 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #25 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #26 0x56105c034ce5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5994:18 #27 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #28 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #29 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #30 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #31 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #32 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #33 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #34 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #35 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #36 0x56105bf6c18d in if_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5855:18 #37 0x56105bf6c18d in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2024:28 #38 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #39 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #40 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #41 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #42 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 #43 0x56105bf6c09b in function_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4357:37 #44 0x56105bf6c09b in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2003:33 Direct leak of 944 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #15 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 #16 0x56105bf85a5e in star_targets_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17093:18 #17 0x56105bf7f363 in _tmp_222_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37369:18 #18 0x56105bf7f363 in _loop1_14_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24369:29 #19 0x56105bf7f363 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2287:34 #20 0x56105bf7f363 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #21 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #22 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #23 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #24 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #25 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #26 0x56105c034ce5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5994:18 #27 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #28 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #29 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #30 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #31 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #32 0x56105bf6c18d in if_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5855:18 #33 0x56105bf6c18d in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2024:28 #34 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #35 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #36 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #37 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #38 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 #39 0x56105bf6c09b in function_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4357:37 #40 0x56105bf6c09b in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2003:33 #41 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #42 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #43 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #44 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #45 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #46 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #47 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #48 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 Direct leak of 944 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfb32a6 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfb32a6 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfb32a6 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfb32a6 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfb32a6 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105bfb32a6 in list_preallocate_exact /usr/local/src/conda/python-3.11.3/Objects/listobject.c:109:24 #7 0x56105bfb32a6 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:908:17 #8 0x56105bf75ea3 in _PyList_Extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:1004:12 #9 0x56105bf75ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3271:34 #10 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #13 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #14 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #53 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #54 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 936 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #15 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 #16 0x56105bf85a5e in star_targets_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17093:18 #17 0x56105bf7f363 in _tmp_222_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37369:18 #18 0x56105bf7f363 in _loop1_14_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24369:29 #19 0x56105bf7f363 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2287:34 #20 0x56105bf7f363 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #21 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #22 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #23 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #24 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #25 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #26 0x56105c034ce5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5994:18 #27 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #28 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #29 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #30 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #31 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #32 0x56105c034cf5 in elif_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5996:18 #33 0x56105bf6c18d in if_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:5855:18 #34 0x56105bf6c18d in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2024:28 #35 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #36 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #37 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #38 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #39 0x56105c02ffaf in function_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4451:18 #40 0x56105bf6c09b in function_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4357:37 #41 0x56105bf6c09b in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2003:33 #42 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #43 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #44 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #45 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #46 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #47 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 Direct leak of 925 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167dec10 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69288:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 912 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #13 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #19 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #20 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #21 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #22 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #23 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 904 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Direct leak of 896 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 888 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 880 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 869 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #9 0x56105bf8f527 in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #10 0x56105bf8f527 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #11 0x56105bf8f527 in builtin_getattr /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1134:18 #12 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #13 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #17 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #18 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #19 0x56105c072407 in partial_call /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:324:21 #20 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf674b4 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #28 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #29 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #30 0x7fc0177fc244 in __Pyx__PyObject_CallOneArg bit_generator.c #31 0x7fc0177f9d3d in __pyx_pymod_exec_bit_generator bit_generator.c #32 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #33 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #34 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #35 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #47 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #51 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 Direct leak of 864 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf5d99b in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf5d99b in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf5d99b in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf5d99b in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #6 0x56105bf5d99b in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #7 0x56105bf78e5d in _PyList_AppendTakeRefListResize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:323:9 #8 0x56105bf78e5d in _PyList_AppendTakeRef /usr/local/src/conda/python-3.11.3/Include/internal/pycore_list.h:56:12 #9 0x56105bf78e5d in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5192:17 #10 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #15 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #16 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #23 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #38 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #39 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #40 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #41 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #42 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #43 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 863 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167dd285 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69016:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 860 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #43 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #44 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #45 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #46 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 Direct leak of 857 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #34 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #35 0x56105bfec00f in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #36 0x56105bfec00f in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7706:15 #37 0x56105bf8f5a7 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #38 0x56105bf8f5a7 in builtin_getattr /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1134:18 #39 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #44 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #45 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #46 0x56105bf64265 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #47 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #48 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #49 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #50 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 856 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #41 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 848 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 848 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #24 0x7fc016296638 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25395:15 #25 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #26 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #27 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #28 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #29 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #30 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #40 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #44 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #45 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #46 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #47 0x7fc01645c161 in __Pyx_modinit_variable_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49050:15 Direct leak of 848 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf90a7b in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf90a7b in build_string /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:933:12 #9 0x56105bf90a7b in do_string_format /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:959:12 #10 0x56105bf90a7b in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #11 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf674b4 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #20 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 828 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167de992 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69261:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 800 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 797 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 785 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167df729 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69407:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 785 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf91f9e in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf91f9e in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf91f9e in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf91f9e in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf91f9e in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf91f9e in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf91f9e in PyUnicode_Concat /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:11466:14 #8 0x56105bf7349b in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2045:29 #9 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #14 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #15 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #16 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #18 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #23 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #25 0x56105bf64265 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #26 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #27 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #35 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #36 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #37 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #38 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #39 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #45 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #46 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #47 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #48 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #49 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #52 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #53 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #54 0x56105bfe22cc in list___init___impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2790:24 #55 0x56105bfe22cc in list_vectorcall /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2815:13 #56 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #57 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #58 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #59 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #60 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #61 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #62 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #63 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #64 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #65 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 784 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 776 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x7fc0161c316d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:33426:22 #24 0x7fc0161bc30c in __pyx_pymod_exec_fields /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:30540:15 #25 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #26 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #27 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #28 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #29 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #30 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x7fc01645cb3d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:53395:22 #40 0x7fc01644e08d in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49449:15 #41 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #42 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #43 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #44 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 771 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167ddd44 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69131:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc016a7b364 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/hashtable.c:167994:7 #14 0x7fc016a5e443 in __pyx_pymod_exec_hashtable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:168397:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #34 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #35 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #36 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #37 0x7fc01704db61 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/interval.c:98229:15 #38 0x7fc01703fa0a in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98569:7 #39 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #40 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #41 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #42 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc0167dc622 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:68884:7 #14 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #34 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #35 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #36 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #37 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #38 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #39 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #40 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #41 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #42 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #14 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #19 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #35 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #36 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #37 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #38 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #39 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #49 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #50 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #51 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #52 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc0165abc93 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/nattype.c:14482:7 #17 0x7fc01659b5a2 in __pyx_pymod_exec_nattype /home/willayd/clones/pandas/pandas/_libs/tslibs/nattype.c:14827:7 #18 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #19 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #20 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #21 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #33 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #37 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #38 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #39 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #40 0x7fc016651645 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43339:15 #41 0x7fc0166438eb in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43673:7 #42 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #43 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #44 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #45 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #53 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5bc43 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5657:19 #11 0x56105bf5bc43 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #12 0x56105bf5b5b0 in PyObject_GenericSetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1457:12 #13 0x56105bf5b5b0 in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #14 0x56105bf73bea in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2887:19 #15 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #26 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #27 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #28 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #41 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5bc43 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5657:19 #11 0x56105bf5bc43 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #12 0x56105bf5b5b0 in PyObject_GenericSetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1457:12 #13 0x56105bf5b5b0 in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #14 0x56105bf73bea in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2887:19 #15 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #26 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #27 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #28 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #41 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf72860 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf72860 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2366:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #17 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #18 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #19 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #25 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #30 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #35 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #36 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #37 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #47 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #52 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #53 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #54 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc011d11454 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/writers.c:20913:7 #14 0x7fc011d0dfbe in __pyx_pymod_exec_writers /home/willayd/clones/pandas/pandas/_libs/writers.c:21242:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc01645b04a in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:48879:7 #14 0x7fc01644da89 in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49321:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #34 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #35 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #36 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #37 0x7fc0166516fe in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43345:15 #38 0x7fc0166438eb in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43673:7 #39 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #40 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #41 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #42 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc01225b6ca in __pyx_pymod_exec_join /home/willayd/clones/pandas/pandas/_libs/join.c:192744:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #52 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc01225ee94 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/join.c:190584:7 #14 0x7fc012247914 in __pyx_pymod_exec_join /home/willayd/clones/pandas/pandas/_libs/join.c:190971:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc0129871a7 in __Pyx_SetVtable /home/willayd/clones/pandas/pandas/_libs/index.c:84565:9 #11 0x7fc012974278 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/index.c:80123:7 #12 0x7fc01296c8de in __pyx_pymod_exec_index /home/willayd/clones/pandas/pandas/_libs/index.c:81188:7 #13 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #14 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #15 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #16 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #17 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #22 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #23 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #28 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #29 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #30 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #45 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b0eb in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc014bd38fa in __pyx_pymod_exec_parsers /home/willayd/clones/pandas/pandas/_libs/parsers.c:45314:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #52 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc014d27d0b in __pyx_pymod_exec_tslib /home/willayd/clones/pandas/pandas/_libs/tslib.c:28206:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc014f6fb03 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/arrays.c:7336:7 #14 0x7fc014f6e3ab in __pyx_pymod_exec_arrays /home/willayd/clones/pandas/pandas/_libs/arrays.c:7650:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc010e56324 in __pyx_pymod_exec_groupby /home/willayd/clones/pandas/pandas/_libs/groupby.c:135956:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #53 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf72860 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf72860 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2366:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #16 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #17 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #18 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #19 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #23 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #24 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #50 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #54 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #55 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #56 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #57 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #58 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #59 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #60 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc016297faa in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25588:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #30 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #31 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #32 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #33 0x7fc01645c161 in __Pyx_modinit_variable_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49050:15 #34 0x7fc01644db05 in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49323:7 #35 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #36 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #37 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #38 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc01559e054 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/hashing.c:20226:7 #14 0x7fc01559b646 in __pyx_pymod_exec_hashing /home/willayd/clones/pandas/pandas/_libs/hashing.c:20542:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc0156a7764 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/algos.c:163822:7 #14 0x7fc0156710a3 in __pyx_pymod_exec_algos /home/willayd/clones/pandas/pandas/_libs/algos.c:164177:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x7fc01704f09d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/interval.c:102352:22 #30 0x7fc017040150 in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98708:15 #31 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #32 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #33 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #34 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc015d25604 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/vectorized.c:22552:7 #14 0x7fc015d2210e in __pyx_pymod_exec_vectorized /home/willayd/clones/pandas/pandas/_libs/tslibs/vectorized.c:22974:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc015dd0d6a in __pyx_pymod_exec_period /home/willayd/clones/pandas/pandas/_libs/tslibs/period.c:43820:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #53 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc015dd65e6 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/period.c:43138:7 #14 0x7fc015dd00a9 in __pyx_pymod_exec_period /home/willayd/clones/pandas/pandas/_libs/tslibs/period.c:43581:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc015ed8531 in __pyx_pymod_exec_strptime /home/willayd/clones/pandas/pandas/_libs/tslibs/strptime.c:29140:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x7fc015fdb3ad in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:36737:22 #26 0x7fc015fd3600 in __pyx_pymod_exec_parsing /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:34877:15 #27 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #28 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #29 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #30 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #42 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #46 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #47 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #48 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #49 0x7fc01698f94a in __Pyx_modinit_function_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27343:15 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc015edc574 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/strptime.c:28359:7 #14 0x7fc015ed6841 in __pyx_pymod_exec_strptime /home/willayd/clones/pandas/pandas/_libs/tslibs/strptime.c:28785:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x7fc015fdb3ad in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:36737:22 #30 0x7fc015fd3600 in __pyx_pymod_exec_parsing /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:34877:15 #31 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #32 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #33 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #34 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #50 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #51 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc015fd30f5 in __pyx_pymod_exec_parsing /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:34802:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #30 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #31 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #32 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #33 0x7fc01698f94a in __Pyx_modinit_function_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27343:15 #34 0x7fc01698a951 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27556:7 #35 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #36 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #37 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #38 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc0167d6e08 in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:73755:11 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #30 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #31 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #32 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #33 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #34 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #35 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #36 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #37 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #38 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc0167ccacb in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:71416:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #30 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #31 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #32 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #33 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #34 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #35 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #36 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #37 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #38 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc012977a38 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/index.c:80703:7 #14 0x7fc01296c8de in __pyx_pymod_exec_index /home/willayd/clones/pandas/pandas/_libs/index.c:81188:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc012881bdb in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/internals.c:35356:7 #14 0x7fc01287d69a in __pyx_pymod_exec_internals /home/willayd/clones/pandas/pandas/_libs/internals.c:35680:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc01664467d in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43907:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #30 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #31 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #32 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #33 0x7fc0167e0af7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69637:15 #34 0x7fc0167c619b in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69959:7 #35 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #36 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #37 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #38 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x7fc01645d9eb in __Pyx_Py3ClassCreate /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:55667:18 #14 0x7fc016454986 in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:50538:15 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #34 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #35 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #36 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #37 0x7fc0166516fe in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43345:15 #38 0x7fc0166438eb in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43673:7 #39 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #40 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #41 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #42 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52de7 in type_add_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5695:15 #10 0x56105bf52de7 in type_add_methods /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5721:13 #11 0x56105bf52de7 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6197:9 #12 0x56105bf52de7 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf52de7 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105be849a9 in best_base.cold /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2194:17 #15 0x56105c029e17 in type_new_get_bases /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3278:26 #16 0x56105c029e17 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3320:15 #17 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #18 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #19 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #20 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #21 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x7fc0161c316d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:33426:22 #41 0x7fc0161bc30c in __pyx_pymod_exec_fields /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:30540:15 #42 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #43 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #44 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #45 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc0161c1e54 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:30077:7 #14 0x7fc0161bbdb8 in __pyx_pymod_exec_fields /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:30456:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x7fc01645cb3d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:53395:22 #30 0x7fc01644e08d in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49449:15 #31 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #32 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #33 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #34 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #50 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #51 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #15 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #16 0x56105bf73bea in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2887:19 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #55 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #56 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #44 0x7fc016296638 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25395:15 #45 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #46 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #47 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc0166507d3 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43200:7 #14 0x7fc0166438ad in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43672:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #34 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #35 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #36 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #37 0x7fc0167e0af7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69637:15 #38 0x7fc0167c619b in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69959:7 #39 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #40 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #41 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #42 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc01698dfdc in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27115:7 #14 0x7fc01698a897 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27553:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc016fbd691 in __pyx_pymod_exec_dtypes /home/willayd/clones/pandas/pandas/_libs/tslibs/dtypes.c:11447:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc016a872be in __Pyx_setup_reduce /home/willayd/clones/pandas/pandas/_libs/hashtable.c:173399:23 #11 0x7fc016a778fa in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/hashtable.c:167366:7 #12 0x7fc016a5e443 in __pyx_pymod_exec_hashtable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:168397:7 #13 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #14 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #15 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #16 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #32 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #33 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #34 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #35 0x7fc01704db61 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/interval.c:98229:15 #36 0x7fc01703fa0a in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98569:7 #37 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #38 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #39 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #40 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc0170509a5 in __Pyx_FetchCommonType /home/willayd/clones/pandas/pandas/_libs/interval.c:103065:13 #14 0x7fc017046ed1 in __pyx_FusedFunction_init /home/willayd/clones/pandas/pandas/_libs/interval.c:104048:31 #15 0x7fc01703f64e in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98506:7 #16 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #17 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #18 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #49 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #52 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc017663fe3 in __pyx_pymod_exec__generator _generator.c #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #47 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #54 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #55 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc07f688c25 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x288c25) #14 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #15 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #16 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #17 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #47 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #54 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #55 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #56 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f688a77 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x288a77) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x7fc0161c316d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:33426:22 #28 0x7fc0161bc0a8 in __pyx_pymod_exec_fields /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:30498:15 #29 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #30 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #31 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #32 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x7fc01645cb3d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:53395:22 #44 0x7fc01644e08d in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49449:15 #45 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #46 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #47 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #48 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc0161bcb9f in __pyx_pymod_exec_fields /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:30732:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x7fc01645cb3d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:53395:22 #26 0x7fc01644e08d in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49449:15 #27 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #28 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #29 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #30 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #42 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #46 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #47 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #48 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #49 0x7fc0166516fe in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43345:15 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #25 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #26 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #31 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #33 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #48 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #49 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x56105c039452 in PyModule_AddType /usr/local/src/conda/python-3.11.3/Python/modsupport.c:706:9 #14 0x7fc0801640ab in PyInit__asyncio /usr/local/src/conda/python-3.11.3/Modules/_asynciomodule.c:3488:9 #15 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #16 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #17 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #18 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #55 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #56 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52de7 in type_add_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5695:15 #10 0x56105bf52de7 in type_add_methods /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5721:13 #11 0x56105bf52de7 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6197:9 #12 0x56105bf52de7 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf52de7 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c039054 in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3583:9 #15 0x7fc082019737 in mmap_exec /usr/local/src/conda/python-3.11.3/Modules/mmapmodule.c:1591:47 #16 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #17 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #18 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #14 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #19 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #41 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #42 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #51 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52de7 in type_add_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5695:15 #10 0x56105bf52de7 in type_add_methods /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5721:13 #11 0x56105bf52de7 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6197:9 #12 0x56105bf52de7 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf52de7 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x7fc08028fbd5 in PyInit__elementtree /usr/local/src/conda/python-3.11.3/Modules/_elementtree.c:4387:9 #15 0x7fc08028fbd5 in PyInit__elementtree /usr/local/src/conda/python-3.11.3/Modules/_elementtree.c:4371:1 #16 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #17 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #18 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #19 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #55 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #56 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #57 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc01190cfb4 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/window/indexers.c:19368:7 #14 0x7fc01190a586 in __pyx_pymod_exec_indexers /home/willayd/clones/pandas/pandas/_libs/window/indexers.c:19683:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #46 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #47 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #48 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #49 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #14 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #23 0x56105c02af70 in type_new_get_bases /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3267:21 #24 0x56105c02af70 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3320:15 #25 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #26 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc01629d624 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25006:7 #14 0x7fc016296018 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25345:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #34 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #35 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #36 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #37 0x7fc01645c161 in __Pyx_modinit_variable_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49050:15 #38 0x7fc01644db05 in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49323:7 #39 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #40 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #41 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #42 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc07f688c3d in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x288c3d) #14 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #15 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #16 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #17 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #47 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #54 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #55 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #56 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c055e0a in type_set_abstractmethods /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:614:15 #11 0x56105bf5bda1 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1398:19 #12 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #13 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #14 0x56105c0559b6 in compute_abstract_methods /usr/local/src/conda/python-3.11.3/Modules/_abc.c:405:9 #15 0x56105c0559b6 in _abc__abc_init /usr/local/src/conda/python-3.11.3/Modules/_abc.c:435:9 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #23 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #24 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #47 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #51 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #14 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #23 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #24 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #47 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #51 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #52 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc016ed79a2 in __pyx_pymod_exec_ccalendar /home/willayd/clones/pandas/pandas/_libs/tslibs/ccalendar.c:5426:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #30 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #31 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #32 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #33 0x7fc0161c2a91 in __Pyx_modinit_variable_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:30216:15 #34 0x7fc0161bbe34 in __pyx_pymod_exec_fields /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:30458:7 #35 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #36 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #37 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #38 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x7fc01645cb3d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:53395:22 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #15 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #16 0x56105c02f2dd in builtin_setattr_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1522:9 #17 0x56105c02f2dd in builtin_setattr /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:565:20 #18 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #53 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #54 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc01704d033 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/interval.c:98112:7 #14 0x7fc01703f9cc in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98568:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf519d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6182:13 #11 0x56105bf519d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #12 0x56105bf519d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf519d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #15 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #16 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #17 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #19 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #20 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #26 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #27 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #30 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #53 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #54 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #14 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #15 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #25 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #32 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #33 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #34 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #35 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #15 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #16 0x56105c02f2dd in builtin_setattr_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1522:9 #17 0x56105c02f2dd in builtin_setattr /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:565:20 #18 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #23 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #25 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #26 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc01644f27a in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49634:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #30 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #31 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #32 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #33 0x7fc0166516fe in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43345:15 #34 0x7fc0166438eb in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43673:7 #35 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #36 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #37 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #38 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #14 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #23 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #24 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #52 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #53 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #54 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #55 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5a9b4 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5a9b4 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5a9b4 in PyDict_SetItemString /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3920:11 #13 0x56105bf95e0d in PyModule_AddObjectRef /usr/local/src/conda/python-3.11.3/Python/modsupport.c:662:9 #14 0x56105c0398cc in PyModule_AddObject /usr/local/src/conda/python-3.11.3/Python/modsupport.c:672:15 #15 0x7fc080df086d in unicodedata_exec /usr/local/src/conda/python-3.11.3/Modules/unicodedata.c:1508:9 #16 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #17 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #18 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5bc43 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5657:19 #11 0x56105bf5bc43 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #12 0x56105bf5b5b0 in PyObject_GenericSetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1457:12 #13 0x56105bf5b5b0 in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #14 0x56105bf73bea in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2887:19 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #21 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #22 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #37 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #38 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #39 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #40 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #41 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #42 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x56105c039452 in PyModule_AddType /usr/local/src/conda/python-3.11.3/Python/modsupport.c:706:9 #17 0x7fc081c1f1ea in _datetime_exec /usr/local/src/conda/python-3.11.3/Modules/_datetimemodule.c:6739:13 #18 0x7fc081c1f1ea in PyInit__datetime /usr/local/src/conda/python-3.11.3/Modules/_datetimemodule.c:6916:9 #19 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #20 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #21 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #22 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #23 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #24 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #32 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #33 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #34 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #53 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #56 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #57 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #58 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52de7 in type_add_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5695:15 #10 0x56105bf52de7 in type_add_methods /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5721:13 #11 0x56105bf52de7 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6197:9 #12 0x56105bf52de7 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf52de7 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c039452 in PyModule_AddType /usr/local/src/conda/python-3.11.3/Python/modsupport.c:706:9 #15 0x7fc081c1f1ea in _datetime_exec /usr/local/src/conda/python-3.11.3/Modules/_datetimemodule.c:6739:13 #16 0x7fc081c1f1ea in PyInit__datetime /usr/local/src/conda/python-3.11.3/Modules/_datetimemodule.c:6916:9 #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #54 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #55 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #56 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5bc43 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5657:19 #11 0x56105bf5bc43 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #12 0x56105bf5b5b0 in PyObject_GenericSetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1457:12 #13 0x56105bf5b5b0 in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #14 0x56105bf73bea in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2887:19 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #19 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #21 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #22 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #37 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #38 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #39 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #40 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #41 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #42 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #15 0x56105bfecd9d in wrap_setattr /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6948:12 #16 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfec546 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfec546 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfec546 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfec546 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfec546 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #23 0x56105bfec546 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #24 0x56105bfec546 in slot_tp_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7733:15 #25 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #26 0x56105c02f2dd in builtin_setattr_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1522:9 #27 0x56105c02f2dd in builtin_setattr /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:565:20 #28 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #29 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #53 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #54 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #55 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #15 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #16 0x56105c055a4b in _abc__abc_init /usr/local/src/conda/python-3.11.3/Modules/_abc.c:444:9 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #50 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #14 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #14 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #17 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #18 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #19 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #14 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #23 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #24 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #26 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #52 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc01199d7a0 in __Pyx_modinit_type_init_code() /home/willayd/clones/pandas/pandas/_libs/window/aggregations.cpp:35600:7 #14 0x7fc0119962d2 in __pyx_pymod_exec_aggregations(_object*) /home/willayd/clones/pandas/pandas/_libs/window/aggregations.cpp:35920:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x7fc016653bfb in __Pyx_Py3ClassCreate /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:49488:18 #14 0x7fc016648c3e in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:44624:15 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #34 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #35 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #36 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #37 0x7fc0167e0af7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69637:15 #38 0x7fc0167c619b in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69959:7 #39 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #40 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #41 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #42 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52318 in type_add_members /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5743:13 #10 0x56105bf52318 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6200:9 #11 0x56105bf52318 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf52318 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x56105c039054 in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3583:9 #14 0x56105c0729ab in sre_exec /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:2996:5 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52318 in type_add_members /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5743:13 #10 0x56105bf52318 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6200:9 #11 0x56105bf52318 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf52318 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #14 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #19 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #52 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #53 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc011998386 in __pyx_pymod_exec_aggregations(_object*) /home/willayd/clones/pandas/pandas/_libs/window/aggregations.cpp:36284:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #52 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #15 0x56105bfecd9d in wrap_setattr /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6948:12 #16 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfec546 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfec546 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfec546 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfec546 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfec546 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #23 0x56105bfec546 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #24 0x56105bfec546 in slot_tp_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7733:15 #25 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #26 0x56105c02f2dd in builtin_setattr_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1522:9 #27 0x56105c02f2dd in builtin_setattr /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:565:20 #28 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #35 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #36 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #37 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #55 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #56 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #57 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf628ca in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf628ca in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf628ca in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf628ca in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf628ca in clone_combined_dict_keys /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:790:30 #7 0x56105bf636ab in PyDict_Copy /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3077:34 #8 0x56105c029e32 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3151:22 #9 0x56105c029e32 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #10 0x56105c029e32 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #11 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #14 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #23 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #24 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #15 0x56105bfecd9d in wrap_setattr /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6948:12 #16 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfec546 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfec546 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfec546 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfec546 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfec546 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #23 0x56105bfec546 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #24 0x56105bfec546 in slot_tp_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7733:15 #25 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #26 0x56105c02f2dd in builtin_setattr_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1522:9 #27 0x56105c02f2dd in builtin_setattr /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:565:20 #28 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #33 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #35 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #36 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #37 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #55 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #56 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #57 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #47 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #48 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #53 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #54 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5a9b4 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5a9b4 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5a9b4 in PyDict_SetItemString /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3920:11 #13 0x56105bf95e0d in PyModule_AddObjectRef /usr/local/src/conda/python-3.11.3/Python/modsupport.c:662:9 #14 0x56105c05abb3 in itertoolsmodule_exec /usr/local/src/conda/python-3.11.3/Modules/itertoolsmodule.c:4870:13 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #53 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c055e0a in type_set_abstractmethods /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:614:15 #11 0x56105bf5bda1 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1398:19 #12 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #13 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #14 0x56105c0559b6 in compute_abstract_methods /usr/local/src/conda/python-3.11.3/Modules/_abc.c:405:9 #15 0x56105c0559b6 in _abc__abc_init /usr/local/src/conda/python-3.11.3/Modules/_abc.c:435:9 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #23 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #24 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf74442 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2767:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x56105c03a079 in init_sys_streams /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:2506:19 #37 0x56105c03a079 in init_interp_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1250:14 #38 0x56105c039c1d in pyinit_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1326:23 #39 0x56105c01cd27 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1357:18 #40 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #41 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #42 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #43 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #44 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #45 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc01704bb66 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/interval.c:97861:7 #14 0x7fc01703f9cc in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98568:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5b824 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5b824 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5b824 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5670:19 #13 0x56105bf5b824 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #14 0x56105bf5b5b0 in PyObject_GenericSetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1457:12 #15 0x56105bf5b5b0 in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #16 0x56105bf5b522 in PyObject_SetAttrString /usr/local/src/conda/python-3.11.3/Objects/object.c:829:11 #17 0x56105c027a05 in _add_methods_to_object /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:175:13 #18 0x56105c031920 in PyModule_FromDefAndSpec2 /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:361:15 #19 0x56105c038c2b in _imp_create_builtin /usr/local/src/conda/python-3.11.3/Python/import.c:1035:21 #20 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #51 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #52 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5a9b4 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5a9b4 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5a9b4 in PyDict_SetItemString /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3920:11 #13 0x56105c027350 in initialize_structseq_dict /usr/local/src/conda/python-3.11.3/Objects/structseq.c:396:5 #14 0x56105c03977e in _PyStructSequence_NewType /usr/local/src/conda/python-3.11.3/Objects/structseq.c:605:9 #15 0x56105c048e9a in posixmodule_exec /usr/local/src/conda/python-3.11.3/Modules/posixmodule.c:15857:44 #16 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #17 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #18 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5a9b4 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5a9b4 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5a9b4 in PyDict_SetItemString /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3920:11 #13 0x56105bf95e0d in PyModule_AddObjectRef /usr/local/src/conda/python-3.11.3/Python/modsupport.c:662:9 #14 0x56105c046f2b in PyInit__io /usr/local/src/conda/python-3.11.3/Modules/_io/_iomodule.c:734:17 #15 0x56105c031063 in create_builtin /usr/local/src/conda/python-3.11.3/Python/import.c:984:19 #16 0x56105c038c2b in _imp_create_builtin /usr/local/src/conda/python-3.11.3/Python/import.c:1035:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf5f9b4 in _PyObject_VectorcallTstate.lto_priv.27 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5a9b4 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5a9b4 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5a9b4 in PyDict_SetItemString /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3920:11 #13 0x56105c038d52 in thread_module_exec /usr/local/src/conda/python-3.11.3/Modules/_threadmodule.c:1631:9 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105c028a05 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105c028a05 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #25 0x56105c032a6c in PyObject_CallMethod /usr/local/src/conda/python-3.11.3/Objects/call.c:627:24 #26 0x56105c025911 in init_importlib /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:306:23 #27 0x56105c025911 in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:968:13 #28 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #29 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #30 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #31 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #32 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #33 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #34 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #35 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #36 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf527ee in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6175:13 #11 0x56105bf527ee in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #12 0x56105bf527ee in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf527ee in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c025cd9 in _PyTypes_InitTypes /usr/local/src/conda/python-3.11.3/Objects/object.c:1986:13 #15 0x56105c025cd9 in pycore_init_types /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:800:14 #16 0x56105c025339 in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:941:14 #17 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #18 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #19 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #20 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #21 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #22 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #23 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #24 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #25 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc01704ba89 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/interval.c:97851:7 #17 0x7fc01703f9cc in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98568:7 #18 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #19 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #20 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #21 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #51 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #52 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #53 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #54 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #55 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #56 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #57 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc0177f898a in __pyx_pymod_exec_bit_generator bit_generator.c #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #30 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #31 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #32 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #33 0x7fc017828ee5 in __pyx_pymod_exec_mtrand mtrand.c #34 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #35 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #36 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #37 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc01704527a in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:99382:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #53 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc01731ce2b in __pyx_pymod_exec_missing /home/willayd/clones/pandas/pandas/_libs/missing.c:14160:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #30 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #31 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #32 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #33 0x7fc016a7bc6d in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/hashtable.c:168093:15 #34 0x7fc016a5e48a in __pyx_pymod_exec_hashtable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:168398:7 #35 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #36 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #37 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #38 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc015fd9f4e in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:34188:7 #14 0x7fc015fd234d in __pyx_pymod_exec_parsing /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:34576:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #34 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #35 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #36 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #37 0x7fc01698f94a in __Pyx_modinit_function_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27343:15 #38 0x7fc01698a951 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27556:7 #39 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #40 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #41 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #42 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc01543b275 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/lib.c:61134:7 #14 0x7fc0154294d0 in __pyx_pymod_exec_lib /home/willayd/clones/pandas/pandas/_libs/lib.c:61584:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc01135b634 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/reshape.c:23397:7 #14 0x7fc011357754 in __pyx_pymod_exec_reshape /home/willayd/clones/pandas/pandas/_libs/reshape.c:23727:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #14 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #19 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #41 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #52 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #53 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc014fe4ac4 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/ops.c:22937:7 #14 0x7fc014fe1686 in __pyx_pymod_exec_ops /home/willayd/clones/pandas/pandas/_libs/ops.c:23283:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc010e82f9c in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/groupby.c:133956:7 #14 0x7fc010e4c6ce in __pyx_pymod_exec_groupby /home/willayd/clones/pandas/pandas/_libs/groupby.c:134344:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf76109 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2912:19 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #14 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #15 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #53 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc014d2ac04 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslib.c:27512:7 #14 0x7fc014d26e8e in __pyx_pymod_exec_tslib /home/willayd/clones/pandas/pandas/_libs/tslib.c:27952:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc0161086bc in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:27429:7 #14 0x7fc016104adf in __pyx_pymod_exec_tzconversion /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:27830:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #34 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #35 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #36 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #37 0x7fc016651835 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43352:15 #38 0x7fc0166438eb in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43673:7 #39 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #40 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #41 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #42 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c055e0a in type_set_abstractmethods /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:614:15 #11 0x56105bf5bda1 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1398:19 #12 0x56105c0468db in type_setattro /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:4025:11 #13 0x56105bf5b65a in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #14 0x56105c0559b6 in compute_abstract_methods /usr/local/src/conda/python-3.11.3/Modules/_abc.c:405:9 #15 0x56105c0559b6 in _abc__abc_init /usr/local/src/conda/python-3.11.3/Modules/_abc.c:435:9 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #23 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #24 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52de7 in type_add_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5695:15 #10 0x56105bf52de7 in type_add_methods /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5721:13 #11 0x56105bf52de7 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6197:9 #12 0x56105bf52de7 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #13 0x56105bf52de7 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c039452 in PyModule_AddType /usr/local/src/conda/python-3.11.3/Python/modsupport.c:706:9 #15 0x7fc0801640c3 in PyInit__asyncio /usr/local/src/conda/python-3.11.3/Modules/_asynciomodule.c:3493:9 #16 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #17 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #18 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #19 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #49 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #52 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #53 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #56 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #57 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc014bd953b in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/parsers.c:44695:7 #14 0x7fc014bd2ab8 in __pyx_pymod_exec_parsers /home/willayd/clones/pandas/pandas/_libs/parsers.c:45104:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc014bd9bc6 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/parsers.c:44780:7 #14 0x7fc014bd2ab8 in __pyx_pymod_exec_parsers /home/willayd/clones/pandas/pandas/_libs/parsers.c:45104:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52318 in type_add_members /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5743:13 #10 0x56105bf52318 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6200:9 #11 0x56105bf52318 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf52318 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc07f6885ee in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2885ee) #14 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #15 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #16 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #17 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #47 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #54 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #55 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #56 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5bc43 in _PyObjectDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5657:19 #11 0x56105bf5bc43 in _PyObject_GenericSetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1423:23 #12 0x56105bf5b5b0 in PyObject_GenericSetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1457:12 #13 0x56105bf5b5b0 in PyObject_SetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1028:16 #14 0x56105bf73bea in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2887:19 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #19 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #24 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #25 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #26 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #41 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #42 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #43 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #44 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #45 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #46 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f688957 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x288957) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf52318 in type_add_members /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5743:13 #10 0x56105bf52318 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6200:9 #11 0x56105bf52318 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf52318 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #14 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #15 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #16 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #17 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #18 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #25 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #26 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #27 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #28 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #29 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc01498e191 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/sparse.c:88902:7 #14 0x7fc01498a596 in __pyx_pymod_exec_sparse /home/willayd/clones/pandas/pandas/_libs/sparse.c:89218:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc01287dd1c in __pyx_pymod_exec_internals /home/willayd/clones/pandas/pandas/_libs/internals.c:35801:7 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #52 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f688973 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x288973) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f688a54 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x288a54) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f6889e0 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2889e0) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f688a03 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x288a03) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f688b7b in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x288b7b) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105bf5298e in type_add_getset /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:5768:13 #10 0x56105bf5298e in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6203:9 #11 0x56105bf5298e in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf5298e in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc0177f7340 in __pyx_pymod_exec_bit_generator bit_generator.c #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc017828ee5 in __pyx_pymod_exec_mtrand mtrand.c #37 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #38 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #39 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #40 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5a9b4 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5a9b4 in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5a9b4 in PyDict_SetItemString /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3920:11 #13 0x56105bf95e0d in PyModule_AddObjectRef /usr/local/src/conda/python-3.11.3/Python/modsupport.c:662:9 #14 0x56105c047020 in PyModule_AddIntConstant /usr/local/src/conda/python-3.11.3/Python/modsupport.c:686:15 #15 0x7fc0820198f4 in mmap_exec /usr/local/src/conda/python-3.11.3/Modules/mmapmodule.c:1652:5 #16 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #17 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #18 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf5191c in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf5191c in PyDict_SetItem /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1906:12 #12 0x56105bf5191c in add_operators /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8761:17 #13 0x56105bf5191c in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6194:9 #14 0x56105bf5191c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #15 0x56105bf5191c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #16 0x7fc07f6889c4 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2889c4) #17 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #18 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #19 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #20 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #50 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #57 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #58 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #59 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 766 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167dde81 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69144:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 751 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 747 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfab925 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfab925 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfab925 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfab925 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfab925 in _PyUnicode_JoinArray /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10165:11 #8 0x56105bfc574c in PyUnicode_Join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10057:11 #9 0x56105bfc574c in unicode_join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:12446:12 #10 0x56105bf73157 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5225:29 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #17 0x56105bf8450b in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1338:15 #18 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #19 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #20 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #25 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #30 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #31 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #32 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #45 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #51 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 746 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 734 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167ded43 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69301:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 728 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #44 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 #45 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #46 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #47 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 Direct leak of 728 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #12 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #13 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #14 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #15 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #16 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #17 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 727 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf91f9e in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf91f9e in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf91f9e in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf91f9e in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf91f9e in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf91f9e in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf91f9e in PyUnicode_Concat /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:11466:14 #8 0x56105bf7349b in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2045:29 #9 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #14 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #15 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #20 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #21 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #22 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #35 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #49 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 727 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfab925 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfab925 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfab925 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfab925 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfab925 in _PyUnicode_JoinArray /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10165:11 #8 0x56105bf744af in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3221:19 #9 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #11 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #12 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #13 0x56105bfe22cc in list___init___impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2790:24 #14 0x56105bfe22cc in list_vectorcall /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2815:13 #15 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #20 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #25 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #26 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #27 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #40 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #44 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #45 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #47 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #48 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #50 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 Direct leak of 720 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167ddad4 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69105:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 713 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 Direct leak of 709 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167dd997 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69092:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 708 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167de4a8 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69209:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 697 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfab925 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfab925 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfab925 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfab925 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfab925 in _PyUnicode_JoinArray /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10165:11 #8 0x56105bfc574c in PyUnicode_Join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10057:11 #9 0x56105bfc574c in unicode_join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:12446:12 #10 0x56105bf73157 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5225:29 #11 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #13 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #14 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #15 0x56105bfe22cc in list___init___impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2790:24 #16 0x56105bfe22cc in list_vectorcall /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2815:13 #17 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #18 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #23 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #24 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #25 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #37 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #38 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #39 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #40 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #45 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #46 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #47 0x56105bfe22cc in list___init___impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2790:24 #48 0x56105bfe22cc in list_vectorcall /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2815:13 #49 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #54 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #55 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #56 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #57 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #58 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 690 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167de36b in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69196:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 688 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #45 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #46 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 Direct leak of 680 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #12 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #13 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #14 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #15 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #16 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #17 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #25 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #32 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #33 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #34 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #35 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 676 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #19 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 668 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 664 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #24 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 658 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf90096 in primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13927:25 #13 0x56105bf8f664 in primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13724:22 #14 0x56105bf8eba8 in await_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13677:28 #15 0x56105bf8eba8 in power_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13552:18 #16 0x56105bf8eba8 in factor_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13501:26 #17 0x56105bf8e28f in term_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13341:27 #18 0x56105bf8d4de in term_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13102:22 #19 0x56105bf8d1d3 in sum_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13055:25 #20 0x56105bf8d1d3 in sum_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12933:22 #21 0x56105bf8cda3 in shift_expr_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12892:24 #22 0x56105bf8cda3 in shift_expr_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12770:22 #23 0x56105bf8bf1a in bitwise_and_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12729:31 #24 0x56105bf8bf1a in bitwise_and_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12646:22 #25 0x56105bf8bb7a in bitwise_xor_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12605:32 #26 0x56105bf8bb7a in bitwise_xor_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12522:22 #27 0x56105bf8a861 in bitwise_or_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12481:32 #28 0x56105bf8a861 in bitwise_or_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12398:22 #29 0x56105bf8a861 in comparison_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11626:18 #30 0x56105bf8a861 in inversion_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11576:31 #31 0x56105bf8a09f in conjunction_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11452:18 #32 0x56105bf89a0f in disjunction_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11363:18 #33 0x56105bf8850c in expression_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:10643:18 #34 0x56105bf9607d in named_expression_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11308:31 #35 0x56105bf95e95 in star_named_expression_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11156:37 #36 0x56105c032fa2 in _gather_82_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:28697:21 #37 0x56105c032fa2 in star_named_expressions_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11065:34 #38 0x56105bf95c46 in _tmp_110_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:30522:18 #39 0x56105bf95c46 in tuple_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15603:18 #40 0x56105bf82f03 in _tmp_91_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:29167:26 #41 0x56105bf82f03 in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14332:28 #42 0x56105bf90096 in primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13927:25 #43 0x56105bf8f664 in primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13724:22 #44 0x56105bf8eba8 in await_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13677:28 #45 0x56105bf8eba8 in power_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13552:18 #46 0x56105bf8eba8 in factor_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13501:26 #47 0x56105bf8e28f in term_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13341:27 #48 0x56105bf8d4de in term_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13102:22 Direct leak of 656 byte(s) in 656 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4beef in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4beef in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4beef in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4beef in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf5d8b9 in pymalloc_realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2351:10 #6 0x56105bf5d8b9 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2370:9 #7 0x56105bf5d8b9 in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #8 0x56105bf5d8b9 in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #9 0x56105bfb3248 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:989:13 #10 0x56105bf75ea3 in _PyList_Extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:1004:12 #11 0x56105bf75ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3271:34 #12 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #17 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #18 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #19 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #26 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #31 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #33 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #34 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #39 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #40 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #41 0x56105bfe22cc in list___init___impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2790:24 #42 0x56105bfe22cc in list_vectorcall /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2815:13 #43 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #48 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #53 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #54 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #55 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 656 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #42 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 #43 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #44 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #45 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #46 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 655 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167de5e5 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69222:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 650 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167de722 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69235:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 648 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 640 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bfc1f51 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:8041:10 #9 0x56105bfc1f51 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #10 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #11 0x56105c04630f in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2657:9 #12 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #13 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #14 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #15 0x56105c04a2e3 in run_mod /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1726:24 #16 0x56105c03c3d1 in PyRun_StringFlags /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1605:15 #17 0x56105c046b89 in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1102:17 #18 0x56105c046b89 in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #19 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #23 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #24 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 635 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 634 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 632 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #46 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 Direct leak of 624 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 616 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 614 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167dee76 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69314:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 609 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #11 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #12 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #13 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #14 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #15 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #16 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #26 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #27 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #28 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #29 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #30 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #40 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #41 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #42 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #46 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #47 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #49 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 Direct leak of 608 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4beef in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4beef in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4beef in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4beef in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf5d9be in pymalloc_realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2351:10 #6 0x56105bf5d9be in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2370:9 #7 0x56105bf5d9be in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #8 0x56105bf5d9be in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #9 0x56105bfb31df in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:913:18 #10 0x56105bf9f82a in method_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:481:24 #11 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #17 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #18 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #19 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 605 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #11 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #12 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #13 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #14 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #15 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #16 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #17 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #23 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #24 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #25 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #26 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #27 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #37 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #38 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #39 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #43 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #44 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #46 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #47 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #48 0x56105bf9f82a in method_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:481:24 Direct leak of 598 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 590 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 Direct leak of 576 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 576 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 576 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #42 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 576 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 573 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #11 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #12 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #13 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #14 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #15 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #23 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #24 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #25 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #26 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #27 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #37 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #38 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #39 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #43 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #44 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #46 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #47 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #48 0x56105bf9f82a in method_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:481:24 Direct leak of 570 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #11 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #12 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #13 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #14 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #20 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #21 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #22 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #23 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #24 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #34 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #35 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #36 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #40 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #41 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #43 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #44 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #45 0x56105bf9f82a in method_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:481:24 #46 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc07f5e2343 in PyArray_GetCastingImpl (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e2343) #11 0x7fc07f5e2d9b in PyArray_CheckCastSafety (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e2d9b) #12 0x7fc07f5e3453 in PyArray_CanCastArrayTo (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e3453) #13 0x7fc07f7aacea in ufunc_loop_matches ufunc_type_resolution.c #14 0x7fc07f7abd80 in linear_search_type_resolver (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3abd80) #15 0x7fc07f776291 in legacy_promote_using_legacy_type_resolver dispatching.c #16 0x7fc07f776e56 in promote_and_get_info_and_ufuncimpl dispatching.c #17 0x7fc07f7770bf in promote_and_get_ufuncimpl (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3770bf) #18 0x7fc07f780a26 in ufunc_generic_fastcall ufunc_object.c #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #22 0x7fc07f5a300c in array_richcompare (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a300c) #23 0x56105bf9949d in do_richcompare /usr/local/src/conda/python-3.11.3/Objects/object.c:679:16 #24 0x56105bf9949d in PyObject_RichCompare /usr/local/src/conda/python-3.11.3/Objects/object.c:729:21 #25 0x56105bf71c42 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3705:29 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #30 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #31 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #32 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #33 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #46 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105c070faf in dict_setdefault_impl /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3409:11 #10 0x56105c070faf in dict_setdefault /usr/local/src/conda/python-3.11.3/Objects/clinic/dictobject.c.h:113:20 #11 0x56105bfa0cbf in method_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:407:24 #12 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf674b4 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #19 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #21 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105c074cd0 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650 #28 0x56105c074cd0 in vectorcall_maybe.constprop.0 /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1702 #29 0x56105c075b9b in slot_nb_or /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7525 #30 0x56105bfd60c6 in binary_op1 /usr/local/src/conda/python-3.11.3/Objects/abstract.c:893:13 #31 0x56105bfd60c6 in binary_op /usr/local/src/conda/python-3.11.3/Objects/abstract.c:932:24 #32 0x56105bfd60c6 in PyNumber_Or /usr/local/src/conda/python-3.11.3/Objects/abstract.c:1062:1 #33 0x56105bf70dbc in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5552:29 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #15 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #16 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #17 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #20 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #21 0x56105c05456f in make_type /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:943:14 #22 0x56105c0539cd in init_types /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:1724:29 #23 0x56105c0539cd in get_ast_state /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:20:10 #24 0x56105c07c63a in astmodule_exec /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:11907 #25 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #26 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #27 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #28 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #29 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #30 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #53 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #54 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc016ed63ca in __pyx_pymod_exec_ccalendar /home/willayd/clones/pandas/pandas/_libs/tslibs/ccalendar.c:5165:11 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #30 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #31 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #32 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #33 0x7fc0161c2a91 in __Pyx_modinit_variable_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:30216:15 #34 0x7fc0161bbe34 in __pyx_pymod_exec_fields /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:30458:7 #35 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #36 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #37 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #38 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x7fc01645cb3d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:53395:22 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c07b50a in bounded_lru_cache_wrapper /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1068 #11 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #17 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #18 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #19 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #20 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #40 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #46 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #51 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #52 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #53 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #54 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105c02d9c1 in dict_new_presized.part.0 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1588:16 #8 0x56105bf775ba in dict_new_presized /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1574:8 #9 0x56105bf775ba in _PyDict_FromItems /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1616:22 #10 0x56105bf775ba in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3322:29 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #14 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #15 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #25 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #32 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #33 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #34 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #35 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf72860 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf72860 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2366:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #16 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #17 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #18 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #19 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #32 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #33 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #34 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #44 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #49 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #50 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #51 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #52 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x7fc012976dcc in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/index.c:80567:7 #15 0x7fc01296c8de in __pyx_pymod_exec_index /home/willayd/clones/pandas/pandas/_libs/index.c:81188:7 #16 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #17 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #18 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #31 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x7fc012976610 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/index.c:80487:7 #15 0x7fc01296c8de in __pyx_pymod_exec_index /home/willayd/clones/pandas/pandas/_libs/index.c:81188:7 #16 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #17 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #18 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #31 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf72860 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf72860 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2366:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x7fc01628bb18 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26204:14 #16 0x7fc01628bf3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26272:14 #17 0x7fc01628b1b9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26291:12 #18 0x7fc0162914a0 in __pyx_f_6pandas_5_libs_6tslibs_9timezones_maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4511:94 #19 0x7fc01628f1d9 in __pyx_pf_6pandas_5_libs_6tslibs_9timezones_4maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4689:28 #20 0x7fc016287104 in __pyx_pw_6pandas_5_libs_6tslibs_9timezones_5maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4673:13 #21 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #22 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #29 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #15 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #16 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #17 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #19 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #20 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #53 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105bf751f4 in _PyDict_SetItem_Take2 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1886:12 #11 0x56105bf751f4 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3454:17 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #15 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #16 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #17 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c07b50a in bounded_lru_cache_wrapper /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1068 #11 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #18 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #19 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #20 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #21 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #22 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #32 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #33 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #34 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #45 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #46 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #47 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #48 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #49 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #50 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #54 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #55 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x7fc01543ae42 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/lib.c:61084:7 #15 0x7fc0154294d0 in __pyx_pymod_exec_lib /home/willayd/clones/pandas/pandas/_libs/lib.c:61584:7 #16 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #17 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #18 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #31 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105c02d9c1 in dict_new_presized.part.0 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1588:16 #8 0x7fc01567fbe5 in __pyx_pymod_exec_algos /home/willayd/clones/pandas/pandas/_libs/algos.c:165784:15 #9 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #10 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #11 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #12 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #13 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #14 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x7fc01704f09d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/interval.c:102352:22 #24 0x7fc017040150 in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98708:15 #25 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #26 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #27 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #28 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #29 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #30 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105c02d9c1 in dict_new_presized.part.0 /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1588:16 #8 0x7fc016a69c2e in __pyx_pymod_exec_hashtable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:169499:16 #9 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #10 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #11 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #12 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #13 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #14 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #24 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #28 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #29 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #30 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #31 0x7fc01704db61 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/interval.c:98229:15 #32 0x7fc01703fa0a in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98569:7 #33 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #34 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #35 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #36 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf4e447 in PyDict_SetDefault /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3338:17 #9 0x56105c070faf in dict_setdefault_impl /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:3409:11 #10 0x56105c070faf in dict_setdefault /usr/local/src/conda/python-3.11.3/Objects/clinic/dictobject.c.h:113:20 #11 0x56105bf713d4 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5329:29 #12 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #17 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #19 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #20 0x56105c02a510 in type_new_set_names /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:8593:25 #21 0x56105c02a510 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3205:9 #22 0x56105c02a510 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #23 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #24 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #25 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #26 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #33 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #35 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #36 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #37 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #38 0x7fc016fc61db in __Pyx_Py3ClassCreate /home/willayd/clones/pandas/pandas/_libs/tslibs/dtypes.c:14914:18 #39 0x7fc016fb68a1 in __pyx_pymod_exec_dtypes /home/willayd/clones/pandas/pandas/_libs/tslibs/dtypes.c:10936:15 #40 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #41 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #42 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #43 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #52 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #53 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x7fc016a7ae47 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/hashtable.c:167936:7 #15 0x7fc016a5e443 in __pyx_pymod_exec_hashtable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:168397:7 #16 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #17 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #18 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #31 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #35 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #36 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #37 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #38 0x7fc01704db61 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/interval.c:98229:15 #39 0x7fc01703fa0a in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98569:7 #40 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #41 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #42 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #43 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x7fc016a7860f in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/hashtable.c:167510:7 #15 0x7fc016a5e443 in __pyx_pymod_exec_hashtable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:168397:7 #16 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #17 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #18 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #31 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #35 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #36 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #37 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #38 0x7fc01704db61 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/interval.c:98229:15 #39 0x7fc01703fa0a in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98569:7 #40 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #41 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #42 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #43 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x7fc01704cbee in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/interval.c:98060:7 #15 0x7fc01703f9cc in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98568:7 #16 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #17 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #18 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #49 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #52 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x7fc07f5e5194 in PyArray_AddCastingImplementation (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e5194) #11 0x7fc07f5e53f9 in PyArray_AddCastingImplementation_FromSpec (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e53f9) #12 0x7fc07f6b2905 in PyArray_AddLegacyWrapping_CastingImpl (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2b2905) #13 0x7fc07f5e5392 in add_other_to_and_from_string_cast convert_datatype.c #14 0x7fc07f5e5dea in PyArray_InitializeCasts (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e5dea) #15 0x7fc07f689621 in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x289621) #16 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #17 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #18 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #19 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #49 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 568 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf50830 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf50830 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf50830 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf50830 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf50830 in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf50830 in dictresize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1429:19 #8 0x56105bf56e7e in insertion_resize /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1183:12 #9 0x56105bf56e7e in insertdict /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:1248:17 #10 0x56105c026e9e in add_subclass /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6554:18 #11 0x56105bf52022 in type_ready_add_subclasses /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6354:32 #12 0x56105bf52022 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6485:9 #13 0x56105bf52022 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #14 0x7fc016a79cb9 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/hashtable.c:167754:7 #15 0x7fc016a5e443 in __pyx_pymod_exec_hashtable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:168397:7 #16 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #17 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #18 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #31 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #35 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #36 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #37 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #38 0x7fc01704db61 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/interval.c:98229:15 #39 0x7fc01703fa0a in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98569:7 #40 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #41 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #42 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #43 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 567 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167dd71d in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69066:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 566 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 565 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #28 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #43 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #44 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #45 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #46 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 Direct leak of 560 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b0eb in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 552 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 549 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 Direct leak of 545 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x56105c039452 in PyModule_AddType /usr/local/src/conda/python-3.11.3/Python/modsupport.c:706:9 #13 0x56105c046f2b in PyInit__io /usr/local/src/conda/python-3.11.3/Modules/_io/_iomodule.c:734:17 #14 0x56105c031063 in create_builtin /usr/local/src/conda/python-3.11.3/Python/import.c:984:19 #15 0x56105c038c2b in _imp_create_builtin /usr/local/src/conda/python-3.11.3/Python/import.c:1035:21 #16 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf5f9b4 in _PyObject_VectorcallTstate.lto_priv.27 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105c032a6c in PyObject_CallMethod /usr/local/src/conda/python-3.11.3/Objects/call.c:627:24 Direct leak of 536 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #12 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #13 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #41 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Direct leak of 536 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf7c947 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf7c947 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf7c947 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf7c947 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf7c947 in _PyObject_NewVar /usr/local/src/conda/python-3.11.3/Objects/object.c:189:26 #7 0x56105bf7c947 in _PyCode_New /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:481:24 #8 0x56105bf6ae4d in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1454:29 #9 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #10 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 534 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0eb in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 518 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105c039079 in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3587:29 #9 0x56105c038c96 in thread_module_exec /usr/local/src/conda/python-3.11.3/Modules/_threadmodule.c:1596:40 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105c028a05 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105c028a05 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #21 0x56105c032a6c in PyObject_CallMethod /usr/local/src/conda/python-3.11.3/Objects/call.c:627:24 #22 0x56105c025911 in init_importlib /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:306:23 #23 0x56105c025911 in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:968:13 #24 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #25 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #26 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #27 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #28 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #29 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #30 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #31 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #32 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 513 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #16 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #17 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #18 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #19 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #20 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 504 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #8 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #9 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #10 0x7fc01550a55b in __pyx_pf_6pandas_5_libs_3lib_100fast_multiget /home/willayd/clones/pandas/pandas/_libs/lib.c:39618:108 #11 0x7fc015508ccd in __pyx_pw_6pandas_5_libs_3lib_101fast_multiget /home/willayd/clones/pandas/pandas/_libs/lib.c:39375:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #21 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #22 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #29 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #30 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #31 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 480 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #31 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #33 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #34 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #41 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #42 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #43 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #50 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 480 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #32 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #33 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #34 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 480 byte(s) in 12 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fed2f in arraydescr_new descriptor.c #7 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #8 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #14 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #15 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #16 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #17 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #24 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #25 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #26 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #40 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #46 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 456 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105c049238 in _PyObject_GC_Resize /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2336:22 #2 0x56105bf5ab68 in _PyTuple_Resize /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:965:10 #3 0x56105bf54801 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2109:9 #4 0x56105bf74c9b in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4965:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #9 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105c07b485 in bounded_lru_cache_wrapper /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1021 #18 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #19 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bfddf93 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bfddf93 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bfddf93 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bfddf93 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bfddf93 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #27 0x56105bfddf93 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #28 0x56105bfddf93 in slot_mp_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7404:1 #29 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 440 byte(s) in 11 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #8 0x7fc07f680b0d in array_empty multiarraymodule.c #9 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #10 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #11 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #12 0x7fc0164488e8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:51131:14 #13 0x7fc0164c2617 in __pyx_pf_6pandas_5_libs_6tslibs_10timedeltas_4array_to_timedelta64 /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:8071:15 #14 0x7fc0164c17a9 in __pyx_pw_6pandas_5_libs_6tslibs_10timedeltas_5array_to_timedelta64 /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:7946:13 #15 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #16 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #26 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #27 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #28 0x7fc0154ee485 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:35058:119 #29 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #30 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #31 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 360 byte(s) in 9 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fed2f in arraydescr_new descriptor.c #7 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #8 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #14 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #15 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #16 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #17 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #18 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #19 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #20 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #37 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #38 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #39 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 360 byte(s) in 9 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f678480 in array_view methods.c #8 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #9 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #14 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #15 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #16 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #18 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #23 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #24 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #25 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #26 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #45 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 360 byte(s) in 9 object(s) allocated from: #0 0x7fc0846d2e68 in __interceptor_calloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:77:3 #1 0x7fc016a5912c in traced_calloc /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:35:18 #2 0x7fc016c03dc2 in kh_init_pymap /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:387:1 #3 0x7fc016c0398d in __pyx_pf_6pandas_5_libs_9hashtable_17PyObjectHashTable___init__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94663:25 #4 0x7fc016bf2b99 in __pyx_pw_6pandas_5_libs_9hashtable_17PyObjectHashTable_1__init__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94634:13 #5 0x56105bf64265 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #6 0x7fc01297a998 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/index.c:82754:14 #7 0x7fc0129b0d3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83070:14 #8 0x7fc0129ae0e9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83089:12 #9 0x7fc012988a0b in __pyx_f_6pandas_5_libs_5index_12ObjectEngine__make_hash_table /home/willayd/clones/pandas/pandas/_libs/index.c:12398:89 #10 0x7fc012986a8f in __pyx_f_6pandas_5_libs_5index_11IndexEngine__ensure_mapping_populated /home/willayd/clones/pandas/pandas/_libs/index.c:9532:17 #11 0x7fc01297e491 in __pyx_f_6pandas_5_libs_5index_11IndexEngine_get_loc /home/willayd/clones/pandas/pandas/_libs/index.c:7113:15 #12 0x7fc0129c2a1d in __pyx_pf_6pandas_5_libs_5index_11IndexEngine_2__contains__ /home/willayd/clones/pandas/pandas/_libs/index.c:6677:19 #13 0x7fc0129c269c in __pyx_pw_6pandas_5_libs_5index_11IndexEngine_3__contains__ /home/willayd/clones/pandas/pandas/_libs/index.c:6622:13 #14 0x56105bf7215d in PySequence_Contains /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2278:20 #15 0x56105bf7215d in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3877:23 #16 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bfdf241 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #21 0x56105bfdf241 in slot_sq_contains /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7387:15 #22 0x56105bf7215d in PySequence_Contains /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2278:20 #23 0x56105bf7215d in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3877:23 #24 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #29 0x56105bf9bf82 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf9bf82 in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #31 0x56105c07191d in call_attribute /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7673:11 #32 0x56105bfec210 in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7714:15 #33 0x56105bf8f550 in _PyObject_LookupAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:961:20 #34 0x56105bf8f550 in builtin_getattr /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1127:13 #35 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #36 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #38 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #39 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #40 0x56105bfd5896 in _PyList_Extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:1004:12 #41 0x56105bfd5896 in PySequence_List /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2135:10 Direct leak of 320 byte(s) in 8 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #8 0x7fc07f680b0d in array_empty multiarraymodule.c #9 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #10 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #11 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #12 0x7fc014d13188 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslib.c:28582:14 #13 0x7fc014d07b28 in __pyx_f_6pandas_5_libs_5tslib_array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:7470:15 #14 0x7fc014d04ed7 in __pyx_pf_6pandas_5_libs_5tslib_8array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8798:15 #15 0x7fc014d034c8 in __pyx_pw_6pandas_5_libs_5tslib_9array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8764:13 #16 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #17 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #23 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #25 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #26 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #27 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #28 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #29 0x7fc0154ed1f0 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:34866:120 #30 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #31 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #32 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 320 byte(s) in 8 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f678480 in array_view methods.c #8 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #9 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #14 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #15 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #16 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #18 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #37 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #38 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #39 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #40 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #41 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 295 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #11 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #12 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #13 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #14 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #17 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #18 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 272 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c04630f in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2657:9 #10 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #11 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #12 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #13 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #14 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #15 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #16 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #17 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #18 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #19 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #20 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #21 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #22 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #24 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #32 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #33 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #34 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 272 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #23 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #24 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #25 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #37 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #38 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #39 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 256 byte(s) in 16 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #41 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #42 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 240 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #45 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 240 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5ecc3a in PyArray_ArangeObj (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ecc3a) #4 0x7fc07f68373a in array_arange multiarraymodule.c #5 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #10 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #11 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #12 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #13 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #14 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #15 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #16 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #17 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #18 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #24 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #25 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #26 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #27 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #28 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #29 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #34 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #35 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #36 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 240 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f6a3249 in PyArray_DescrFromScalar.part.0 scalarapi.c #5 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #6 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #7 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #8 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #23 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #24 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #25 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #37 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #38 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #39 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 240 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2e68 in __interceptor_calloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:77:3 #1 0x7fc016a5912c in traced_calloc /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:35:18 #2 0x7fc016ae81e2 in kh_init_uint64 /home/willayd/clones/pandas/pandas/_libs/src/klib/khash.h:712:1 #3 0x7fc016ae7d10 in __pyx_pf_6pandas_5_libs_9hashtable_15UInt64HashTable___cinit__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:33304:25 #4 0x7fc016ae7861 in __pyx_pw_6pandas_5_libs_9hashtable_15UInt64HashTable_1__cinit__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:33275:13 #5 0x7fc016ac92f0 in __pyx_tp_new_6pandas_5_libs_9hashtable_UInt64HashTable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:158300:7 #6 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #7 0x7fc01297a998 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/index.c:82754:14 #8 0x7fc0129b0d3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83070:14 #9 0x7fc0129ae0e9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83089:12 #10 0x7fc0129966ab in __pyx_f_6pandas_5_libs_5index_12UInt64Engine__make_hash_table /home/willayd/clones/pandas/pandas/_libs/index.c:26319:89 #11 0x7fc012986a8f in __pyx_f_6pandas_5_libs_5index_11IndexEngine__ensure_mapping_populated /home/willayd/clones/pandas/pandas/_libs/index.c:9532:17 #12 0x7fc012983d7d in __pyx_f_6pandas_5_libs_5index_11IndexEngine__do_unique_check /home/willayd/clones/pandas/pandas/_libs/index.c:8653:15 #13 0x7fc0129d577a in __pyx_pf_6pandas_5_libs_5index_11IndexEngine_9is_unique___get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8583:17 #14 0x7fc0129d567c in __pyx_pw_6pandas_5_libs_5index_11IndexEngine_9is_unique_1__get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8549:13 #15 0x7fc0129d5578 in __pyx_getprop_6pandas_5_libs_5index_11IndexEngine_is_unique /home/willayd/clones/pandas/pandas/_libs/index.c:75082:10 #16 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #17 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #18 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #19 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #24 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #25 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #26 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #27 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #28 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #29 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #30 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #31 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Direct leak of 224 byte(s) in 14 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #27 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #37 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #38 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #39 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #46 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 192 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ea9 in PyArray_NewFromDescrAndBase (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ea9) #3 0x7fc07f6a213d in PyArray_Transpose (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a213d) #4 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #5 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #6 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #7 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #35 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #36 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #37 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #38 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #39 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 176 byte(s) in 11 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #41 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #42 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 160 byte(s) in 10 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #22 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #29 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #40 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #41 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #45 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #46 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #47 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #48 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 Direct leak of 160 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e309e in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32865:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #40 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 160 byte(s) in 10 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #22 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #29 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #40 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #41 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #45 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #46 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #47 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #48 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 Direct leak of 160 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f678480 in array_view methods.c #8 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #17 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #18 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #19 0x7fc0154ee485 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:35058:119 #20 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #21 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #22 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #28 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #29 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #30 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #31 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #38 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #39 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #40 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 160 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fed2f in arraydescr_new descriptor.c #7 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #8 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #14 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #15 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #16 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #17 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #23 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #25 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #26 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #33 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #34 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #35 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #47 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #48 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #49 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 160 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fed2f in arraydescr_new descriptor.c #7 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #8 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #15 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #16 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #17 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #18 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #19 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #38 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #39 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #40 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #41 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #42 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 160 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f678480 in array_view methods.c #8 0x56105bfad8f6 in method_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:426:24 #9 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #10 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #17 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #18 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #19 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #40 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #41 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #42 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #43 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Direct leak of 160 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #8 0x7fc07f680b0d in array_empty multiarraymodule.c #9 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #10 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #11 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #12 0x7fc015edf488 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/strptime.c:29628:14 #13 0x7fc015f1af69 in __pyx_pf_6pandas_5_libs_6tslibs_8strptime_2array_strptime /home/willayd/clones/pandas/pandas/_libs/tslibs/strptime.c:6011:16 #14 0x7fc015f0f8c9 in __pyx_pw_6pandas_5_libs_6tslibs_8strptime_3array_strptime /home/willayd/clones/pandas/pandas/_libs/tslibs/strptime.c:4496:13 #15 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #16 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #22 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #23 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #24 0x56105c072407 in partial_call /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:324:21 #25 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 160 byte(s) in 10 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #22 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #29 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #40 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #41 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #45 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #46 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #47 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #48 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 Direct leak of 160 byte(s) in 9 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #36 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #37 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #38 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #39 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #40 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 140 byte(s) in 140 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4beef in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4beef in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4beef in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4beef in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf5d8b9 in pymalloc_realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2351:10 #6 0x56105bf5d8b9 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2370:9 #7 0x56105bf5d8b9 in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #8 0x56105bf5d8b9 in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #9 0x56105bfb3248 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:989:13 #10 0x56105bf75ea3 in _PyList_Extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:1004:12 #11 0x56105bf75ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3271:34 #12 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #17 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #18 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #23 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #25 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #26 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #31 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #32 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #33 0x56105bfe22cc in list___init___impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2790:24 #34 0x56105bfe22cc in list_vectorcall /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2815:13 #35 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #45 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #46 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #47 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #53 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 128 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4a2a4 in PyThread_allocate_lock /usr/local/src/conda/python-3.11.3/Python/thread_pthread.h:385:21 #2 0x56105c088e56 in rlock_new /usr/local/src/conda/python-3.11.3/Modules/_threadmodule.c:516 #3 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #4 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #5 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #10 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #11 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #12 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #13 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 128 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #36 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #37 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #38 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #39 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #40 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 128 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #3 0x7fc07f62ba83 in PyArray_Repeat (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x22ba83) #4 0x7fc07f678be8 in array_repeat methods.c #5 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #6 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #7 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #13 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #14 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #19 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #20 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #26 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #27 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #28 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #34 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #35 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #36 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #37 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #38 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 128 byte(s) in 8 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #22 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #29 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #40 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #41 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #45 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #46 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #47 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #48 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 Direct leak of 120 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f678480 in array_view methods.c #8 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #17 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #18 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #19 0x7fc0154ee485 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:35058:119 #20 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #21 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #22 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #28 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #29 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #30 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #31 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #37 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #38 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #39 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #40 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 112 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #25 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #26 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #27 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #28 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 112 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5ed650 in PyArray_NewLikeArrayWithShape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ed650) #4 0x7fc07f5e0cc9 in PyArray_NewCopy (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e0cc9) #5 0x7fc07f678380 in array_copy methods.c #6 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #7 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #8 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #9 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #10 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #11 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #12 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #13 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #14 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #21 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #22 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #23 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #24 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #25 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #30 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #35 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #36 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #37 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #48 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 112 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #27 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #37 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #38 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #39 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #46 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 96 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e798a in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e798a) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #9 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #16 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #17 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #18 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #19 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #38 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #39 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #40 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #41 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #42 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #47 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 96 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #9 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #16 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #17 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #18 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #19 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #38 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #39 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #40 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #41 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #42 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #47 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 96 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e309e in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32865:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #36 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #37 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #38 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #39 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #40 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 96 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4a2a4 in PyThread_allocate_lock /usr/local/src/conda/python-3.11.3/Python/thread_pthread.h:385:21 #2 0x56105c044733 in newlockobject /usr/local/src/conda/python-3.11.3/Modules/_threadmodule.c:610:23 #3 0x56105bf67610 in cfunction_vectorcall_NOARGS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:486:24 #4 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #5 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #6 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #7 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #8 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #9 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #10 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #11 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #12 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #13 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #14 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #19 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #20 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 96 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e798a in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e798a) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #9 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #16 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #17 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #18 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #19 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #38 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #39 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #40 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #41 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #42 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #47 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 96 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #27 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #37 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #38 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #39 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #46 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 88 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #6 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #7 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #8 0x7fc0164488e8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:51131:14 #9 0x7fc0164c2617 in __pyx_pf_6pandas_5_libs_6tslibs_10timedeltas_4array_to_timedelta64 /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:8071:15 #10 0x7fc0164c17a9 in __pyx_pw_6pandas_5_libs_6tslibs_10timedeltas_5array_to_timedelta64 /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:7946:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #22 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #23 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #24 0x7fc0154ee485 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:35058:119 #25 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #26 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #27 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #35 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #36 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 80 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #27 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 80 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f678480 in array_view methods.c #8 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #9 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #14 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #15 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #16 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #18 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #24 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #25 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #30 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #35 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #36 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #37 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 80 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f678480 in array_view methods.c #8 0x56105bfad8f6 in method_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:426:24 #9 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #10 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #17 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #18 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #19 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #20 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #21 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #22 0x7fc0154ee485 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:35058:119 #23 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #24 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #25 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #31 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #33 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #34 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 Direct leak of 80 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #10 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #11 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #12 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #13 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #19 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #20 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #21 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #22 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #32 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #33 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #34 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #45 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #46 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #47 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #48 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 Direct leak of 80 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #8 0x7fc07f680b0d in array_empty multiarraymodule.c #9 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #10 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #11 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #12 0x7fc014d13188 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslib.c:28582:14 #13 0x7fc014d07b28 in __pyx_f_6pandas_5_libs_5tslib_array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:7470:15 #14 0x7fc014d04ed7 in __pyx_pf_6pandas_5_libs_5tslib_8array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8798:15 #15 0x7fc014d034c8 in __pyx_pw_6pandas_5_libs_5tslib_9array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8764:13 #16 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #17 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #23 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #25 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #26 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #33 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #34 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #35 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 80 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fed2f in arraydescr_new descriptor.c #7 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #8 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #14 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #15 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #16 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #17 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #24 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #25 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #30 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #35 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #36 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #37 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 80 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fed2f in arraydescr_new descriptor.c #7 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #8 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #13 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #20 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #21 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #22 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #28 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #29 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #30 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #31 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #32 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 80 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fed2f in arraydescr_new descriptor.c #7 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #8 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #14 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #15 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #16 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #17 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #23 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #24 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #25 0x56105c072407 in partial_call /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:324:21 #26 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 80 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #8 0x7fc07f680b0d in array_empty multiarraymodule.c #9 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #10 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #11 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #12 0x7fc014d13188 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslib.c:28582:14 #13 0x7fc014d07b28 in __pyx_f_6pandas_5_libs_5tslib_array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:7470:15 #14 0x7fc014d04ed7 in __pyx_pf_6pandas_5_libs_5tslib_8array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8798:15 #15 0x7fc014d034c8 in __pyx_pw_6pandas_5_libs_5tslib_9array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8764:13 #16 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #17 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #23 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #25 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #26 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #39 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 80 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc0164488e8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:51131:14 #8 0x7fc0164c2617 in __pyx_pf_6pandas_5_libs_6tslibs_10timedeltas_4array_to_timedelta64 /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:8071:15 #9 0x7fc0164c17a9 in __pyx_pw_6pandas_5_libs_6tslibs_10timedeltas_5array_to_timedelta64 /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:7946:13 #10 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #11 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #17 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #18 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #19 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #20 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #21 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #22 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #23 0x7fc0154ee485 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:35058:119 #24 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #25 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #26 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #32 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #33 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #34 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #35 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 Direct leak of 80 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #27 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #36 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #37 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #38 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #39 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #46 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #47 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #48 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #49 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #50 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 80 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc0160f6f58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:28932:14 #8 0x7fc016142612 in __pyx_pf_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:6518:16 #9 0x7fc016138bf6 in __pyx_pw_6pandas_5_libs_6tslibs_12tzconversion_1tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:5092:13 #10 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #11 0x7fc0160f6f58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:28932:14 #12 0x7fc01610d3ca in __pyx_f_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc_single /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:4916:17 #13 0x7fc0166eb098 in __pyx_pf_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_32tz_localize /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:22045:17 #14 0x7fc0166ea363 in __pyx_pw_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_33tz_localize /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:21809:13 #15 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #22 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #23 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #24 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #25 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #26 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 72 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e39d8 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32897:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #36 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #37 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #38 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #39 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #40 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 72 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc07f5a12ca in PyDataMem_UserRENEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a12ca) #2 0x7fc07f6a15b5 in PyArray_Resize (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a15b5) #3 0x7fc07f67a1ae in array_resize methods.c #4 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #5 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #6 0x7fc016abbcbb in __pyx_f_6pandas_5_libs_9hashtable_12ObjectVector_to_array /home/willayd/clones/pandas/pandas/_libs/hashtable.c:21266:17 #7 0x7fc016c184c3 in __pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_18_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:93572:30 #8 0x7fc016c0b2cb in __pyx_pw_6pandas_5_libs_9hashtable_15StringHashTable_19_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:92851:13 #9 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #10 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #11 0x7fc016c1ae52 in __pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_22factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94095:15 #12 0x7fc016c0d60a in __pyx_pw_6pandas_5_libs_9hashtable_15StringHashTable_23factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:93989:13 #13 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #28 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #29 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #30 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #31 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 64 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #25 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #26 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #27 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #28 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #35 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #36 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #44 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 64 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc07f5a12ca in PyDataMem_UserRENEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a12ca) #2 0x7fc07f6a15b5 in PyArray_Resize (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a15b5) #3 0x7fc07f67a1ae in array_resize methods.c #4 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #5 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #6 0x7fc016abbcbb in __pyx_f_6pandas_5_libs_9hashtable_12ObjectVector_to_array /home/willayd/clones/pandas/pandas/_libs/hashtable.c:21266:17 #7 0x7fc016c184c3 in __pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_18_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:93572:30 #8 0x7fc016c0b2cb in __pyx_pw_6pandas_5_libs_9hashtable_15StringHashTable_19_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:92851:13 #9 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #10 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #11 0x7fc016c1ae52 in __pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_22factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94095:15 #12 0x7fc016c0d60a in __pyx_pw_6pandas_5_libs_9hashtable_15StringHashTable_23factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:93989:13 #13 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #28 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #29 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #30 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #31 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #36 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #37 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #38 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #39 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 64 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e798a in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e798a) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #9 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #16 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #17 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #18 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #19 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #24 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #25 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #26 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #27 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #47 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #48 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 64 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #9 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #16 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #17 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #18 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #19 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #24 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #25 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #26 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #27 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #47 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #48 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 64 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e798a in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e798a) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #9 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #16 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #17 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #18 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #19 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #24 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #25 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #26 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #27 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #47 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #48 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 64 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #10 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #11 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #12 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #13 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #33 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #34 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #35 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #36 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #37 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 64 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e309e in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32865:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #40 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 64 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #9 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #16 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #17 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #18 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #19 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #24 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #25 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #26 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #27 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #47 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #48 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 64 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc014d13188 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslib.c:28582:14 #8 0x7fc014d07b28 in __pyx_f_6pandas_5_libs_5tslib_array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:7470:15 #9 0x7fc014d04ed7 in __pyx_pf_6pandas_5_libs_5tslib_8array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8798:15 #10 0x7fc014d034c8 in __pyx_pw_6pandas_5_libs_5tslib_9array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8764:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #22 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #23 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #24 0x7fc0154ed1f0 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:34866:120 #25 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #26 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #27 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #35 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #36 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 64 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc014d13188 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslib.c:28582:14 #8 0x7fc014d07b28 in __pyx_f_6pandas_5_libs_5tslib_array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:7470:15 #9 0x7fc014d04ed7 in __pyx_pf_6pandas_5_libs_5tslib_8array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8798:15 #10 0x7fc014d034c8 in __pyx_pw_6pandas_5_libs_5tslib_9array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8764:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #22 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #23 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #24 0x7fc0154ed1f0 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:34866:120 #25 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #26 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #27 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #35 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #36 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 64 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc015edf488 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/strptime.c:29628:14 #8 0x7fc015f1beed in __pyx_pf_6pandas_5_libs_6tslibs_8strptime_2array_strptime /home/willayd/clones/pandas/pandas/_libs/tslibs/strptime.c:6071:15 #9 0x7fc015f0f8c9 in __pyx_pw_6pandas_5_libs_6tslibs_8strptime_3array_strptime /home/willayd/clones/pandas/pandas/_libs/tslibs/strptime.c:4496:13 #10 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #11 0x7fc015fcf448 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:35884:14 #12 0x7fc01604f73b in __pyx_pf_6pandas_5_libs_6tslibs_7parsing_12guess_datetime_format /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:13788:22 #13 0x7fc01604574c in __pyx_pw_6pandas_5_libs_6tslibs_7parsing_13guess_datetime_format /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:12281:13 #14 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #15 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #21 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #22 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105c072407 in partial_call /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:324:21 #24 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 64 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #9 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #19 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #20 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #21 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #22 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #23 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #35 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #49 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 Direct leak of 64 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4a2a4 in PyThread_allocate_lock /usr/local/src/conda/python-3.11.3/Python/thread_pthread.h:385:21 #2 0x56105c088e56 in rlock_new /usr/local/src/conda/python-3.11.3/Modules/_threadmodule.c:516 #3 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #4 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #5 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #6 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #7 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #12 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #30 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #40 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #41 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #42 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 64 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc01614c1c0 in __pyx_f_6pandas_5_libs_6tslibs_12tzconversion__get_utc_bounds /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:8025:15 #5 0x7fc016140c29 in __pyx_pf_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:6402:17 #6 0x7fc016138bf6 in __pyx_pw_6pandas_5_libs_6tslibs_12tzconversion_1tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:5092:13 #7 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #8 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #15 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #16 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #17 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #18 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #19 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #38 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #39 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #40 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #41 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #42 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 Direct leak of 64 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc01614c3f6 in __pyx_f_6pandas_5_libs_6tslibs_12tzconversion__get_utc_bounds /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:8038:15 #5 0x7fc016140c29 in __pyx_pf_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:6402:17 #6 0x7fc016138bf6 in __pyx_pw_6pandas_5_libs_6tslibs_12tzconversion_1tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:5092:13 #7 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #8 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #15 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #16 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #17 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #18 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #19 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #38 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #39 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #40 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #41 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #42 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 Direct leak of 64 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc0160f6f58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:28932:14 #8 0x7fc016142612 in __pyx_pf_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:6518:16 #9 0x7fc016138bf6 in __pyx_pw_6pandas_5_libs_6tslibs_12tzconversion_1tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:5092:13 #10 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #11 0x7fc0160f6f58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:28932:14 #12 0x7fc01610d3ca in __pyx_f_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc_single /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:4916:17 #13 0x7fc0166eb098 in __pyx_pf_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_32tz_localize /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:22045:17 #14 0x7fc0166ea363 in __pyx_pw_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_33tz_localize /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:21809:13 #15 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #17 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #18 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #19 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #27 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #28 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #29 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #30 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #31 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 64 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc0164488e8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:51131:14 #8 0x7fc0164c2617 in __pyx_pf_6pandas_5_libs_6tslibs_10timedeltas_4array_to_timedelta64 /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:8071:15 #9 0x7fc0164c17a9 in __pyx_pw_6pandas_5_libs_6tslibs_10timedeltas_5array_to_timedelta64 /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:7946:13 #10 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #11 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #17 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #18 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #19 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #20 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #21 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #22 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #23 0x7fc0154ee485 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:35058:119 #24 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #25 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #26 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #32 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #33 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #34 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #35 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 64 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e39d8 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32897:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #14 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #15 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #30 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #31 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #32 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #33 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #40 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #41 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #42 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #49 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 64 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #9 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #32 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #33 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #34 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #35 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #36 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 64 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc0160f6f58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:28932:14 #8 0x7fc016142612 in __pyx_pf_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:6518:16 #9 0x7fc016138bf6 in __pyx_pw_6pandas_5_libs_6tslibs_12tzconversion_1tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:5092:13 #10 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #11 0x7fc0160f6f58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:28932:14 #12 0x7fc01610d3ca in __pyx_f_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc_single /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:4916:17 #13 0x7fc0166eb098 in __pyx_pf_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_32tz_localize /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:22045:17 #14 0x7fc0166ea363 in __pyx_pw_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_33tz_localize /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:21809:13 #15 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #17 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #18 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #19 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #27 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #28 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #29 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #30 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #31 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 64 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ea9 in PyArray_NewFromDescrAndBase (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ea9) #3 0x7fc07f672ad6 in get_view_from_index mapping.c #4 0x7fc07f677b50 in array_assign_subscript mapping.c #5 0x56105bf73da9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2302:19 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #10 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #11 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #17 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #18 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #38 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #39 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 56 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc07f5a12ca in PyDataMem_UserRENEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a12ca) #2 0x7fc07f6a15b5 in PyArray_Resize (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a15b5) #3 0x7fc07f67a1ae in array_resize methods.c #4 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #5 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #6 0x7fc016abbcbb in __pyx_f_6pandas_5_libs_9hashtable_12ObjectVector_to_array /home/willayd/clones/pandas/pandas/_libs/hashtable.c:21266:17 #7 0x7fc016c184c3 in __pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_18_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:93572:30 #8 0x7fc016c0b2cb in __pyx_pw_6pandas_5_libs_9hashtable_15StringHashTable_19_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:92851:13 #9 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #10 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #11 0x7fc016c1ae52 in __pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_22factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94095:15 #12 0x7fc016c0d60a in __pyx_pw_6pandas_5_libs_9hashtable_15StringHashTable_23factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:93989:13 #13 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #25 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #26 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #27 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #28 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 48 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #9 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #32 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #33 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #34 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #35 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #36 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5edce7 in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edce7) #3 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #4 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #5 0x7fc07f684260 in array_array multiarraymodule.c #6 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #7 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #8 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #14 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #15 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #16 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #17 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #37 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #38 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #39 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #40 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #41 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #25 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #26 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #27 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #28 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #35 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #36 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #44 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #26 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #27 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #28 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 48 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e309e in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32865:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #31 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #33 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #34 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #6 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #7 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #8 0x7fc014d13188 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslib.c:28582:14 #9 0x7fc014d07b28 in __pyx_f_6pandas_5_libs_5tslib_array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:7470:15 #10 0x7fc014d04ed7 in __pyx_pf_6pandas_5_libs_5tslib_8array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8798:15 #11 0x7fc014d034c8 in __pyx_pw_6pandas_5_libs_5tslib_9array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8764:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #19 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #21 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #22 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #23 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #24 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #25 0x7fc0154ed1f0 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:34866:120 #26 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #27 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #28 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #34 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #35 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #36 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #37 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 48 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a09f1 in default_calloc alloc.c #2 0x7fc07f5a1138 in PyDataMem_UserNEW_ZEROED (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a1138) #3 0x7fc07f5e9ae1 in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ae1) #4 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #5 0x7fc07f6773ba in array_subscript (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2773ba) #6 0x7fc017855bf3 in __pyx_pf_5numpy_6random_6mtrand_11RandomState_34choice mtrand.c #7 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #8 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #13 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #14 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #24 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #25 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #30 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #31 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #32 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 48 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5ecc3a in PyArray_ArangeObj (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ecc3a) #4 0x7fc07f68373a in array_arange multiarraymodule.c #5 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #10 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #11 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #12 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #13 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #14 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #15 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #16 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #17 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #18 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #24 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #25 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #26 0x56105bf955d2 in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #27 0x56105bf955d2 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #28 0x56105bf955d2 in PyObject_GetAttrString /usr/local/src/conda/python-3.11.3/Objects/object.c:801:11 #29 0x7fc010c4f271 in get_values /home/willayd/clones/pandas/pandas/_libs/src/ujson/python/objToJSON.c:195:18 #30 0x7fc010c56397 in Object_beginTypeContext /home/willayd/clones/pandas/pandas/_libs/src/ujson/python/objToJSON.c:1667:22 #31 0x7fc010c40e7d in encode /home/willayd/clones/pandas/pandas/_libs/src/ujson/lib/ultrajsonenc.c:966:5 #32 0x7fc010c43815 in JSON_EncodeObject /home/willayd/clones/pandas/pandas/_libs/src/ujson/lib/ultrajsonenc.c:1197:9 #33 0x7fc010c5cb4e in objToJSON /home/willayd/clones/pandas/pandas/_libs/src/ujson/python/objToJSON.c:2117:11 #34 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #35 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 48 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #6 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #7 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #8 0x7fc0164488e8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:51131:14 #9 0x7fc0164c2617 in __pyx_pf_6pandas_5_libs_6tslibs_10timedeltas_4array_to_timedelta64 /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:8071:15 #10 0x7fc0164c17a9 in __pyx_pw_6pandas_5_libs_6tslibs_10timedeltas_5array_to_timedelta64 /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:7946:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #22 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #23 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #24 0x7fc0154ee485 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:35058:119 #25 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #26 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #27 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #35 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #36 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #9 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #16 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #17 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #18 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #19 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #38 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #39 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #40 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #41 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #42 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #47 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 48 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #17 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #18 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #19 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #24 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #25 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #26 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #27 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 48 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc07f5a12ca in PyDataMem_UserRENEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a12ca) #2 0x7fc07f6a15b5 in PyArray_Resize (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a15b5) #3 0x7fc07f67a1ae in array_resize methods.c #4 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #5 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #6 0x7fc016abbcbb in __pyx_f_6pandas_5_libs_9hashtable_12ObjectVector_to_array /home/willayd/clones/pandas/pandas/_libs/hashtable.c:21266:17 #7 0x7fc016c184c3 in __pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_18_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:93572:30 #8 0x7fc016c0b2cb in __pyx_pw_6pandas_5_libs_9hashtable_15StringHashTable_19_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:92851:13 #9 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #10 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #11 0x7fc016c1ae52 in __pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_22factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94095:15 #12 0x7fc016c0d60a in __pyx_pw_6pandas_5_libs_9hashtable_15StringHashTable_23factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:93989:13 #13 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 48 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc07f5a12ca in PyDataMem_UserRENEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a12ca) #2 0x7fc07f6a15b5 in PyArray_Resize (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a15b5) #3 0x7fc07f67a1ae in array_resize methods.c #4 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #5 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #6 0x7fc016abbcbb in __pyx_f_6pandas_5_libs_9hashtable_12ObjectVector_to_array /home/willayd/clones/pandas/pandas/_libs/hashtable.c:21266:17 #7 0x7fc016c184c3 in __pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_18_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:93572:30 #8 0x7fc016c0b2cb in __pyx_pw_6pandas_5_libs_9hashtable_15StringHashTable_19_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:92851:13 #9 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #10 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #11 0x7fc016c1ae52 in __pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_22factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94095:15 #12 0x7fc016c0d60a in __pyx_pw_6pandas_5_libs_9hashtable_15StringHashTable_23factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:93989:13 #13 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #28 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #29 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #30 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #31 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #6 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #12 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #35 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #36 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #37 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #38 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #39 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #3 0x7fc07f62ba83 in PyArray_Repeat (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x22ba83) #4 0x7fc07f678be8 in array_repeat methods.c #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #7 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #8 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #9 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #14 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #15 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #35 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #36 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #37 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #38 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #39 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #27 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #36 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #37 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #38 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #39 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #46 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #47 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #48 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #49 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #50 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 48 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f6a1be3 in PyArray_Newshape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a1be3) #3 0x7fc07f679df2 in array_reshape methods.c #4 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #5 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #6 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #12 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #33 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #34 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #35 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #36 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #37 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #27 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #48 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #22 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #29 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #38 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #40 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #41 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #22 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #29 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #38 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #40 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #41 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f687be8 in PyArray_ConcatenateArrays (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x287be8) #3 0x7fc07f6882fb in PyArray_ConcatenateInto (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2882fb) #4 0x7fc07f688467 in array_concatenate multiarraymodule.c #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #7 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #8 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #9 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #10 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #16 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #17 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #18 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #19 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #20 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #21 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #22 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #23 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #24 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #29 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #30 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #31 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #32 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #33 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #28 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #29 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #30 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #14 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #15 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #31 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #32 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #33 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #45 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #46 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #47 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc07f5a12ca in PyDataMem_UserRENEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a12ca) #2 0x7fc07f5ec61d in PyArray_FromIter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ec61d) #3 0x7fc07f6809f3 in array_fromiter multiarraymodule.c #4 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #5 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #6 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #7 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #8 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #9 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #10 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #11 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #17 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #18 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #19 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #25 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #26 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #27 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #28 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #29 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #41 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 48 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #3 0x7fc07f77a5ed in try_trivial_single_output_loop ufunc_object.c #4 0x7fc07f7821c7 in ufunc_generic_fastcall ufunc_object.c #5 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #6 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #12 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #13 0x7fc014b0fa58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/testing.c:7708:14 #14 0x7fc014b05ed3 in __pyx_f_6pandas_5_libs_7testing_assert_almost_equal /home/willayd/clones/pandas/pandas/_libs/testing.c:3530:20 #15 0x7fc014b13bd4 in __pyx_pf_6pandas_5_libs_7testing_2assert_almost_equal /home/willayd/clones/pandas/pandas/_libs/testing.c:5039:15 #16 0x7fc014afc9ed in __pyx_pw_6pandas_5_libs_7testing_3assert_almost_equal /home/willayd/clones/pandas/pandas/_libs/testing.c:5006:13 #17 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #18 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #25 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #26 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #27 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #41 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 40 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fed2f in arraydescr_new descriptor.c #7 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #8 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #15 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #16 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #17 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #18 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #19 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #25 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #26 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #31 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #36 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #37 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #38 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #39 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 40 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fed2f in arraydescr_new descriptor.c #7 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #8 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #14 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #15 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #26 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #31 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #33 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #39 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #44 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #45 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 Direct leak of 40 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f678480 in array_view methods.c #8 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #13 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #14 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #19 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #20 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #25 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #30 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #31 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #32 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 Direct leak of 40 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f678480 in array_view methods.c #8 0x56105bfad8f6 in method_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:426:24 #9 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #10 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #17 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #18 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #19 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #20 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #21 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #22 0x7fc0154ee485 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:35058:119 #23 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #24 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #25 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #31 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #33 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #34 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #40 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #41 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 Direct leak of 40 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f678480 in array_view methods.c #8 0x56105bfad8f6 in method_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:426:24 #9 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #10 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #17 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #18 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #19 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #20 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #21 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #22 0x7fc0154ee485 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:35058:119 #23 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #24 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #25 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #31 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #33 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #34 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 Direct leak of 40 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fed2f in arraydescr_new descriptor.c #7 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #8 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #14 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #15 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #16 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #17 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #24 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #25 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #26 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #40 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #46 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 40 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f678480 in array_view methods.c #8 0x56105bfad8f6 in method_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:426:24 #9 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #10 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #16 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #26 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #27 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #28 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #41 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #42 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 Direct leak of 40 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fed2f in arraydescr_new descriptor.c #7 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #8 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #14 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #15 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #16 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #17 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #37 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #38 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #39 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #40 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #41 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 40 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #8 0x7fc07f680b0d in array_empty multiarraymodule.c #9 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #10 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #11 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #12 0x7fc014d13188 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslib.c:28582:14 #13 0x7fc014d07b28 in __pyx_f_6pandas_5_libs_5tslib_array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:7470:15 #14 0x7fc014d04ed7 in __pyx_pf_6pandas_5_libs_5tslib_8array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8798:15 #15 0x7fc014d034c8 in __pyx_pw_6pandas_5_libs_5tslib_9array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8764:13 #16 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #17 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #23 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #25 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #26 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 40 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fee88 in PyArray_DescrConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fee88) #7 0x7fc07f678480 in array_view methods.c #8 0x56105bfad8f6 in method_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:426:24 #9 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #10 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #30 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #31 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #32 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #33 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #34 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #39 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 40 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fed2f in arraydescr_new descriptor.c #7 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #8 0x7fc0169895b8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:28242:14 #9 0x7fc01698b177 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27671:15 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 40 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5b3233 in _datetime_dtype_metadata_clone arraytypes.c #2 0x7fc07f5fbbfa in PyArray_DescrNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbbfa) #3 0x7fc07f5fbd0a in PyArray_DescrNewFromType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1fbd0a) #4 0x7fc07f5f14ca in parse_dtype_from_datetime_typestr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1f14ca) #5 0x7fc07f5fe6c1 in _convert_from_str descriptor.c #6 0x7fc07f5fed2f in arraydescr_new descriptor.c #7 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #8 0x7fc0169895b8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:28242:14 #9 0x7fc01698af27 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27653:15 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 40 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e39d8 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32897:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #45 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 40 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #32 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #33 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #34 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 40 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #45 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #34 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #35 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #36 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #45 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e798a in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e798a) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #9 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #32 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #33 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #34 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #35 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #36 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb506 in PyArray_Zeros (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb506) #3 0x7fc07f680d57 in array_zeros multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #6 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #11 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #12 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #18 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #19 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #20 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #26 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #27 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #28 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #29 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #30 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #40 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #41 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #42 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680cdd in array_zeros multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #6 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #11 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #12 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #18 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #19 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #20 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #26 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #27 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #28 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #29 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #30 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #40 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #41 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #42 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5ed650 in PyArray_NewLikeArrayWithShape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ed650) #3 0x7fc07f5e0cc9 in PyArray_NewCopy (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e0cc9) #4 0x7fc07f678380 in array_copy methods.c #5 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #6 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #7 0x7fc0154169ec in __Pyx_PyObject_CallNoArg /home/willayd/clones/pandas/pandas/_libs/lib.c:65054:12 #8 0x7fc0154152bc in __pyx_f_6pandas_5_libs_3lib_ensure_string_array /home/willayd/clones/pandas/pandas/_libs/lib.c:13542:81 #9 0x7fc0154124d7 in __pyx_pf_6pandas_5_libs_3lib_30ensure_string_array /home/willayd/clones/pandas/pandas/_libs/lib.c:14147:28 #10 0x7fc01540a52e in __pyx_pw_6pandas_5_libs_3lib_31ensure_string_array /home/willayd/clones/pandas/pandas/_libs/lib.c:14117:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #32 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #33 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #34 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #35 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #36 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #22 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #29 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #40 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #41 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 32 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #4 0x7fc07f62889b in _new_argsortlike item_selection.c #5 0x7fc07f62c95f in PyArray_ArgSort (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x22c95f) #6 0x7fc07f67b8c4 in array_argsort methods.c #7 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #19 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #20 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #21 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #22 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #41 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #42 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #43 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #44 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5edce7 in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edce7) #3 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #4 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #5 0x7fc07f684098 in array_asarray multiarraymodule.c #6 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #7 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #8 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #14 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #15 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #16 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #17 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #37 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #38 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #39 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #40 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #41 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e39d8 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32897:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #20 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #21 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #22 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #23 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #28 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #29 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #30 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #31 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #39 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #20 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #21 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #22 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #23 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #28 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #29 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #30 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #31 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #39 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 32 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #10 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #11 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #12 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #13 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #17 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #18 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #19 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #20 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #39 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #40 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #41 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #42 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #43 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #4 0x7fc07f62889b in _new_argsortlike item_selection.c #5 0x7fc07f62c95f in PyArray_ArgSort (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x22c95f) #6 0x7fc07f67b8c4 in array_argsort methods.c #7 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #19 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #20 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #21 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #22 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #27 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #22 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #29 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #40 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #41 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #10 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #11 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #12 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #13 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #17 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #18 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #19 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #20 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #25 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #26 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #27 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #28 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #48 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc07f5a12ca in PyDataMem_UserRENEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a12ca) #2 0x7fc07f6a15b5 in PyArray_Resize (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a15b5) #3 0x7fc07f67a1ae in array_resize methods.c #4 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #5 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #6 0x7fc016abbcbb in __pyx_f_6pandas_5_libs_9hashtable_12ObjectVector_to_array /home/willayd/clones/pandas/pandas/_libs/hashtable.c:21266:17 #7 0x7fc016c184c3 in __pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_18_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:93572:30 #8 0x7fc016c0b2cb in __pyx_pw_6pandas_5_libs_9hashtable_15StringHashTable_19_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:92851:13 #9 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #10 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #11 0x7fc016c1ae52 in __pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_22factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94095:15 #12 0x7fc016c0d60a in __pyx_pw_6pandas_5_libs_9hashtable_15StringHashTable_23factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:93989:13 #13 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #28 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #29 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #30 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #31 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #36 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #37 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #38 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #39 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e4c4c in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32961:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #20 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #21 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #22 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #44 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #45 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #22 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #23 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #24 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #25 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #26 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #27 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #28 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #29 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #30 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #35 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #36 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #37 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #27 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #6 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #7 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #8 0x7fc014d13188 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslib.c:28582:14 #9 0x7fc014d07b28 in __pyx_f_6pandas_5_libs_5tslib_array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:7470:15 #10 0x7fc014d04ed7 in __pyx_pf_6pandas_5_libs_5tslib_8array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8798:15 #11 0x7fc014d034c8 in __pyx_pw_6pandas_5_libs_5tslib_9array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8764:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #19 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #21 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #22 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #23 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #24 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #25 0x7fc0154ed1f0 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:34866:120 #26 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #27 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #28 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #34 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #35 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #36 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #37 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #3 0x7fc07f62e9c2 in PyArray_Nonzero (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x22e9c2) #4 0x56105bf6a2e8 in method_vectorcall_VARARGS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:330:24 #5 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #6 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #22 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #23 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #24 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #25 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #26 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #31 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #36 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #37 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #38 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #39 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #49 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f687be8 in PyArray_ConcatenateArrays (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x287be8) #3 0x7fc07f6882fb in PyArray_ConcatenateInto (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2882fb) #4 0x7fc07f688467 in array_concatenate multiarraymodule.c #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #7 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #8 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #9 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #10 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #16 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #17 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #23 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #25 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #26 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #33 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #34 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #35 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ea9 in PyArray_NewFromDescrAndBase (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ea9) #3 0x7fc07f672ad6 in get_view_from_index mapping.c #4 0x7fc07f677176 in array_subscript (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x277176) #5 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #6 0x56105bfddf93 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bfddf93 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bfddf93 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x56105bfddf93 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #10 0x56105bfddf93 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #11 0x56105bfddf93 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #12 0x56105bfddf93 in slot_mp_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7404:1 #13 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #14 0x56105bfde639 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bfde639 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bfde639 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfde639 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bfde639 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #19 0x56105bfde639 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #20 0x56105bfea0a3 in slot_mp_ass_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7419:15 #21 0x56105bf73da9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2302:19 #22 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #40 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #46 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #51 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #52 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f6a1be3 in PyArray_Newshape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a1be3) #3 0x7fc07f6a2a76 in PyArray_Ravel (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a2a76) #4 0x7fc07f678c80 in array_ravel methods.c #5 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #6 0x7fc014d13188 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslib.c:28582:14 #7 0x7fc014d136cc in __Pyx_PyObject_CallNoArg /home/willayd/clones/pandas/pandas/_libs/tslib.c:28631:12 #8 0x7fc014d086ab in __pyx_f_6pandas_5_libs_5tslib_array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:7528:79 #9 0x7fc014d04ed7 in __pyx_pf_6pandas_5_libs_5tslib_8array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8798:15 #10 0x7fc014d034c8 in __pyx_pw_6pandas_5_libs_5tslib_9array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8764:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #22 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #23 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #24 0x7fc0154ed1f0 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:34866:120 #25 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #26 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #27 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #35 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #36 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #8 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #9 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #10 0x7fc0154feea2 in __pyx_pf_6pandas_5_libs_3lib_92map_infer /home/willayd/clones/pandas/pandas/_libs/lib.c:38019:113 #11 0x7fc0154fd31b in __pyx_pw_6pandas_5_libs_3lib_93map_infer /home/willayd/clones/pandas/pandas/_libs/lib.c:37735:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #20 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #21 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #22 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9bf82 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf9bf82 in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #30 0x56105c07e59c in call_unbound_noarg /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1657 #31 0x56105c07e59c in slot_tp_repr /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7560 #32 0x56105bff00dd in PyObject_Repr /usr/local/src/conda/python-3.11.3/Objects/object.c:433:12 #33 0x56105bff00dd in builtin_repr /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:2298:12 #34 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #39 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5ed650 in PyArray_NewLikeArrayWithShape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ed650) #3 0x7fc07f5e0cc9 in PyArray_NewCopy (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e0cc9) #4 0x7fc07f678380 in array_copy methods.c #5 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #10 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #11 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #12 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #13 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #18 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #19 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #32 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e2764 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32833:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #40 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e39d8 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32897:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #40 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #40 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4a2a4 in PyThread_allocate_lock /usr/local/src/conda/python-3.11.3/Python/thread_pthread.h:385:21 #2 0x56105c088e56 in rlock_new /usr/local/src/conda/python-3.11.3/Modules/_threadmodule.c:516 #3 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #4 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #5 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #10 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #11 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #12 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #13 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #49 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4a2a4 in PyThread_allocate_lock /usr/local/src/conda/python-3.11.3/Python/thread_pthread.h:385:21 #2 0x56105c088e56 in rlock_new /usr/local/src/conda/python-3.11.3/Modules/_threadmodule.c:516 #3 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #4 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #5 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #6 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #7 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #30 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #40 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #41 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #42 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ea9 in PyArray_NewFromDescrAndBase (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ea9) #3 0x7fc07f6a213d in PyArray_Transpose (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a213d) #4 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #5 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #6 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #7 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #20 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #21 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #22 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #44 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #45 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #46 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #47 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc01614c3f6 in __pyx_f_6pandas_5_libs_6tslibs_12tzconversion__get_utc_bounds /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:8038:15 #4 0x7fc016140c29 in __pyx_pf_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:6402:17 #5 0x7fc016138bf6 in __pyx_pw_6pandas_5_libs_6tslibs_12tzconversion_1tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:5092:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x7fc0160f6f58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:28932:14 #8 0x7fc01610d3ca in __pyx_f_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc_single /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:4916:17 #9 0x7fc0166eb098 in __pyx_pf_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_32tz_localize /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:22045:17 #10 0x7fc0166ea363 in __pyx_pw_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_33tz_localize /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:21809:13 #11 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #13 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #14 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #15 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #17 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #23 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #24 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #25 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e2764 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32833:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #36 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #37 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #38 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #39 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #40 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ea9 in PyArray_NewFromDescrAndBase (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ea9) #3 0x7fc07f6a213d in PyArray_Transpose (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a213d) #4 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #5 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #6 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #7 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #12 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #35 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #36 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #37 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #38 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #39 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #8 0x7fc015500815 in __pyx_pf_6pandas_5_libs_3lib_94to_object_array /home/willayd/clones/pandas/pandas/_libs/lib.c:38321:15 #9 0x7fc0154ffb9e in __pyx_pw_6pandas_5_libs_3lib_95to_object_array /home/willayd/clones/pandas/pandas/_libs/lib.c:38155:13 #10 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #11 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #17 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #18 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #19 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #20 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #40 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #41 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #23 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #24 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #25 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #37 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #38 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #39 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc015e3ac34 in __pyx_pf_6pandas_5_libs_6tslibs_6period_14extract_ordinals /home/willayd/clones/pandas/pandas/_libs/tslibs/period.c:14115:15 #5 0x7fc015e3a8fa in __pyx_pw_6pandas_5_libs_6tslibs_6period_15extract_ordinals /home/willayd/clones/pandas/pandas/_libs/tslibs/period.c:14060:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #17 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #18 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #19 0x7fc0154ef6fe in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:35234:116 #20 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #21 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #22 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #28 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #29 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #30 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #31 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #38 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #39 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #40 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4a2a4 in PyThread_allocate_lock /usr/local/src/conda/python-3.11.3/Python/thread_pthread.h:385:21 #2 0x56105c088e56 in rlock_new /usr/local/src/conda/python-3.11.3/Modules/_threadmodule.c:516 #3 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #4 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #5 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #6 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #7 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #12 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #20 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #21 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #24 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #32 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #33 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #34 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4a2a4 in PyThread_allocate_lock /usr/local/src/conda/python-3.11.3/Python/thread_pthread.h:385:21 #2 0x56105c088e56 in rlock_new /usr/local/src/conda/python-3.11.3/Modules/_threadmodule.c:516 #3 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #4 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #5 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #6 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #7 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #8 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #11 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #12 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #13 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #6 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #7 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #8 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #9 0x7fc016afa53c in __pyx_pf_6pandas_5_libs_9hashtable_14Int64HashTable_26_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:41843:17 #10 0x7fc016af168e in __pyx_pw_6pandas_5_libs_9hashtable_14Int64HashTable_27_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:41716:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #13 0x7fc016afe1ef in __pyx_pf_6pandas_5_libs_9hashtable_14Int64HashTable_30factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:43443:15 #14 0x7fc016af3e67 in __pyx_pw_6pandas_5_libs_9hashtable_14Int64HashTable_31factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:43349:13 #15 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #23 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #25 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #26 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #30 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #31 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #32 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #33 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #34 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #39 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #40 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #41 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4a2a4 in PyThread_allocate_lock /usr/local/src/conda/python-3.11.3/Python/thread_pthread.h:385:21 #2 0x56105c088e56 in rlock_new /usr/local/src/conda/python-3.11.3/Modules/_threadmodule.c:516 #3 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #4 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #5 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #10 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #11 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #12 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #13 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #39 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4a2a4 in PyThread_allocate_lock /usr/local/src/conda/python-3.11.3/Python/thread_pthread.h:385:21 #2 0x56105c04fb87 in _buffered_init /usr/local/src/conda/python-3.11.3/Modules/_io/bufferedio.c:725:18 #3 0x56105c057a5a in _io_BufferedWriter___init___impl /usr/local/src/conda/python-3.11.3/Modules/_io/bufferedio.c:1785:9 #4 0x56105c057a5a in _io_BufferedWriter___init__ /usr/local/src/conda/python-3.11.3/Modules/_io/clinic/bufferedio.c.h:489:20 #5 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #6 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105c028af8 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:90:16 #8 0x56105c028af8 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:77:1 #9 0x56105c028af8 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #10 0x56105c0470ec in _PyObject_CallFunction_SizeT /usr/local/src/conda/python-3.11.3/Objects/call.c:590:24 #11 0x56105c04edbf in _io_open_impl /usr/local/src/conda/python-3.11.3/Modules/_io/_iomodule.c:407:18 #12 0x56105c04edbf in _io_open /usr/local/src/conda/python-3.11.3/Modules/_io/clinic/_iomodule.c.h:264:20 #13 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #14 0x56105c028a05 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105c028a05 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #16 0x56105c04e9a5 in _PyObject_CallMethod /usr/local/src/conda/python-3.11.3/Objects/call.c:677:24 #17 0x56105c056ae1 in create_stdio.isra.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:2340:11 #18 0x56105c03a131 in init_sys_streams /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:2527:11 #19 0x56105c03a131 in init_interp_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1250:14 #20 0x56105c039c1d in pyinit_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1326:23 #21 0x56105c01cd27 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1357:18 #22 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #23 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #24 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #25 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #26 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #27 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e798a in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e798a) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #9 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #19 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #20 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #21 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #22 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #23 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #35 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #49 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e39d8 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32897:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #8 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #9 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #10 0x7fc0154feea2 in __pyx_pf_6pandas_5_libs_3lib_92map_infer /home/willayd/clones/pandas/pandas/_libs/lib.c:38019:113 #11 0x7fc0154fd31b in __pyx_pw_6pandas_5_libs_3lib_93map_infer /home/willayd/clones/pandas/pandas/_libs/lib.c:37735:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #26 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #31 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #33 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #39 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc0164488e8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:51131:14 #8 0x7fc0164c2617 in __pyx_pf_6pandas_5_libs_6tslibs_10timedeltas_4array_to_timedelta64 /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:8071:15 #9 0x7fc0164c17a9 in __pyx_pw_6pandas_5_libs_6tslibs_10timedeltas_5array_to_timedelta64 /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:7946:13 #10 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #11 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #17 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #18 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #19 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #20 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #21 0x7fc015417efb in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63652:14 #22 0x7fc015416949 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/lib.c:63671:12 #23 0x7fc0154ee485 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:35058:119 #24 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #25 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #26 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #32 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #33 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #34 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #35 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e798a in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e798a) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #9 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #32 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #33 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #34 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #35 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #36 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #27 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #48 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #28 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #29 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #30 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a09f1 in default_calloc alloc.c #2 0x7fc07f5a1138 in PyDataMem_UserNEW_ZEROED (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a1138) #3 0x7fc07f5e9ae1 in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ae1) #4 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #5 0x7fc07f680b87 in array_empty multiarraymodule.c #6 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #7 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #8 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #9 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #10 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #11 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #12 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #13 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #14 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #15 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #16 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #17 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #18 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #19 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #25 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #26 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #27 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #28 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #29 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #30 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #35 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #36 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #37 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #38 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #39 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e4c4c in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32961:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #12 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #14 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #15 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ea9 in PyArray_NewFromDescrAndBase (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ea9) #3 0x7fc07f672ad6 in get_view_from_index mapping.c #4 0x7fc07f677176 in array_subscript (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x277176) #5 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #10 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #11 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #12 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #13 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #14 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #15 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #16 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #17 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #18 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #23 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #24 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #25 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #26 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #27 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #28 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #29 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #30 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #31 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #36 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #37 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5edce7 in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edce7) #3 0x7fc07f6881bc in PyArray_ConcatenateInto (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2881bc) #4 0x7fc07f688467 in array_concatenate multiarraymodule.c #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #7 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #8 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #9 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #10 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #16 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #17 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #18 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #19 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #20 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #21 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #22 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #23 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #24 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #29 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #30 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #31 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #32 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #33 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5ed650 in PyArray_NewLikeArrayWithShape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ed650) #4 0x7fc07f67d305 in array_astype methods.c #5 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #10 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #11 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #12 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #13 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #14 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #15 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #16 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #17 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #18 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #23 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #24 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #25 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #26 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #27 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #28 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #29 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #30 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #31 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #36 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #37 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a09f1 in default_calloc alloc.c #2 0x7fc07f5a1138 in PyDataMem_UserNEW_ZEROED (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a1138) #3 0x7fc07f5e9ae1 in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ae1) #4 0x7fc07f5ed650 in PyArray_NewLikeArrayWithShape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ed650) #5 0x7fc07f5e0cc9 in PyArray_NewCopy (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e0cc9) #6 0x7fc07f678380 in array_copy methods.c #7 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #8 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #13 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #14 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #15 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #17 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #32 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #33 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #34 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #49 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #41 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #41 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #42 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #3 0x7fc07f6773ba in array_subscript (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2773ba) #4 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #5 0x56105bfde639 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bfde639 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bfde639 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bfde639 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #9 0x56105bfde639 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #10 0x56105bfde639 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #11 0x56105bfea0a3 in slot_mp_ass_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7419:15 #12 0x56105bf73da9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2302:19 #13 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #18 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #19 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #20 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #21 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #22 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #32 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #33 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #34 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #45 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #46 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #47 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #48 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #49 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #50 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 32 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #28 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #29 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #30 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 24 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #20 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #21 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #22 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #23 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #42 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #43 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 24 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #40 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 24 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e39d8 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32897:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #32 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #33 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #34 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 24 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a09f1 in default_calloc alloc.c #2 0x7fc07f5a1138 in PyDataMem_UserNEW_ZEROED (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a1138) #3 0x7fc07f5e9ae1 in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ae1) #4 0x7fc07f5edce7 in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edce7) #5 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #6 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #7 0x7fc07f684260 in array_array multiarraymodule.c #8 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #9 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #14 0x56105bf5f9b4 in _PyObject_VectorcallTstate.lto_priv.27 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105c0470ec in _PyObject_CallFunction_SizeT /usr/local/src/conda/python-3.11.3/Objects/call.c:590:24 #16 0x7fc07f5e8bac in PyArray_FromArrayAttr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e8bac) #17 0x7fc07f5eb118 in _array_from_array_like (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb118) #18 0x7fc07f5d1018 in PyArray_DiscoverDTypeAndShape_Recursive (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d1018) #19 0x7fc07f5d16dd in PyArray_DiscoverDTypeAndShape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d16dd) #20 0x7fc07f5edc1f in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edc1f) #21 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #22 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #23 0x7fc07f684098 in array_asarray multiarraymodule.c #24 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #30 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #31 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #32 0x56105bf955d2 in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #33 0x56105bf955d2 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #34 0x56105bf955d2 in PyObject_GetAttrString /usr/local/src/conda/python-3.11.3/Objects/object.c:801:11 #35 0x7fc010c4c500 in get_sub_attr /home/willayd/clones/pandas/pandas/_libs/src/ujson/python/objToJSON.c:241:11 #36 0x7fc010c4bcb4 in PdBlock_iterBegin /home/willayd/clones/pandas/pandas/_libs/src/ujson/python/objToJSON.c:718:14 Direct leak of 24 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a09f1 in default_calloc alloc.c #2 0x7fc07f5a1138 in PyDataMem_UserNEW_ZEROED (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a1138) #3 0x7fc07f5e9ae1 in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ae1) #4 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #5 0x7fc015d5394f in __pyx_pf_6pandas_5_libs_6tslibs_10vectorized_2ints_to_pydatetime /home/willayd/clones/pandas/pandas/_libs/tslibs/vectorized.c:3874:15 #6 0x7fc015d52f8a in __pyx_pw_6pandas_5_libs_6tslibs_10vectorized_3ints_to_pydatetime /home/willayd/clones/pandas/pandas/_libs/tslibs/vectorized.c:3738:13 #7 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #8 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #12 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #13 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #14 0x56105bfe22cc in list___init___impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2790:24 #15 0x56105bfe22cc in list_vectorcall /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2815:13 #16 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #17 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #22 0x56105c028a05 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105c028a05 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #24 0x56105c0470ec in _PyObject_CallFunction_SizeT /usr/local/src/conda/python-3.11.3/Objects/call.c:590:24 #25 0x7fc07f5e8af3 in PyArray_FromArrayAttr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e8af3) #26 0x7fc07f5eb118 in _array_from_array_like (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb118) #27 0x7fc07f5d1018 in PyArray_DiscoverDTypeAndShape_Recursive (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d1018) #28 0x7fc07f5d1422 in PyArray_DiscoverDTypeAndShape_Recursive (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d1422) #29 0x7fc07f5d16dd in PyArray_DiscoverDTypeAndShape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d16dd) #30 0x7fc07f5edc1f in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edc1f) #31 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #32 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #33 0x7fc07f684260 in array_array multiarraymodule.c #34 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 24 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc07f5a12ca in PyDataMem_UserRENEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a12ca) #2 0x7fc07f6a15b5 in PyArray_Resize (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a15b5) #3 0x7fc07f67a1ae in array_resize methods.c #4 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #5 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #6 0x7fc016abbcbb in __pyx_f_6pandas_5_libs_9hashtable_12ObjectVector_to_array /home/willayd/clones/pandas/pandas/_libs/hashtable.c:21266:17 #7 0x7fc016c005c6 in __pyx_pf_6pandas_5_libs_9hashtable_17PyObjectHashTable_20_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:96903:28 #8 0x7fc016bf69db in __pyx_pw_6pandas_5_libs_9hashtable_17PyObjectHashTable_21_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:96441:13 #9 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #10 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #11 0x7fc016c0128f in __pyx_pf_6pandas_5_libs_9hashtable_17PyObjectHashTable_22unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:97119:15 #12 0x7fc016bf7872 in __pyx_pw_6pandas_5_libs_9hashtable_17PyObjectHashTable_23unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:97031:13 #13 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #22 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #23 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #24 0x56105bfec00f in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #25 0x56105bfec00f in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7706:15 #26 0x56105bf66de1 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #27 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #28 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #33 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #34 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #35 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 24 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a09f1 in default_calloc alloc.c #2 0x7fc07f5a1138 in PyDataMem_UserNEW_ZEROED (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a1138) #3 0x7fc07f5e9ae1 in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ae1) #4 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #5 0x7fc07f680b87 in array_empty multiarraymodule.c #6 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #7 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #8 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #9 0x7fc015edf488 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/strptime.c:29628:14 #10 0x7fc015f1beed in __pyx_pf_6pandas_5_libs_6tslibs_8strptime_2array_strptime /home/willayd/clones/pandas/pandas/_libs/tslibs/strptime.c:6071:15 #11 0x7fc015f0f8c9 in __pyx_pw_6pandas_5_libs_6tslibs_8strptime_3array_strptime /home/willayd/clones/pandas/pandas/_libs/tslibs/strptime.c:4496:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x7fc015fcf448 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:35884:14 #14 0x7fc01604f73b in __pyx_pf_6pandas_5_libs_6tslibs_7parsing_12guess_datetime_format /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:13788:22 #15 0x7fc01604574c in __pyx_pw_6pandas_5_libs_6tslibs_7parsing_13guess_datetime_format /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:12281:13 #16 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #17 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #23 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #24 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #25 0x56105c072407 in partial_call /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:324:21 #26 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Direct leak of 24 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e39d8 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32897:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 24 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 24 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e39d8 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32897:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #17 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #18 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #19 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #24 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #25 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #26 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #27 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 24 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e2764 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32833:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #17 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #18 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #19 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #24 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #25 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #26 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #27 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 24 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc07f783b18 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x383b18) #2 0x7fc07f6bfd7e in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 24 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc07f783aff in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x383aff) #2 0x7fc07f6bfd7e in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 24 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc07f5a12ca in PyDataMem_UserRENEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a12ca) #2 0x7fc07f6a15b5 in PyArray_Resize (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a15b5) #3 0x7fc07f67a1ae in array_resize methods.c #4 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #5 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #6 0x7fc016aa6711 in __pyx_f_6pandas_5_libs_9hashtable_11Int64Vector_to_array /home/willayd/clones/pandas/pandas/_libs/hashtable.c:13007:17 #7 0x7fc016afc851 in __pyx_pf_6pandas_5_libs_9hashtable_14Int64HashTable_26_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:42897:30 #8 0x7fc016af168e in __pyx_pw_6pandas_5_libs_9hashtable_14Int64HashTable_27_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:41716:13 #9 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #10 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #11 0x7fc016afe1ef in __pyx_pf_6pandas_5_libs_9hashtable_14Int64HashTable_30factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:43443:15 #12 0x7fc016af3e67 in __pyx_pw_6pandas_5_libs_9hashtable_14Int64HashTable_31factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:43349:13 #13 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 23 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837f8 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837f8) #2 0x7fc07f6bfd7e in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 20 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #4 0x7fc07f77a5ed in try_trivial_single_output_loop ufunc_object.c #5 0x7fc07f7821c7 in ufunc_generic_fastcall ufunc_object.c #6 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #7 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #8 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #9 0x56105bfead1b in ternary_op /usr/local/src/conda/python-3.11.3/Objects/abstract.c:1002:13 #10 0x56105bfead1b in PyNumber_Power /usr/local/src/conda/python-3.11.3/Objects/abstract.c:1154:12 #11 0x56105bfead1b in _PyNumber_PowerNoMod /usr/local/src/conda/python-3.11.3/Objects/abstract.c:1160:12 #12 0x56105bf70dbc in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5552:29 #13 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #17 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #18 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #19 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #20 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #39 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf64265 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #17 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #18 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #19 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #25 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #26 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #27 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #41 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #47 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5ed650 in PyArray_NewLikeArrayWithShape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ed650) #4 0x7fc07f5e0cc9 in PyArray_NewCopy (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e0cc9) #5 0x7fc07f678380 in array_copy methods.c #6 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #7 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #8 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #9 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #10 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #11 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #12 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #13 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #14 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #15 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #16 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #22 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #23 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #24 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #25 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #26 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #31 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #36 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #37 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #38 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #39 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #49 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #14 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #15 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #44 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #45 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc0160f6f58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:28932:14 #8 0x7fc016142612 in __pyx_pf_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:6518:16 #9 0x7fc016138bf6 in __pyx_pw_6pandas_5_libs_6tslibs_12tzconversion_1tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:5092:13 #10 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #11 0x7fc0160f6f58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:28932:14 #12 0x7fc01610d3ca in __pyx_f_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc_single /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:4916:17 #13 0x7fc016999c7d in __pyx_f_6pandas_5_libs_6tslibs_10conversion_convert_str_to_tsobject /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:7944:24 #14 0x7fc016992010 in __pyx_f_6pandas_5_libs_6tslibs_10conversion_convert_to_tsobject /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:5579:30 #15 0x7fc0166dccbd in __pyx_pf_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_18__new__ /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:19984:28 #16 0x7fc0166d9309 in __pyx_pw_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_19__new__ /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:18627:13 #17 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bfd5202 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:136:16 #19 0x56105bfd5202 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bfd5202 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #21 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #22 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc01614c1c0 in __pyx_f_6pandas_5_libs_6tslibs_12tzconversion__get_utc_bounds /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:8025:15 #4 0x7fc016140c29 in __pyx_pf_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:6402:17 #5 0x7fc016138bf6 in __pyx_pw_6pandas_5_libs_6tslibs_12tzconversion_1tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:5092:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x7fc0160f6f58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:28932:14 #8 0x7fc01610d3ca in __pyx_f_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc_single /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:4916:17 #9 0x7fc0166eb098 in __pyx_pf_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_32tz_localize /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:22045:17 #10 0x7fc0166ea363 in __pyx_pw_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_33tz_localize /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:21809:13 #11 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #13 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #14 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #15 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #17 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #23 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #24 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #25 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc0160f6f58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:28932:14 #8 0x7fc016142612 in __pyx_pf_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:6518:16 #9 0x7fc016138bf6 in __pyx_pw_6pandas_5_libs_6tslibs_12tzconversion_1tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:5092:13 #10 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #11 0x7fc0160f6f58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:28932:14 #12 0x7fc01610d3ca in __pyx_f_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc_single /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:4916:17 #13 0x7fc016999c7d in __pyx_f_6pandas_5_libs_6tslibs_10conversion_convert_str_to_tsobject /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:7944:24 #14 0x7fc016992010 in __pyx_f_6pandas_5_libs_6tslibs_10conversion_convert_to_tsobject /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:5579:30 #15 0x7fc0166dccbd in __pyx_pf_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_18__new__ /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:19984:28 #16 0x7fc0166d9309 in __pyx_pw_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_19__new__ /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:18627:13 #17 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bfd5202 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:136:16 #19 0x56105bfd5202 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bfd5202 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #21 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #22 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #41 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #42 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e4c4c in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32961:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #12 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #35 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #36 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #37 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #38 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #39 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f6a1be3 in PyArray_Newshape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a1be3) #3 0x7fc07f6a2a76 in PyArray_Ravel (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a2a76) #4 0x7fc07f678c80 in array_ravel methods.c #5 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #6 0x7fc014d13188 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslib.c:28582:14 #7 0x7fc014d136cc in __Pyx_PyObject_CallNoArg /home/willayd/clones/pandas/pandas/_libs/tslib.c:28631:12 #8 0x7fc014d086ab in __pyx_f_6pandas_5_libs_5tslib_array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:7528:79 #9 0x7fc014d04ed7 in __pyx_pf_6pandas_5_libs_5tslib_8array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8798:15 #10 0x7fc014d034c8 in __pyx_pw_6pandas_5_libs_5tslib_9array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8764:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc014d13188 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslib.c:28582:14 #8 0x7fc014d07b28 in __pyx_f_6pandas_5_libs_5tslib_array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:7470:15 #9 0x7fc014d04ed7 in __pyx_pf_6pandas_5_libs_5tslib_8array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8798:15 #10 0x7fc014d034c8 in __pyx_pw_6pandas_5_libs_5tslib_9array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8764:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #41 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 Direct leak of 16 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #4 0x7fc07f62ba83 in PyArray_Repeat (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x22ba83) #5 0x7fc07f678be8 in array_repeat methods.c #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #8 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #15 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #16 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #36 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #37 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #38 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #39 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #40 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6beb46 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 16 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a09f1 in default_calloc alloc.c #2 0x7fc07f5a1138 in PyDataMem_UserNEW_ZEROED (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a1138) #3 0x7fc07f5e9ae1 in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ae1) #4 0x7fc07f5ed650 in PyArray_NewLikeArrayWithShape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ed650) #5 0x7fc07f5e0cc9 in PyArray_NewCopy (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e0cc9) #6 0x7fc07f678380 in array_copy methods.c #7 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154169ec in __Pyx_PyObject_CallNoArg /home/willayd/clones/pandas/pandas/_libs/lib.c:65054:12 #10 0x7fc0154152bc in __pyx_f_6pandas_5_libs_3lib_ensure_string_array /home/willayd/clones/pandas/pandas/_libs/lib.c:13542:81 #11 0x7fc0154124d7 in __pyx_pf_6pandas_5_libs_3lib_30ensure_string_array /home/willayd/clones/pandas/pandas/_libs/lib.c:14147:28 #12 0x7fc01540a52e in __pyx_pw_6pandas_5_libs_3lib_31ensure_string_array /home/willayd/clones/pandas/pandas/_libs/lib.c:14117:13 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #19 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #20 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #26 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #27 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #28 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #34 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #35 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5edce7 in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edce7) #3 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #4 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #5 0x7fc07f684260 in array_array multiarraymodule.c #6 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #7 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #8 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #9 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #10 0x7fc015414c37 in __pyx_f_6pandas_5_libs_3lib_ensure_string_array /home/willayd/clones/pandas/pandas/_libs/lib.c:13458:17 #11 0x7fc0154124d7 in __pyx_pf_6pandas_5_libs_3lib_30ensure_string_array /home/willayd/clones/pandas/pandas/_libs/lib.c:14147:28 #12 0x7fc01540a52e in __pyx_pw_6pandas_5_libs_3lib_31ensure_string_array /home/willayd/clones/pandas/pandas/_libs/lib.c:14117:13 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #19 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #20 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #26 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #27 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #28 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #34 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #35 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #36 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #37 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Direct leak of 16 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a09f1 in default_calloc alloc.c #2 0x7fc07f5a1138 in PyDataMem_UserNEW_ZEROED (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a1138) #3 0x7fc07f5e9ae1 in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ae1) #4 0x7fc07f5edce7 in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edce7) #5 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #6 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #7 0x7fc07f684098 in array_asarray multiarraymodule.c #8 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #9 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #10 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #17 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #18 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #19 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #39 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #40 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #41 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #42 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Direct leak of 16 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5edce7 in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edce7) #4 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #5 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #6 0x7fc07f684260 in array_array multiarraymodule.c #7 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #8 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #9 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #10 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #16 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #17 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #18 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #38 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #39 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #40 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #41 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #42 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6be7ac in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e39d8 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32897:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #19 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #20 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #21 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #22 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #41 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #42 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #43 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #44 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #25 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #26 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #27 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #28 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #27 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc0160f6f58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:28932:14 #8 0x7fc01613aba1 in __pyx_pf_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:5403:15 #9 0x7fc016138bf6 in __pyx_pw_6pandas_5_libs_6tslibs_12tzconversion_1tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:5092:13 #10 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #11 0x7fc0160f6f58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:28932:14 #12 0x7fc01610d3ca in __pyx_f_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc_single /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:4916:17 #13 0x7fc0166eb098 in __pyx_pf_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_32tz_localize /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:22045:17 #14 0x7fc0166ea363 in __pyx_pw_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_33tz_localize /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:21809:13 #15 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #17 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #18 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #19 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #27 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #28 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #29 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #30 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #31 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #27 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #27 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e798a in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e798a) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc014d13188 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslib.c:28582:14 #8 0x7fc014d07b28 in __pyx_f_6pandas_5_libs_5tslib_array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:7470:15 #9 0x7fc014d04ed7 in __pyx_pf_6pandas_5_libs_5tslib_8array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8798:15 #10 0x7fc014d034c8 in __pyx_pw_6pandas_5_libs_5tslib_9array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8764:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #41 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e39d8 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32897:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #20 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #21 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #22 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #23 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #38 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #39 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #44 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #26 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #27 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #28 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #4 0x7fc07f62889b in _new_argsortlike item_selection.c #5 0x7fc07f62c95f in PyArray_ArgSort (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x22c95f) #6 0x7fc07f67b8c4 in array_argsort methods.c #7 0x56105bfad8f6 in method_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:426:24 #8 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #9 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #10 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #15 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #16 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #17 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #18 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #22 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #23 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #24 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #25 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #6 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #7 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #20 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #21 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #22 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #23 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #38 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #39 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #44 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #45 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc07f5a12ca in PyDataMem_UserRENEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a12ca) #2 0x7fc07f6a15b5 in PyArray_Resize (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a15b5) #3 0x7fc07f67a1ae in array_resize methods.c #4 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #5 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #6 0x7fc016abbcbb in __pyx_f_6pandas_5_libs_9hashtable_12ObjectVector_to_array /home/willayd/clones/pandas/pandas/_libs/hashtable.c:21266:17 #7 0x7fc016c184c3 in __pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_18_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:93572:30 #8 0x7fc016c0b2cb in __pyx_pw_6pandas_5_libs_9hashtable_15StringHashTable_19_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:92851:13 #9 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #10 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #11 0x7fc016c1ae52 in __pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_22factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94095:15 #12 0x7fc016c0d60a in __pyx_pw_6pandas_5_libs_9hashtable_15StringHashTable_23factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:93989:13 #13 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #28 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #29 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #30 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #31 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #19 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #20 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #21 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #22 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #41 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #42 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #43 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #44 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e4c4c in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32961:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #19 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #20 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #21 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #22 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #41 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #42 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #43 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #44 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5ed650 in PyArray_NewLikeArrayWithShape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ed650) #4 0x7fc07f5e0cc9 in PyArray_NewCopy (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e0cc9) #5 0x7fc07f678380 in array_copy methods.c #6 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #7 0x7fc0160f6f58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:28932:14 #8 0x7fc0160fad6c in __Pyx_PyObject_CallNoArg /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:30123:12 #9 0x7fc01613a39a in __pyx_pf_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:5266:81 #10 0x7fc016138bf6 in __pyx_pw_6pandas_5_libs_6tslibs_12tzconversion_1tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:5092:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #18 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #23 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #24 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #25 0x56105c072407 in partial_call /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:324:21 #26 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #35 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #36 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #37 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #38 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #39 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0128b9ea4 in __pyx_pf_6pandas_5_libs_9internals_12BlockManager_2_rebuild_blknos_and_blklocs /home/willayd/clones/pandas/pandas/_libs/internals.c:13941:15 #4 0x7fc0128b82c0 in __pyx_pw_6pandas_5_libs_9internals_12BlockManager_3_rebuild_blknos_and_blklocs /home/willayd/clones/pandas/pandas/_libs/internals.c:13833:13 #5 0x56105bf9705f in method_vectorcall_NOARGS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:453:24 #6 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #7 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #14 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #15 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #16 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #17 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #18 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #24 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #25 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #26 0x56105bfec00f in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #27 0x56105bfec00f in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7706:15 #28 0x56105bf66de1 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #29 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #35 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #36 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #37 0x56105bfec00f in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #38 0x56105bfec00f in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7706:15 #39 0x56105bf66de1 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #40 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #46 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #47 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #17 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #18 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #19 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #24 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #25 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #26 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #27 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #45 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #46 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #47 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e0d7e in PyArray_View (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e0d7e) #3 0x7fc07f679df2 in array_reshape methods.c #4 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #5 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #6 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #14 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #15 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #21 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #22 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105c072407 in partial_call /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:324:21 #24 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #46 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #27 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 16 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #31 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #33 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #34 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #41 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #42 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #43 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #50 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #41 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #42 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e798a in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e798a) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #6 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #12 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #35 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #36 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #37 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #38 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #39 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e2764 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32833:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #22 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #23 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #24 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #25 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #26 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #27 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #28 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #29 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #30 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #35 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #36 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #37 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #27 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #29 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #30 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #10 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #11 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #12 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #13 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #17 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #18 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #19 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #20 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #39 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #40 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #41 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #42 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #43 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e309e in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32865:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #12 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #35 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #36 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #37 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #38 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #39 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #9 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #41 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #42 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #43 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #44 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #45 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e39d8 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32897:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #12 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #35 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #36 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #37 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #38 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #39 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #41 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105c08cf7d in resize_buffer.lto_priv.1 /usr/local/src/conda/python-3.11.3/Modules/_io/stringio.c:110 #2 0x56105c08cdd5 in _io_StringIO___init___impl /usr/local/src/conda/python-3.11.3/Modules/_io/stringio.c:743 #3 0x56105c08cdd5 in _io_StringIO___init__ /usr/local/src/conda/python-3.11.3/Modules/_io/clinic/stringio.c.h:282 #4 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #5 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #6 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #7 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #8 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #9 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #10 0x56105bffe8c3 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bffe8c3 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #12 0x56105bffe8c3 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #13 0x56105bffe8c3 in builtin_next /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1477 #14 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #21 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #22 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #29 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #30 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #50 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #28 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #29 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #30 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc07f5a12ca in PyDataMem_UserRENEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a12ca) #2 0x7fc07f6a15b5 in PyArray_Resize (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a15b5) #3 0x7fc07f67a1ae in array_resize methods.c #4 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #5 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #6 0x7fc016abbcbb in __pyx_f_6pandas_5_libs_9hashtable_12ObjectVector_to_array /home/willayd/clones/pandas/pandas/_libs/hashtable.c:21266:17 #7 0x7fc016c005c6 in __pyx_pf_6pandas_5_libs_9hashtable_17PyObjectHashTable_20_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:96903:28 #8 0x7fc016bf69db in __pyx_pw_6pandas_5_libs_9hashtable_17PyObjectHashTable_21_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:96441:13 #9 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #10 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #11 0x7fc016c0128f in __pyx_pf_6pandas_5_libs_9hashtable_17PyObjectHashTable_22unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:97119:15 #12 0x7fc016bf7872 in __pyx_pw_6pandas_5_libs_9hashtable_17PyObjectHashTable_23unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:97031:13 #13 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #22 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #23 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #24 0x56105bfec00f in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #25 0x56105bfec00f in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7706:15 #26 0x56105bf66de1 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #27 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #33 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #34 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #35 0x56105bfec00f in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #36 0x56105bfec00f in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7706:15 #37 0x56105bf66de1 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #38 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e4c4c in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32961:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #14 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #15 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #16 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #18 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #23 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #25 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #26 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #46 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0128b967c in __pyx_pf_6pandas_5_libs_9internals_12BlockManager_2_rebuild_blknos_and_blklocs /home/willayd/clones/pandas/pandas/_libs/internals.c:13909:15 #4 0x7fc0128b82c0 in __pyx_pw_6pandas_5_libs_9internals_12BlockManager_3_rebuild_blknos_and_blklocs /home/willayd/clones/pandas/pandas/_libs/internals.c:13833:13 #5 0x56105bf9705f in method_vectorcall_NOARGS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:453:24 #6 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #7 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #14 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #15 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #16 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #17 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #18 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #24 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #25 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #26 0x56105bfec00f in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #27 0x56105bfec00f in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7706:15 #28 0x56105bf66de1 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #29 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #35 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #36 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #37 0x56105bfec00f in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #38 0x56105bfec00f in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7706:15 #39 0x56105bf66de1 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #40 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #46 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #47 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e0d7e in PyArray_View (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e0d7e) #3 0x7fc07f67849a in array_view methods.c #4 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #5 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #7 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #8 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #9 0x56105c0956ed in list___init___impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2790:24 #10 0x56105c0956ed in list___init__ /usr/local/src/conda/python-3.11.3/Objects/clinic/listobject.c.h:315 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #28 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #29 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #30 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #50 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #27 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #37 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #38 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #39 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #46 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #3 0x7fc07f5e1f6a in PyArray_CastToType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e1f6a) #4 0x7fc07f781d11 in ufunc_generic_fastcall ufunc_object.c #5 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #6 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #7 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #8 0x7fc07f5a300c in array_richcompare (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a300c) #9 0x56105bf9949d in do_richcompare /usr/local/src/conda/python-3.11.3/Objects/object.c:679:16 #10 0x56105bf9949d in PyObject_RichCompare /usr/local/src/conda/python-3.11.3/Objects/object.c:729:21 #11 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf5f9b4 in _PyObject_VectorcallTstate.lto_priv.27 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105c072236 in partial_vectorcall /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:233:25 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105c002f5c in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c002f5c in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c002f5c in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105c002f5c in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105c002f5c in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650 #25 0x56105c002f5c in slot_tp_richcompare /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7763 #26 0x56105bf9949d in do_richcompare /usr/local/src/conda/python-3.11.3/Objects/object.c:679:16 #27 0x56105bf9949d in PyObject_RichCompare /usr/local/src/conda/python-3.11.3/Objects/object.c:729:21 #28 0x56105bf71c42 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3705:29 #29 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #34 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #35 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #36 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #48 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #49 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #22 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #29 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #3 0x7fc07f77a5ed in try_trivial_single_output_loop ufunc_object.c #4 0x7fc07f7821c7 in ufunc_generic_fastcall ufunc_object.c #5 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #6 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #13 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #14 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #15 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #17 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #23 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #24 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #25 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #37 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #38 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #39 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #50 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #22 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #29 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #3 0x7fc07f67406c in array_boolean_subscript (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x27406c) #4 0x7fc07f677251 in array_subscript (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x277251) #5 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #6 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #7 0x56105bfddf93 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #8 0x56105bfddf93 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #9 0x56105bfddf93 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #10 0x56105bfddf93 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #11 0x56105bfddf93 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #12 0x56105bfddf93 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #13 0x56105bfddf93 in slot_mp_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7404:1 #14 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #21 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #22 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #29 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #30 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #31 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #45 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #51 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #9 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #41 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #47 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e0d7e in PyArray_View (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e0d7e) #3 0x7fc07f67849a in array_view methods.c #4 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #9 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #10 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #11 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #12 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #13 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #14 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #15 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #20 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #21 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #22 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #34 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #35 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #36 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #47 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #48 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc012871388 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/internals.c:36398:14 #8 0x7fc0128acb51 in __pyx_pf_6pandas_5_libs_9internals_14BlockPlacement___cinit__ /home/willayd/clones/pandas/pandas/_libs/internals.c:3828:19 #9 0x7fc0128abf75 in __pyx_pw_6pandas_5_libs_9internals_14BlockPlacement_1__cinit__ /home/willayd/clones/pandas/pandas/_libs/internals.c:3613:13 #10 0x7fc0128a31ad in __pyx_tp_new_6pandas_5_libs_9internals_BlockPlacement /home/willayd/clones/pandas/pandas/_libs/internals.c:32098:7 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #27 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #37 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #38 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #39 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #46 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e39d8 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32897:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #12 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #14 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #15 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #5 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #6 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #7 0x7fc012871388 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/internals.c:36398:14 #8 0x7fc0128acb51 in __pyx_pf_6pandas_5_libs_9internals_14BlockPlacement___cinit__ /home/willayd/clones/pandas/pandas/_libs/internals.c:3828:19 #9 0x7fc0128abf75 in __pyx_pw_6pandas_5_libs_9internals_14BlockPlacement_1__cinit__ /home/willayd/clones/pandas/pandas/_libs/internals.c:3613:13 #10 0x7fc0128a31ad in __pyx_tp_new_6pandas_5_libs_9internals_BlockPlacement /home/willayd/clones/pandas/pandas/_libs/internals.c:32098:7 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #28 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #29 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #30 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #12 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #35 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #36 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #37 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #38 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #39 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #3 0x7fc07f5e1f6a in PyArray_CastToType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e1f6a) #4 0x7fc0159bf40a in __pyx_pf_6pandas_5_libs_5algos_40ensure_int8 /home/willayd/clones/pandas/pandas/_libs/algos.c:119304:19 #5 0x7fc0159bf224 in __pyx_pw_6pandas_5_libs_5algos_41ensure_int8 /home/willayd/clones/pandas/pandas/_libs/algos.c:119233:13 #6 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #7 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #8 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #9 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #10 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #11 0x56105c0956ed in list___init___impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2790:24 #12 0x56105c0956ed in list___init__ /usr/local/src/conda/python-3.11.3/Objects/clinic/listobject.c.h:315 #13 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #14 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #20 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #21 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #22 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #23 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #30 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #31 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #41 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #42 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #43 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #44 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #12 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #14 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #15 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #27 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #36 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #37 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #38 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #39 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #46 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #47 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e4c4c in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32961:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #12 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #14 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #15 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #35 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #36 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #37 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #38 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #39 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #27 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #48 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #27 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #48 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 16 byte(s) in 8 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #10 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #11 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #21 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #22 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #23 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #24 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #25 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #30 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #31 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #32 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #33 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #41 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #42 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #46 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #47 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #48 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #3 0x7fc07f6773ba in array_subscript (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2773ba) #4 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #5 0x56105bfde639 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bfde639 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bfde639 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bfde639 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #9 0x56105bfde639 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #10 0x56105bfde639 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #11 0x56105bfea0a3 in slot_mp_ass_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7419:15 #12 0x56105bf73da9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2302:19 #13 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #18 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #19 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #29 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #31 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #45 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #46 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #47 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #3 0x7fc07f77a5ed in try_trivial_single_output_loop ufunc_object.c #4 0x7fc07f7821c7 in ufunc_generic_fastcall ufunc_object.c #5 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #6 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #7 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #8 0x7fc07f5a300c in array_richcompare (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a300c) #9 0x56105bf9949d in do_richcompare /usr/local/src/conda/python-3.11.3/Objects/object.c:679:16 #10 0x56105bf9949d in PyObject_RichCompare /usr/local/src/conda/python-3.11.3/Objects/object.c:729:21 #11 0x56105bf71c42 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3705:29 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #16 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #17 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #23 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #24 0x7fc014b0fa58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/testing.c:7708:14 #25 0x7fc014b05ed3 in __pyx_f_6pandas_5_libs_7testing_assert_almost_equal /home/willayd/clones/pandas/pandas/_libs/testing.c:3530:20 #26 0x7fc014b13bd4 in __pyx_pf_6pandas_5_libs_7testing_2assert_almost_equal /home/willayd/clones/pandas/pandas/_libs/testing.c:5039:15 #27 0x7fc014afc9ed in __pyx_pw_6pandas_5_libs_7testing_3assert_almost_equal /home/willayd/clones/pandas/pandas/_libs/testing.c:5006:13 #28 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #29 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f608f17 in get_legacy_dtype_cast_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x208f17) #3 0x7fc07f60aadc in get_wrapped_legacy_cast_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x20aadc) #4 0x7fc07f5e1632 in legacy_cast_get_strided_loop (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e1632) #5 0x7fc07f607c5f in define_cast_for_descrs dtype_transfer.c #6 0x7fc07f609131 in PyArray_GetDTypeTransferFunction (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x209131) #7 0x7fc07f5d3444 in raw_array_assign_scalar (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d3444) #8 0x7fc07f5d3ee6 in PyArray_AssignRawScalar (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d3ee6) #9 0x7fc07f5e1f7f in PyArray_CastToType (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e1f7f) #10 0x7fc07f6a36d1 in PyArray_FromScalar (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a36d1) #11 0x7fc07f5ee020 in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee020) #12 0x7fc07f6adf26 in long_arrtype_new scalartypes.c #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #21 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #22 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #23 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #24 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #25 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #30 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #35 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #36 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #37 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f6a1be3 in PyArray_Newshape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a1be3) #3 0x7fc07f6a2a76 in PyArray_Ravel (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a2a76) #4 0x7fc07f678c80 in array_ravel methods.c #5 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #6 0x7fc015d212a8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/vectorized.c:23702:14 #7 0x7fc015d51d1c in __Pyx_PyObject_CallNoArg /home/willayd/clones/pandas/pandas/_libs/tslibs/vectorized.c:23751:12 #8 0x7fc015d53c06 in __pyx_pf_6pandas_5_libs_6tslibs_10vectorized_2ints_to_pydatetime /home/willayd/clones/pandas/pandas/_libs/tslibs/vectorized.c:3899:79 #9 0x7fc015d52f8a in __pyx_pw_6pandas_5_libs_6tslibs_10vectorized_3ints_to_pydatetime /home/willayd/clones/pandas/pandas/_libs/tslibs/vectorized.c:3738:13 #10 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #11 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #15 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #16 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #17 0x56105bfe22cc in list___init___impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2790:24 #18 0x56105bfe22cc in list_vectorcall /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2815:13 #19 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #20 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #25 0x56105bf5f9b4 in _PyObject_VectorcallTstate.lto_priv.27 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105c0470ec in _PyObject_CallFunction_SizeT /usr/local/src/conda/python-3.11.3/Objects/call.c:590:24 #27 0x7fc07f5e8bac in PyArray_FromArrayAttr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e8bac) #28 0x7fc07f5eb118 in _array_from_array_like (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb118) #29 0x7fc07f5d1018 in PyArray_DiscoverDTypeAndShape_Recursive (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d1018) #30 0x7fc07f5d16dd in PyArray_DiscoverDTypeAndShape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d16dd) #31 0x7fc07f5edc1f in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edc1f) #32 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #33 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc015d5394f in __pyx_pf_6pandas_5_libs_6tslibs_10vectorized_2ints_to_pydatetime /home/willayd/clones/pandas/pandas/_libs/tslibs/vectorized.c:3874:15 #4 0x7fc015d52f8a in __pyx_pw_6pandas_5_libs_6tslibs_10vectorized_3ints_to_pydatetime /home/willayd/clones/pandas/pandas/_libs/tslibs/vectorized.c:3738:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #10 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #11 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #12 0x56105bfe22cc in list___init___impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2790:24 #13 0x56105bfe22cc in list_vectorcall /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2815:13 #14 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #15 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #20 0x56105c028a05 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105c028a05 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #22 0x56105c0470ec in _PyObject_CallFunction_SizeT /usr/local/src/conda/python-3.11.3/Objects/call.c:590:24 #23 0x7fc07f5e8af3 in PyArray_FromArrayAttr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e8af3) #24 0x7fc07f5eb118 in _array_from_array_like (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb118) #25 0x7fc07f5d1018 in PyArray_DiscoverDTypeAndShape_Recursive (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d1018) #26 0x7fc07f5d1422 in PyArray_DiscoverDTypeAndShape_Recursive (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d1422) #27 0x7fc07f5d16dd in PyArray_DiscoverDTypeAndShape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d16dd) #28 0x7fc07f5edc1f in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edc1f) #29 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #30 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #31 0x7fc07f684260 in array_array multiarraymodule.c #32 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e0d7e in PyArray_View (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e0d7e) #3 0x7fc07f67849a in array_view methods.c #4 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #9 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #10 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #11 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #12 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #13 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #14 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #15 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #17 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #18 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #19 0x56105bfe22cc in list___init___impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2790:24 #20 0x56105bfe22cc in list_vectorcall /usr/local/src/conda/python-3.11.3/Objects/listobject.c:2815:13 #21 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #22 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #27 0x56105bf5f9b4 in _PyObject_VectorcallTstate.lto_priv.27 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105c0470ec in _PyObject_CallFunction_SizeT /usr/local/src/conda/python-3.11.3/Objects/call.c:590:24 #29 0x7fc07f5e8bac in PyArray_FromArrayAttr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e8bac) #30 0x7fc07f5eb118 in _array_from_array_like (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb118) #31 0x7fc07f5d1018 in PyArray_DiscoverDTypeAndShape_Recursive (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d1018) #32 0x7fc07f5d16dd in PyArray_DiscoverDTypeAndShape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d16dd) #33 0x7fc07f5edc1f in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edc1f) #34 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #35 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #36 0x7fc07f684098 in array_asarray multiarraymodule.c #37 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #38 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e309e in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32865:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #12 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #14 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #15 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #21 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #22 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #23 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #24 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #25 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #26 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #27 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #28 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #29 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #34 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #35 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #36 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #37 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #27 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #28 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #29 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #30 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #37 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #38 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #39 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #46 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f687be8 in PyArray_ConcatenateArrays (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x287be8) #4 0x7fc07f6882fb in PyArray_ConcatenateInto (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2882fb) #5 0x7fc07f688467 in array_concatenate multiarraymodule.c #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #8 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #9 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #10 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #11 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #18 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #19 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #29 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #31 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #4 0x7fc07f6773ba in array_subscript (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2773ba) #5 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #6 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #10 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #11 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #12 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #13 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #17 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #24 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #30 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #35 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #36 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #37 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #38 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #22 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #29 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #39 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #40 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #41 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #48 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5ed650 in PyArray_NewLikeArrayWithShape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ed650) #4 0x7fc07f5e0cc9 in PyArray_NewCopy (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e0cc9) #5 0x7fc07f678380 in array_copy methods.c #6 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #7 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #8 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #9 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #10 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #11 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #12 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #13 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #14 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #15 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #16 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #31 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #32 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #33 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #45 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #46 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #47 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #41 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #41 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e4c4c in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32961:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #14 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #15 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #16 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #18 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #23 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #25 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #26 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #39 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #44 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #45 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #46 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #47 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #22 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #29 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a09f1 in default_calloc alloc.c #2 0x7fc07f5a1138 in PyDataMem_UserNEW_ZEROED (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a1138) #3 0x7fc07f5e9ae1 in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ae1) #4 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #5 0x7fc07f62ad90 in PyArray_TakeFrom (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x22ad90) #6 0x7fc07f67888a in array_take methods.c #7 0x56105bf72ad0 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5257:29 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #13 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #14 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #15 0x56105bfec00f in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #16 0x56105bfec00f in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7706:15 #17 0x56105bf66de1 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #18 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #24 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #25 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #26 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #27 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #28 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #29 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #34 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #35 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #36 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #48 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e4c4c in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32961:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #14 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #15 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #19 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #20 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #21 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #22 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #41 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #42 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #43 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #44 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #9 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #10 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #11 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #12 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #13 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #14 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #15 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #16 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #17 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #23 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #24 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #25 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #26 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #27 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #28 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #33 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #34 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #35 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f687be8 in PyArray_ConcatenateArrays (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x287be8) #4 0x7fc07f6882fb in PyArray_ConcatenateInto (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2882fb) #5 0x7fc07f688467 in array_concatenate multiarraymodule.c #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #8 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #9 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #10 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #11 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #17 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #18 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #19 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #20 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #21 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #22 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #23 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #24 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #25 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #30 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #31 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #32 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #33 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e39d8 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32897:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #14 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #15 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #31 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #32 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #33 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #45 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #46 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #47 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e4c4c in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32961:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #14 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #15 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #31 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #32 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #33 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #45 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #46 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #47 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a09f1 in default_calloc alloc.c #2 0x7fc07f5a1138 in PyDataMem_UserNEW_ZEROED (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a1138) #3 0x7fc07f5e9ae1 in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ae1) #4 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #5 0x7fc07f680b87 in array_empty multiarraymodule.c #6 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #7 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #8 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #9 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #10 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #11 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #12 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #20 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #21 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #22 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #23 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #30 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #31 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #32 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #39 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #44 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #45 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #46 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #47 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e2764 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32833:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #32 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #33 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #34 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #9 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #11 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #12 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #28 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #29 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #30 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #50 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e309e in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32865:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #32 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #33 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #34 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #28 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #29 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #30 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #3 0x7fc07f77a5ed in try_trivial_single_output_loop ufunc_object.c #4 0x7fc07f7821c7 in ufunc_generic_fastcall ufunc_object.c #5 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #6 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #7 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #8 0x7fc07f5a300c in array_richcompare (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a300c) #9 0x56105bf9949d in do_richcompare /usr/local/src/conda/python-3.11.3/Objects/object.c:679:16 #10 0x56105bf9949d in PyObject_RichCompare /usr/local/src/conda/python-3.11.3/Objects/object.c:729:21 #11 0x56105bf71c42 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3705:29 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #16 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #17 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #23 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #24 0x7fc014b0fa58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/testing.c:7708:14 #25 0x7fc014b05ed3 in __pyx_f_6pandas_5_libs_7testing_assert_almost_equal /home/willayd/clones/pandas/pandas/_libs/testing.c:3530:20 #26 0x7fc014b13bd4 in __pyx_pf_6pandas_5_libs_7testing_2assert_almost_equal /home/willayd/clones/pandas/pandas/_libs/testing.c:5039:15 #27 0x7fc014afc9ed in __pyx_pw_6pandas_5_libs_7testing_3assert_almost_equal /home/willayd/clones/pandas/pandas/_libs/testing.c:5006:13 #28 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #29 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #36 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #37 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #38 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #41 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #42 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e2764 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32833:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #45 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc0154e4c4c in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32961:15 #4 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #5 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #6 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #12 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #13 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #14 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #15 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #30 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #31 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #32 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #33 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #40 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #41 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #42 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #49 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e0d7e in PyArray_View (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e0d7e) #3 0x7fc07f687c09 in PyArray_ConcatenateArrays (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x287c09) #4 0x7fc07f6882fb in PyArray_ConcatenateInto (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2882fb) #5 0x7fc07f688467 in array_concatenate multiarraymodule.c #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #8 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #9 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #10 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #11 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #17 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #18 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #19 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #20 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #21 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #22 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #23 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #24 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #25 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #30 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #31 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #32 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #33 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #3 0x7fc07f680b87 in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #22 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #29 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e798a in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e798a) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #9 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #10 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #11 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #12 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #19 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #20 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #25 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #30 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #31 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #32 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #45 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #46 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #47 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #48 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e78fb in PyArray_IntpConverter (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e78fb) #2 0x7fc07f7b1fdb in _npy_parse_arguments (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3b1fdb) #3 0x7fc07f680b0d in array_empty multiarraymodule.c #4 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #5 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #6 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #7 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #8 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #9 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #10 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #20 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #21 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #22 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bfde639 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bfde639 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bfde639 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bfde639 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bfde639 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #30 0x56105bfde639 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #31 0x56105bfea0a3 in slot_mp_ass_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7419:15 #32 0x56105bf73da9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2302:19 #33 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #38 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #39 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #40 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #47 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 16 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5e992d in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e992d) #2 0x7fc07f5e0d7e in PyArray_View (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e0d7e) #3 0x7fc07f687c09 in PyArray_ConcatenateArrays (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x287c09) #4 0x7fc07f6882fb in PyArray_ConcatenateInto (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2882fb) #5 0x7fc07f688467 in array_concatenate multiarraymodule.c #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #8 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #9 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #10 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #11 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #13 0x56105bfde639 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105bfde639 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105bfde639 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #16 0x56105bfde639 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bfde639 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #18 0x56105bfde639 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #19 0x56105bfea0a3 in slot_mp_ass_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7419:15 #20 0x56105bf73da9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2302:19 #21 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #37 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #38 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #39 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 14 byte(s) in 14 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #21 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6bf774 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6bf707 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6bf24e in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6bf1da in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6beecb in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6bebc2 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6beaca in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6be647 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6be5b3 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6be51f in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6be17d in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5ed650 in PyArray_NewLikeArrayWithShape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ed650) #4 0x7fc07f5e0cc9 in PyArray_NewCopy (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e0cc9) #5 0x7fc07f683adc in _array_fromobject_generic multiarraymodule.c #6 0x7fc07f684260 in array_array multiarraymodule.c #7 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #12 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #33 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #34 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #35 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #36 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #37 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6c07f5 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6c0419 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6c039e in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6c01ea in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6c0102 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6bfe81 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6bff8d in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6bfdf5 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc07f783b34 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x383b34) #2 0x7fc07f6bfd7e in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f783860 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x383860) #2 0x7fc07f6bfd7e in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f78384e in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x38384e) #2 0x7fc07f6bfd7e in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6bfd7e in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6bfc5f in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6bfb5a in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 12 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6bf7e8 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 11 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #10 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #11 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #19 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #21 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #22 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #42 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6bf3c5 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6bf52f in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #6 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #7 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #8 0x7fc014d13188 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslib.c:28582:14 #9 0x7fc014d07b28 in __pyx_f_6pandas_5_libs_5tslib_array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:7470:15 #10 0x7fc014d04ed7 in __pyx_pf_6pandas_5_libs_5tslib_8array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8798:15 #11 0x7fc014d034c8 in __pyx_pw_6pandas_5_libs_5tslib_9array_to_datetime /home/willayd/clones/pandas/pandas/_libs/tslib.c:8764:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #21 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #22 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5edce7 in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edce7) #4 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #5 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #6 0x7fc07f684260 in array_array multiarraymodule.c #7 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #8 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #9 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #10 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #14 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #15 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #29 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #30 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #31 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #32 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #33 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e39d8 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32897:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #20 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #21 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #22 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #23 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #42 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #43 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6bee5e in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a09f1 in default_calloc alloc.c #2 0x7fc07f5a1138 in PyDataMem_UserNEW_ZEROED (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a1138) #3 0x7fc07f5e9ae1 in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ae1) #4 0x7fc07f5edce7 in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edce7) #5 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #6 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #7 0x7fc07f684260 in array_array multiarraymodule.c #8 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #9 0x56105bf25d30 in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #10 0x56105bf25d30 in PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:290 #11 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #12 0x7fc015414c37 in __pyx_f_6pandas_5_libs_3lib_ensure_string_array /home/willayd/clones/pandas/pandas/_libs/lib.c:13458:17 #13 0x7fc0154124d7 in __pyx_pf_6pandas_5_libs_3lib_30ensure_string_array /home/willayd/clones/pandas/pandas/_libs/lib.c:14147:28 #14 0x7fc01540a52e in __pyx_pw_6pandas_5_libs_3lib_31ensure_string_array /home/willayd/clones/pandas/pandas/_libs/lib.c:14117:13 #15 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #16 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #36 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6be83c in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6be735 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6be6c8 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6be0ef in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 8 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #10 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #11 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #21 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #22 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #26 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #27 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #28 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #29 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #34 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #35 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #36 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #37 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a09f1 in default_calloc alloc.c #2 0x7fc07f5a1138 in PyDataMem_UserNEW_ZEROED (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a1138) #3 0x7fc07f5e9ae1 in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ae1) #4 0x7fc07f5ed650 in PyArray_NewLikeArrayWithShape (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ed650) #5 0x7fc07f5ed950 in PyArray_FromArray (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ed950) #6 0x7fc07f5ee03f in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee03f) #7 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #8 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #9 0x7fc07f684260 in array_array multiarraymodule.c #10 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #11 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #18 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #19 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #20 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #21 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #41 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc07f5a12ca in PyDataMem_UserRENEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a12ca) #2 0x7fc07f6a15b5 in PyArray_Resize (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a15b5) #3 0x7fc07f67a1ae in array_resize methods.c #4 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #5 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #6 0x7fc016aa6711 in __pyx_f_6pandas_5_libs_9hashtable_11Int64Vector_to_array /home/willayd/clones/pandas/pandas/_libs/hashtable.c:13007:17 #7 0x7fc016afc851 in __pyx_pf_6pandas_5_libs_9hashtable_14Int64HashTable_26_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:42897:30 #8 0x7fc016af168e in __pyx_pw_6pandas_5_libs_9hashtable_14Int64HashTable_27_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:41716:13 #9 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #10 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #11 0x7fc016afe1ef in __pyx_pf_6pandas_5_libs_9hashtable_14Int64HashTable_30factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:43443:15 #12 0x7fc016af3e67 in __pyx_pw_6pandas_5_libs_9hashtable_14Int64HashTable_31factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:43349:13 #13 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #28 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #29 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #30 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #31 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6be074 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5edce7 in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edce7) #4 0x7fc07f77ff04 in ufunc_generic_fastcall ufunc_object.c #5 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #6 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #7 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #12 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x7fc0167c0248 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:74181:14 #19 0x7fc016825942 in __pyx_pf_6pandas_5_libs_6tslibs_7offsets_4Tick_24__mul__ /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:18563:19 #20 0x7fc016821bd4 in __pyx_pw_6pandas_5_libs_6tslibs_7offsets_4Tick_25__mul__ /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:18408:13 #21 0x56105bfcd696 in binary_op1 /usr/local/src/conda/python-3.11.3/Objects/abstract.c:893:13 #22 0x56105bfcd696 in PyNumber_Multiply /usr/local/src/conda/python-3.11.3/Objects/abstract.c:1111:24 #23 0x7fc0167bab44 in __pyx_f_6pandas_5_libs_6tslibs_7offsets_to_offset /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:54571:26 #24 0x7fc015df7c84 in __pyx_pf_6pandas_5_libs_6tslibs_6period_7_Period_2_maybe_convert_freq /home/willayd/clones/pandas/pandas/_libs/tslibs/period.c:15969:15 #25 0x7fc015df5854 in __pyx_pw_6pandas_5_libs_6tslibs_6period_7_Period_3_maybe_convert_freq /home/willayd/clones/pandas/pandas/_libs/tslibs/period.c:15854:13 #26 0x7fc015dcf542 in __Pyx_PyObject_CallMethO /home/willayd/clones/pandas/pandas/_libs/tslibs/period.c:44814:14 #27 0x7fc015dce55e in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/period.c:44845:20 #28 0x7fc015e43762 in __pyx_pf_6pandas_5_libs_6tslibs_6period_6Period___new__ /home/willayd/clones/pandas/pandas/_libs/tslibs/period.c:21844:94 #29 0x7fc015e42c77 in __pyx_pw_6pandas_5_libs_6tslibs_6period_6Period_1__new__ /home/willayd/clones/pandas/pandas/_libs/tslibs/period.c:21743:13 #30 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #31 0x56105bfd5202 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:136:16 #32 0x56105bfd5202 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #33 0x56105bfd5202 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #34 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #35 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #4 0x7fc07f694773 in npyiter_new_temp_array.constprop.0 nditer_constr.c #5 0x7fc07f696f1a in NpyIter_AdvancedNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x296f1a) #6 0x7fc07f6c8f8f in PyUFunc_ReduceWrapper (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c8f8f) #7 0x7fc07f77d3dc in PyUFunc_GenericReduction ufunc_object.c #8 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x7fc07f67a00e in forward_ndarray_method methods.c #13 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bfddf93 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bfddf93 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bfddf93 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfddf93 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bfddf93 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #22 0x56105bfddf93 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #23 0x56105bfddf93 in slot_mp_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7404:1 #24 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #29 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #39 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #40 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #41 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #48 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #32 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #33 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #34 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc01614c3f6 in __pyx_f_6pandas_5_libs_6tslibs_12tzconversion__get_utc_bounds /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:8038:15 #5 0x7fc016140c29 in __pyx_pf_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:6402:17 #6 0x7fc016138bf6 in __pyx_pw_6pandas_5_libs_6tslibs_12tzconversion_1tz_localize_to_utc /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:5092:13 #7 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #8 0x7fc0160f6f58 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:28932:14 #9 0x7fc01610d3ca in __pyx_f_6pandas_5_libs_6tslibs_12tzconversion_tz_localize_to_utc_single /home/willayd/clones/pandas/pandas/_libs/tslibs/tzconversion.c:4916:17 #10 0x7fc0166eb098 in __pyx_pf_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_32tz_localize /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:22045:17 #11 0x7fc0166ea363 in __pyx_pw_6pandas_5_libs_6tslibs_10timestamps_9Timestamp_33tz_localize /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:21809:13 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #14 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #15 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #16 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #18 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #24 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #25 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #26 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #4 0x7fc07f62889b in _new_argsortlike item_selection.c #5 0x7fc07f62c95f in PyArray_ArgSort (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x22c95f) #6 0x7fc07f67b8c4 in array_argsort methods.c #7 0x56105bfad8f6 in method_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:426:24 #8 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #9 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #10 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #16 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #17 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #18 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #38 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #39 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #40 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #41 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #42 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #6 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #7 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #36 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #37 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #38 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #39 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #40 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc07f5a12ca in PyDataMem_UserRENEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a12ca) #2 0x7fc07f6a15b5 in PyArray_Resize (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2a15b5) #3 0x7fc07f67a1ae in array_resize methods.c #4 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #5 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #6 0x7fc016aa6711 in __pyx_f_6pandas_5_libs_9hashtable_11Int64Vector_to_array /home/willayd/clones/pandas/pandas/_libs/hashtable.c:13007:17 #7 0x7fc016afc851 in __pyx_pf_6pandas_5_libs_9hashtable_14Int64HashTable_26_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:42897:30 #8 0x7fc016af168e in __pyx_pw_6pandas_5_libs_9hashtable_14Int64HashTable_27_unique /home/willayd/clones/pandas/pandas/_libs/hashtable.c:41716:13 #9 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #10 0x7fc016a7fee8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/hashtable.c:170533:14 #11 0x7fc016afe1ef in __pyx_pf_6pandas_5_libs_9hashtable_14Int64HashTable_30factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:43443:15 #12 0x7fc016af3e67 in __pyx_pw_6pandas_5_libs_9hashtable_14Int64HashTable_31factorize /home/willayd/clones/pandas/pandas/_libs/hashtable.c:43349:13 #13 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #30 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #31 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #32 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #33 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5edce7 in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edce7) #4 0x7fc07f677645 in array_assign_subscript mapping.c #5 0x56105bf73da9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2302:19 #6 0x56105bfde639 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bfde639 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bfde639 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x56105bfde639 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #10 0x56105bfde639 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #11 0x56105bfde639 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #12 0x56105bfea0a3 in slot_mp_ass_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7419:15 #13 0x56105bf73da9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2302:19 #14 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #19 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #20 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #21 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #22 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #23 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #29 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #30 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #31 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #45 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #51 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0128b9ea4 in __pyx_pf_6pandas_5_libs_9internals_12BlockManager_2_rebuild_blknos_and_blklocs /home/willayd/clones/pandas/pandas/_libs/internals.c:13941:15 #5 0x7fc0128b82c0 in __pyx_pw_6pandas_5_libs_9internals_12BlockManager_3_rebuild_blknos_and_blklocs /home/willayd/clones/pandas/pandas/_libs/internals.c:13833:13 #6 0x56105bf9705f in method_vectorcall_NOARGS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:453:24 #7 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #8 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #15 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #16 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #17 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #18 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #19 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #30 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #31 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #32 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #33 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #34 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #39 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #44 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #45 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #46 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #47 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 8 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #10 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #11 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #21 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #22 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #23 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #24 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #25 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #30 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #31 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #32 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #33 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #41 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #42 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #46 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #47 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #48 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6c0788 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6c071b in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6c0486 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6c0331 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6c0176 in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f7837b6 in PyUFunc_FromFuncAndDataAndSignatureAndIdentity (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x3837b6) #2 0x7fc07f6c001a in InitOperators umathmodule.c #3 0x7fc07f6c87ad in initumath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c87ad) #4 0x7fc07f68962e in PyInit__multiarray_umath (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x28962e) #5 0x56105c05b829 in _PyImport_LoadDynamicModuleWithSpec /usr/local/src/conda/python-3.11.3/Python/importdl.c:169:9 #6 0x56105c05b829 in _imp_create_dynamic_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2385:11 #7 0x56105c05b829 in _imp_create_dynamic /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:446:20 #8 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #16 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #17 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #18 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #19 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #20 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Direct leak of 8 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #10 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #11 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #21 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #22 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #42 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #45 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #4 0x7fc07f6773ba in array_subscript (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2773ba) #5 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #10 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #11 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #12 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #13 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #26 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #31 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #32 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #33 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #39 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #44 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #45 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #46 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #47 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 Direct leak of 8 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4312 in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32929:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #24 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #25 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #45 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Direct leak of 7 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #21 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #39 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 6 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #24 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 6 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #4 0x7fc07f77a5ed in try_trivial_single_output_loop ufunc_object.c #5 0x7fc07f7821c7 in ufunc_generic_fastcall ufunc_object.c #6 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #7 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #25 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #32 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #33 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #34 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #35 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #39 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 6 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #10 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #11 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #21 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #22 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #23 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #24 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #25 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #30 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #31 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #32 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #33 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #39 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #41 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #42 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 Direct leak of 4 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #10 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #11 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #21 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #22 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #26 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #27 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #28 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #29 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #34 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #35 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #36 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #37 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Direct leak of 4 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4c4c in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32961:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #36 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #37 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #38 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #39 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #40 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 4 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #10 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #11 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #21 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #22 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #26 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #27 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #28 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #29 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 3 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #10 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #11 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #21 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #22 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #26 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #27 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #28 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #29 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 3 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4c4c in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32961:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #20 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #21 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #22 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #23 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 3 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #4 0x7fc07f77a5ed in try_trivial_single_output_loop ufunc_object.c #5 0x7fc07f7821c7 in ufunc_generic_fastcall ufunc_object.c #6 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #7 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #8 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #9 0x7fc07f5a2fae in array_richcompare (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a2fae) #10 0x56105bf9949d in do_richcompare /usr/local/src/conda/python-3.11.3/Objects/object.c:679:16 #11 0x56105bf9949d in PyObject_RichCompare /usr/local/src/conda/python-3.11.3/Objects/object.c:729:21 #12 0x56105bf71c42 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3705:29 #13 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #14 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #15 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #16 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #17 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #33 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #35 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 Direct leak of 3 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #4 0x7fc07f62ba83 in PyArray_Repeat (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x22ba83) #5 0x7fc07f678be8 in array_repeat methods.c #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #8 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #9 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #10 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x7fc07f5d5954 in array_implement_array_function (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1d5954) #15 0x56105bf873ef in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:553:18 #16 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #26 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #27 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #40 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Direct leak of 3 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5edce7 in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edce7) #4 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #5 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #6 0x7fc07f684098 in array_asarray multiarraymodule.c #7 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #12 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #13 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #14 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #15 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #28 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #29 0x56105bf54718 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #30 0x56105bf54718 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #31 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 3 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #21 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #39 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #52 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 3 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #10 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #11 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #21 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #22 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #23 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #24 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #25 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #30 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #31 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #32 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #33 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #39 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #40 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #41 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #42 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 Direct leak of 2 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105c028a05 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105c028a05 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #17 0x56105c032a6c in PyObject_CallMethod /usr/local/src/conda/python-3.11.3/Objects/call.c:627:24 #18 0x56105c025911 in init_importlib /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:306:23 #19 0x56105c025911 in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:968:13 #20 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #21 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #22 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #23 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #24 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #25 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #26 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #27 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #28 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 2 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #4 0x7fc07f77a5ed in try_trivial_single_output_loop ufunc_object.c #5 0x7fc07f7821c7 in ufunc_generic_fastcall ufunc_object.c #6 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #7 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #8 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #9 0x7fc07f5a2f86 in array_richcompare (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a2f86) #10 0x56105bf9949d in do_richcompare /usr/local/src/conda/python-3.11.3/Objects/object.c:679:16 #11 0x56105bf9949d in PyObject_RichCompare /usr/local/src/conda/python-3.11.3/Objects/object.c:729:21 #12 0x7fc07f6a9a10 in gentype_richcompare scalartypes.c #13 0x7fc07f78b637 in byte_richcompare scalarmath.c #14 0x56105bf9949d in do_richcompare /usr/local/src/conda/python-3.11.3/Objects/object.c:679:16 #15 0x56105bf9949d in PyObject_RichCompare /usr/local/src/conda/python-3.11.3/Objects/object.c:729:21 #16 0x56105bf71c42 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3705:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #23 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #24 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Direct leak of 2 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5edce7 in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edce7) #4 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #5 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #6 0x7fc07f684098 in array_asarray multiarraymodule.c #7 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #12 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #13 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #14 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #15 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #28 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #29 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #30 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #31 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5e9ed5 in PyArray_NewFromDescr (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ed5) #4 0x7fc07f694773 in npyiter_new_temp_array.constprop.0 nditer_constr.c #5 0x7fc07f696f1a in NpyIter_AdvancedNew (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x296f1a) #6 0x7fc07f6c8f8f in PyUFunc_ReduceWrapper (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x2c8f8f) #7 0x7fc07f77d3dc in PyUFunc_GenericReduction ufunc_object.c #8 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x7fc07f67a00e in forward_ndarray_method methods.c #13 0x56105bf90c6f in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #35 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #36 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #37 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #38 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #39 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a09f1 in default_calloc alloc.c #2 0x7fc07f5a1138 in PyDataMem_UserNEW_ZEROED (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a1138) #3 0x7fc07f5e9ae1 in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9ae1) #4 0x7fc07f5eb506 in PyArray_Zeros (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb506) #5 0x7fc07f680d57 in array_zeros multiarraymodule.c #6 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #7 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #8 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #9 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #10 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #13 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #20 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #21 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #22 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #28 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #29 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #30 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #31 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #32 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfd4cdc in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfd4cdc in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfd4cdc in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfd4cdc in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfd4cdc in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #6 0x56105bfd4cdc in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #7 0x56105bfd4cdc in list_pop_impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:1051:18 #8 0x56105bfd4cdc in list_pop /usr/local/src/conda/python-3.11.3/Objects/clinic/listobject.c.h:139:20 #9 0x56105bf713d4 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5329:29 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #15 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #16 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #17 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #18 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #19 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5edce7 in PyArray_FromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1edce7) #4 0x7fc07f5ee22a in PyArray_CheckFromAny (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1ee22a) #5 0x7fc07f683869 in _array_fromobject_generic multiarraymodule.c #6 0x7fc07f684098 in array_asarray multiarraymodule.c #7 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #8 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #9 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #10 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #11 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #12 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #13 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #14 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #15 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #23 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #24 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #34 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #35 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #10 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #11 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #19 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #21 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #22 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #38 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #39 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfd4cdc in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfd4cdc in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfd4cdc in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfd4cdc in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfd4cdc in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #6 0x56105bfd4cdc in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #7 0x56105bfd4cdc in list_pop_impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:1051:18 #8 0x56105bfd4cdc in list_pop /usr/local/src/conda/python-3.11.3/Objects/clinic/listobject.c.h:139:20 #9 0x56105bf713d4 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5329:29 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #15 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #16 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #17 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #18 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #19 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #23 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #24 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #52 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #53 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #54 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #55 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x7fc01704f09d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/interval.c:102352:22 #21 0x7fc017040150 in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98708:15 #22 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #23 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #24 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #25 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x7fc01732a14d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/missing.c:18364:22 #21 0x7fc01731c365 in __pyx_pymod_exec_missing /home/willayd/clones/pandas/pandas/_libs/missing.c:14042:15 #22 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #23 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #24 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #25 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #37 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #41 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #42 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #43 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #44 0x7fc016a7bc6d in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/hashtable.c:168093:15 #45 0x7fc016a5e48a in __pyx_pymod_exec_hashtable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:168398:7 #46 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x7fc015fdb3ad in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:36737:22 #21 0x7fc015fd3600 in __pyx_pymod_exec_parsing /home/willayd/clones/pandas/pandas/_libs/tslibs/parsing.c:34877:15 #22 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #23 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #24 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #25 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #37 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #41 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #42 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #43 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #44 0x7fc01698f94a in __Pyx_modinit_function_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27343:15 #45 0x7fc01698a951 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27556:7 #46 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #25 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #26 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #27 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #28 0x7fc01698f94a in __Pyx_modinit_function_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27343:15 #29 0x7fc01698a951 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27556:7 #30 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #31 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #32 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #33 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x7fc0167e1c7d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:74791:22 #21 0x7fc0167c6826 in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:70072:15 #22 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #23 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #24 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #25 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #37 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #41 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #42 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #43 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #44 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #45 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #46 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #25 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #26 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #27 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #28 0x7fc016651835 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43352:15 #29 0x7fc0166438eb in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43673:7 #30 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #31 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #32 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #33 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #49 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfd4cdc in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfd4cdc in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfd4cdc in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfd4cdc in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfd4cdc in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #6 0x56105bfd4cdc in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #7 0x56105bfd4cdc in list_pop_impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:1051:18 #8 0x56105bfd4cdc in list_pop /usr/local/src/conda/python-3.11.3/Objects/clinic/listobject.c.h:139:20 #9 0x56105bf713d4 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5329:29 #10 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #11 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #12 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #13 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #15 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #16 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #17 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #18 0x7fc0161c316d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:33426:22 #19 0x7fc0161bc30c in __pyx_pymod_exec_fields /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:30540:15 #20 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #21 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #22 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #23 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #24 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #25 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #32 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #33 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #34 0x7fc01645cb3d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:53395:22 #35 0x7fc01644e08d in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49449:15 #36 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #37 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #38 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #39 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #51 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #25 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #26 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #27 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #28 0x7fc0161c2a91 in __Pyx_modinit_variable_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:30216:15 #29 0x7fc0161bbe34 in __pyx_pymod_exec_fields /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:30458:7 #30 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #31 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #32 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #33 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x7fc01645cb3d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:53395:22 #45 0x7fc01644e08d in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49449:15 #46 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #25 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #26 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #27 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #28 0x7fc0166516fe in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43345:15 #29 0x7fc0166438eb in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43673:7 #30 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #31 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #32 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #33 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #49 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x7fc01645cb3d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:53395:22 #21 0x7fc01644e08d in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49449:15 #22 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #23 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #24 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #25 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #37 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #41 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #42 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #43 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #44 0x7fc0166516fe in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43345:15 #45 0x7fc0166438eb in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43673:7 #46 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #25 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #26 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #27 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #28 0x7fc01645c161 in __Pyx_modinit_variable_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49050:15 #29 0x7fc01644db05 in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49323:7 #30 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #31 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #32 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #33 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #49 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #25 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #26 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #27 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #28 0x7fc016651645 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43339:15 #29 0x7fc0166438eb in __pyx_pymod_exec_timestamps /home/willayd/clones/pandas/pandas/_libs/tslibs/timestamps.c:43673:7 #30 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #31 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #32 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #33 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #49 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #25 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #26 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #27 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #28 0x7fc0167e0af7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69637:15 #29 0x7fc0167c619b in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69959:7 #30 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #31 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #32 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #33 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #49 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #25 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #26 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #27 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #28 0x7fc017829082 in __pyx_pymod_exec_mtrand mtrand.c #29 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #30 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #31 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #32 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #25 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #26 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #27 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #28 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #29 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #30 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #31 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #32 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #33 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #10 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #11 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #21 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #22 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #28 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #29 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #30 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #31 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #39 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #25 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #26 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #27 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #28 0x7fc01704db61 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/interval.c:98229:15 #29 0x7fc01703fa0a in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98569:7 #30 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #31 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #32 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #33 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #25 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #26 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #27 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #28 0x7fc01698eb0e in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27232:15 #29 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #30 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #31 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #32 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #33 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #24 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #51 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #25 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #26 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #27 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #28 0x7fc016fc3851 in __Pyx_modinit_function_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/dtypes.c:9501:15 #29 0x7fc016face30 in __pyx_pymod_exec_dtypes /home/willayd/clones/pandas/pandas/_libs/tslibs/dtypes.c:9718:7 #30 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #31 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #32 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #33 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #25 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #26 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #27 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #28 0x7fc016a7bc6d in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/hashtable.c:168093:15 #29 0x7fc016a5e48a in __pyx_pymod_exec_hashtable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:168398:7 #30 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #31 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #32 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #33 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #49 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4beef in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4beef in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4beef in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4beef in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfd4c33 in pymalloc_realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2351:10 #6 0x56105bfd4c33 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2370:9 #7 0x56105bfd4c33 in PyMem_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:645:12 #8 0x56105bfd4c33 in list_resize /usr/local/src/conda/python-3.11.3/Objects/listobject.c:81:30 #9 0x56105bfd4c33 in list_pop_impl /usr/local/src/conda/python-3.11.3/Objects/listobject.c:1051:18 #10 0x56105bfd4c33 in list_pop /usr/local/src/conda/python-3.11.3/Objects/clinic/listobject.c.h:139:20 #11 0x56105bfa0cbf in method_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:407:24 #12 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #19 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #24 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #25 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #26 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #36 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #41 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #42 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #43 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #44 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #45 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #46 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #21 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #39 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x7fc01782dd99 in __Pyx_Import mtrand.c #21 0x7fc0178294fd in __pyx_pymod_exec_mtrand mtrand.c #22 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #23 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #24 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #25 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #25 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #26 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #27 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #28 0x7fc0177f8033 in __pyx_pymod_exec_bit_generator bit_generator.c #29 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #30 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #31 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #32 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #48 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #49 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf53e74 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf53e74 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf53e74 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf53e74 in PyMem_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:623:12 #6 0x56105c03226f in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:400:28 #7 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #8 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #9 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #10 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #11 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #12 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #15 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #17 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #18 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #19 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #20 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #21 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #25 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #26 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #27 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #28 0x7fc017828ee5 in __pyx_pymod_exec_mtrand mtrand.c #29 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #30 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #31 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #32 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc0154e4c4c in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32961:15 #5 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #6 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #7 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #8 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #9 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #12 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #14 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #15 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #16 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #20 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #21 0x56105bf546b3 in PyIter_Next /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2864:15 #22 0x56105bf546b3 in PySequence_Tuple /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2076:26 #23 0x56105bf78266 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5373:17 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #42 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #43 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Direct leak of 1 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc07f5a109e in PyDataMem_UserNEW (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1a109e) #2 0x7fc07f5e9cfe in PyArray_NewFromDescr_int (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1e9cfe) #3 0x7fc07f5eb5a6 in PyArray_Empty (/home/willayd/mambaforge/envs/pandas-dev/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-x86_64-linux-gnu.so+0x1eb5a6) #4 0x7fc07f680b87 in array_empty multiarraymodule.c #5 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #6 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #7 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #8 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #9 0x7fc015416f78 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/lib.c:63584:14 #10 0x7fc0154e5ace in __pyx_pf_6pandas_5_libs_3lib_88maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:33042:17 #11 0x7fc0154e0e97 in __pyx_pw_6pandas_5_libs_3lib_89maybe_convert_objects /home/willayd/clones/pandas/pandas/_libs/lib.c:32604:13 #12 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #13 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #19 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #21 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #22 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #42 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 Indirect leak of 360359 byte(s) in 379 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105c04b9e9 in _PyCode_GetCode /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:1468:22 #9 0x56105bfc9484 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:553:29 #10 0x56105bfc939b in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #11 0x56105bfc939b in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:478:13 #12 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #13 0x56105bfc9500 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:565:9 #14 0x56105bfc939b in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #15 0x56105bfc939b in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:478:13 #16 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #17 0x56105bfc9500 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:565:9 #18 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #19 0x56105c04b812 in PyMarshal_WriteObjectToString /usr/local/src/conda/python-3.11.3/Python/marshal.c:1665:5 #20 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 293760 byte(s) in 306 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #53 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #54 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 215050 byte(s) in 428 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #11 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #12 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #13 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #14 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #15 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #16 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #17 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #20 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #21 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Indirect leak of 198912 byte(s) in 259 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #53 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Indirect leak of 96990 byte(s) in 88 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105c04b9e9 in _PyCode_GetCode /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:1468:22 #9 0x56105bfc9484 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:553:29 #10 0x56105bfc939b in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #11 0x56105bfc939b in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:478:13 #12 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #13 0x56105bfc9500 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:565:9 #14 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #15 0x56105c04b812 in PyMarshal_WriteObjectToString /usr/local/src/conda/python-3.11.3/Python/marshal.c:1665:5 #16 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 86748 byte(s) in 54 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c02a87c in type_new_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2896:28 #7 0x56105c02a87c in type_new_set_attrs /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3085:9 #8 0x56105c02a87c in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3193:9 #9 0x56105c02a87c in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #10 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #11 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #14 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 81302 byte(s) in 110 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #11 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #12 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #13 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #14 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #15 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #16 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #17 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #23 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #24 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #25 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #26 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #27 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #37 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #38 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #39 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #43 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #44 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #46 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #47 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #48 0x56105bf9f82a in method_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:481:24 Indirect leak of 63360 byte(s) in 66 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #53 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 62336 byte(s) in 112 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #11 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #12 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #13 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #14 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #17 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #18 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 56640 byte(s) in 59 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #54 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 46080 byte(s) in 60 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #14 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #15 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #16 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #23 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #25 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #26 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 40280 byte(s) in 38 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #53 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #54 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 39155 byte(s) in 17 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #15 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #16 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #17 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #18 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #19 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #20 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #21 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #22 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #23 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #24 0x56105bf6c330 in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4198:34 #25 0x56105bf6c330 in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #26 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #27 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #28 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #29 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #30 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #31 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #32 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #33 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #34 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #35 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #36 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #39 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #40 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #53 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 33792 byte(s) in 44 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #52 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #53 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Indirect leak of 27979 byte(s) in 59 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #11 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #12 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #13 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #14 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #15 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #16 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #26 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #27 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #28 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #29 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #30 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #40 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #41 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #42 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #46 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #47 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #49 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 Indirect leak of 24982 byte(s) in 36 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 24382 byte(s) in 12 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #15 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 #16 0x56105bf85a5e in star_targets_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17093:18 #17 0x56105bf7f363 in _tmp_222_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37369:18 #18 0x56105bf7f363 in _loop1_14_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24369:29 #19 0x56105bf7f363 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2287:34 #20 0x56105bf7f363 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #21 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #22 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #23 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #24 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #25 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #26 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #27 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #28 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #29 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #30 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #31 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #32 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #35 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #36 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 21300 byte(s) in 14 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 20759 byte(s) in 21 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105c04b9e9 in _PyCode_GetCode /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:1468:22 #9 0x56105bfc9484 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:553:29 #10 0x56105bfc939b in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #11 0x56105bfc939b in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:478:13 #12 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #13 0x56105bfc9500 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:565:9 #14 0x56105bfc939b in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #15 0x56105bfc939b in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:478:13 #16 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #17 0x56105bfc9500 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:565:9 #18 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #19 0x56105c04b812 in PyMarshal_WriteObjectToString /usr/local/src/conda/python-3.11.3/Python/marshal.c:1665:5 #20 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 18511 byte(s) in 21 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #13 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #14 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 18280 byte(s) in 19 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #53 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Indirect leak of 16320 byte(s) in 17 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #18 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #19 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #54 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #55 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 14400 byte(s) in 15 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #52 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #53 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 13970 byte(s) in 12 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 13959 byte(s) in 10 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #13 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Indirect leak of 13143 byte(s) in 9 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf97b99 in _PyUnicode_DecodeUnicodeEscapeInternal /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:6535:12 #9 0x56105c03394b in decode_unicode_with_escapes /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:129:9 #10 0x56105bf84f5a in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:280:23 #11 0x56105bf84f5a in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #12 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #13 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #14 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #15 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #16 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #17 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 #18 0x56105bf85a5e in star_targets_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17093:18 #19 0x56105bf7f363 in _tmp_222_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37369:18 #20 0x56105bf7f363 in _loop1_14_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24369:29 #21 0x56105bf7f363 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2287:34 #22 0x56105bf7f363 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #23 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #24 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #25 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #26 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #27 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #28 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #29 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #30 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #31 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #32 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #33 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #34 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #37 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #38 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Indirect leak of 13056 byte(s) in 17 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #19 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #20 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #52 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 12480 byte(s) in 13 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #32 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #33 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #34 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #35 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #36 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #41 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #46 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #47 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #48 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #49 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #50 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #52 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 Indirect leak of 12161 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf91f9e in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf91f9e in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf91f9e in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf91f9e in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf91f9e in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf91f9e in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf91f9e in PyUnicode_Concat /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:11466:14 #8 0x56105bf7349b in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2045:29 #9 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #12 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #13 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #14 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #31 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #41 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #42 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #43 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #44 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Indirect leak of 11520 byte(s) in 15 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #52 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #53 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 Indirect leak of 11520 byte(s) in 12 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #53 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #54 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Indirect leak of 11520 byte(s) in 12 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 11025 byte(s) in 21 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #11 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #12 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #13 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #14 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #15 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #16 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #17 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #20 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #21 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #33 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 10988 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c02a87c in type_new_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2896:28 #7 0x56105c02a87c in type_new_set_attrs /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3085:9 #8 0x56105c02a87c in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3193:9 #9 0x56105c02a87c in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #10 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #13 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #20 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #21 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #22 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #23 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #24 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 9984 byte(s) in 13 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #33 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #34 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #35 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #36 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #37 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #42 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #47 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #48 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #49 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #50 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #51 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 Indirect leak of 8640 byte(s) in 9 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #18 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #19 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #54 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #55 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 8448 byte(s) in 11 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #39 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #52 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 8371 byte(s) in 9 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #13 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #40 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Indirect leak of 7837 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #15 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #16 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #17 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #18 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #19 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #20 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #21 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #22 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #23 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #24 0x56105bf6cbab in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4174:18 #25 0x56105bf6cbab in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #26 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #27 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #28 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #29 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #30 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #31 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #32 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #33 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #34 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #35 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #36 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #39 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #40 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #53 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 7829 byte(s) in 10 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 7680 byte(s) in 10 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf67342 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #16 0x56105bf67342 in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #53 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Indirect leak of 7559 byte(s) in 15 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #11 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #12 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #13 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #14 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #20 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #21 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #22 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #23 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #24 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #29 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #34 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #35 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #36 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #40 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #41 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #43 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #44 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #45 0x56105bf9f82a in method_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:481:24 #46 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Indirect leak of 7428 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf4cc6f in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5231:12 #9 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #10 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #11 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #12 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #13 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #14 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #15 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #16 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #17 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #18 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #19 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #20 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #21 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #22 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #23 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #24 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #25 0x56105bf6cbab in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4174:18 #26 0x56105bf6cbab in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #27 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #28 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #29 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #30 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #31 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #32 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #33 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #34 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #35 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #36 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #37 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #40 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #41 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #52 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #53 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Indirect leak of 7159 byte(s) in 9 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105c04b9e9 in _PyCode_GetCode /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:1468:22 #9 0x56105bfc9484 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:553:29 #10 0x56105bfc939b in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #11 0x56105bfc939b in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:478:13 #12 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #13 0x56105bfc9500 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:565:9 #14 0x56105bfc939b in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #15 0x56105bfc939b in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:478:13 #16 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #17 0x56105bfc9500 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:565:9 #18 0x56105bfc939b in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #19 0x56105bfc939b in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:478:13 #20 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #21 0x56105bfc9500 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:565:9 #22 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #23 0x56105c04b812 in PyMarshal_WriteObjectToString /usr/local/src/conda/python-3.11.3/Python/marshal.c:1665:5 #24 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #32 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #33 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #34 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 6952 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c02a87c in type_new_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2896:28 #7 0x56105c02a87c in type_new_set_attrs /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3085:9 #8 0x56105c02a87c in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3193:9 #9 0x56105c02a87c in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #10 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #11 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #14 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #36 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 6912 byte(s) in 9 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #52 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #53 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 6720 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 6720 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #20 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #21 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #24 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #32 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #33 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #34 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #53 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 6144 byte(s) in 8 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #23 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #24 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #52 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #53 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 6072 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #13 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #14 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #43 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 5965 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c02a87c in type_new_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2896:28 #7 0x56105c02a87c in type_new_set_attrs /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3085:9 #8 0x56105c02a87c in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3193:9 #9 0x56105c02a87c in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #10 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #11 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #14 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #32 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #33 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #34 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 5951 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfab925 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfab925 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfab925 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfab925 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfab925 in _PyUnicode_JoinArray /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10165:11 #8 0x56105bfc5841 in PyUnicode_Join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10057:11 #9 0x56105c07e2bc in pattern_subx /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:1214 #10 0x56105c07dec5 in _sre_SRE_Pattern_sub_impl /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:1253 #11 0x56105c07dec5 in _sre_SRE_Pattern_sub /usr/local/src/conda/python-3.11.3/Modules/_sre/clinic/sre.c.h:680 #12 0x56105bff05cf in method_vectorcall_FASTCALL_KEYWORDS_METHOD /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:386:24 #13 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #19 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #20 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Indirect leak of 5880 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #53 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #54 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Indirect leak of 5760 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #52 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #53 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 5472 byte(s) in 31 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc016a5917c in traced_realloc /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:43:18 #2 0x7fc016aea08c in kh_resize_int64 /home/willayd/clones/pandas/pandas/_libs/src/klib/khash.h:711:1 #3 0x7fc016b021a3 in __pyx_pf_6pandas_5_libs_9hashtable_14Int64HashTable___cinit__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:39002:3 #4 0x7fc016b01d01 in __pyx_pw_6pandas_5_libs_9hashtable_14Int64HashTable_1__cinit__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:38934:13 #5 0x7fc016aeb4e0 in __pyx_tp_new_6pandas_5_libs_9hashtable_Int64HashTable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:158440:7 #6 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #7 0x7fc01297a998 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/index.c:82754:14 #8 0x7fc0129b0d3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83070:14 #9 0x7fc0129ae0e9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83089:12 #10 0x7fc012988e4b in __pyx_f_6pandas_5_libs_5index_11Int64Engine__make_hash_table /home/willayd/clones/pandas/pandas/_libs/index.c:21423:89 #11 0x7fc012986a8f in __pyx_f_6pandas_5_libs_5index_11IndexEngine__ensure_mapping_populated /home/willayd/clones/pandas/pandas/_libs/index.c:9532:17 #12 0x7fc012983d7d in __pyx_f_6pandas_5_libs_5index_11IndexEngine__do_unique_check /home/willayd/clones/pandas/pandas/_libs/index.c:8653:15 #13 0x7fc0129d577a in __pyx_pf_6pandas_5_libs_5index_11IndexEngine_9is_unique___get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8583:17 #14 0x7fc0129d567c in __pyx_pw_6pandas_5_libs_5index_11IndexEngine_9is_unique_1__get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8549:13 #15 0x7fc0129d5578 in __pyx_getprop_6pandas_5_libs_5index_11IndexEngine_is_unique /home/willayd/clones/pandas/pandas/_libs/index.c:75082:10 #16 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #17 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #18 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #19 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #24 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #25 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #26 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #27 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #28 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #29 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #30 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #31 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Indirect leak of 5472 byte(s) in 31 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc016a5917c in traced_realloc /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:43:18 #2 0x7fc016aea004 in kh_resize_int64 /home/willayd/clones/pandas/pandas/_libs/src/klib/khash.h:711:1 #3 0x7fc016b021a3 in __pyx_pf_6pandas_5_libs_9hashtable_14Int64HashTable___cinit__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:39002:3 #4 0x7fc016b01d01 in __pyx_pw_6pandas_5_libs_9hashtable_14Int64HashTable_1__cinit__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:38934:13 #5 0x7fc016aeb4e0 in __pyx_tp_new_6pandas_5_libs_9hashtable_Int64HashTable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:158440:7 #6 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #7 0x7fc01297a998 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/index.c:82754:14 #8 0x7fc0129b0d3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83070:14 #9 0x7fc0129ae0e9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83089:12 #10 0x7fc012988e4b in __pyx_f_6pandas_5_libs_5index_11Int64Engine__make_hash_table /home/willayd/clones/pandas/pandas/_libs/index.c:21423:89 #11 0x7fc012986a8f in __pyx_f_6pandas_5_libs_5index_11IndexEngine__ensure_mapping_populated /home/willayd/clones/pandas/pandas/_libs/index.c:9532:17 #12 0x7fc012983d7d in __pyx_f_6pandas_5_libs_5index_11IndexEngine__do_unique_check /home/willayd/clones/pandas/pandas/_libs/index.c:8653:15 #13 0x7fc0129d577a in __pyx_pf_6pandas_5_libs_5index_11IndexEngine_9is_unique___get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8583:17 #14 0x7fc0129d567c in __pyx_pw_6pandas_5_libs_5index_11IndexEngine_9is_unique_1__get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8549:13 #15 0x7fc0129d5578 in __pyx_getprop_6pandas_5_libs_5index_11IndexEngine_is_unique /home/willayd/clones/pandas/pandas/_libs/index.c:75082:10 #16 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #17 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #18 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #19 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #24 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #25 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #26 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #27 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #28 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #29 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #30 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #31 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Indirect leak of 5376 byte(s) in 7 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Indirect leak of 5289 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c05ffc4 in unicode_fill_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5618:19 #7 0x56105bf65a97 in PyUnicode_AsUTF8AndSize /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:4182:13 #8 0x56105c02a85b in type_new_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2889:27 #9 0x56105c02a85b in type_new_set_attrs /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3085:9 #10 0x56105c02a85b in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3193:9 #11 0x56105c02a85b in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 4963 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105c04b9e9 in _PyCode_GetCode /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:1468:22 #9 0x56105bfc9484 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:553:29 #10 0x56105bfc939b in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #11 0x56105bfc939b in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:478:13 #12 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #13 0x56105bfc9500 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:565:9 #14 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #15 0x56105c04b812 in PyMarshal_WriteObjectToString /usr/local/src/conda/python-3.11.3/Python/marshal.c:1665:5 #16 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 4920 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #54 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 4915 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #13 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 4800 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf5f9b4 in _PyObject_VectorcallTstate.lto_priv.27 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105c032a6c in PyObject_CallMethod /usr/local/src/conda/python-3.11.3/Objects/call.c:627:24 #45 0x56105c039d53 in init_importlib_external /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:323:13 #46 0x56105c039d53 in init_interp_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1222:14 #47 0x56105c039c1d in pyinit_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1326:23 #48 0x56105c01cd27 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1357:18 #49 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #50 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 Indirect leak of 4800 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #29 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 4800 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #43 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #48 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #53 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #54 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #55 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 Indirect leak of 4800 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x7fc017b7f157 in PyCSimpleType_new /usr/local/src/conda/python-3.11.3/Modules/_ctypes/_ctypes.c:2055:30 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #23 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #24 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #52 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #53 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 4577 byte(s) in 11 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c04630f in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2657:9 #10 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #11 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #12 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #13 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #14 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #15 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #16 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #17 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #18 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #19 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #20 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #21 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #22 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #23 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #24 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #32 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #33 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #34 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 4320 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #53 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 3969 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105c04b9e9 in _PyCode_GetCode /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:1468:22 #9 0x56105bfc9484 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:553:29 #10 0x56105bfc939b in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #11 0x56105bfc939b in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:478:13 #12 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #13 0x56105bfc9500 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:565:9 #14 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #15 0x56105c04b812 in PyMarshal_WriteObjectToString /usr/local/src/conda/python-3.11.3/Python/marshal.c:1665:5 #16 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 3840 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #54 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Indirect leak of 3840 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x7fc017b7f157 in PyCSimpleType_new /usr/local/src/conda/python-3.11.3/Modules/_ctypes/_ctypes.c:2055:30 #14 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #15 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Indirect leak of 3840 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #23 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #24 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #27 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #37 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 3840 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf5f9b4 in _PyObject_VectorcallTstate.lto_priv.27 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105c032a6c in PyObject_CallMethod /usr/local/src/conda/python-3.11.3/Objects/call.c:627:24 #46 0x56105c039d53 in init_importlib_external /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:323:13 #47 0x56105c039d53 in init_interp_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1222:14 #48 0x56105c039c1d in pyinit_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1326:23 #49 0x56105c01cd27 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1357:18 #50 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 Indirect leak of 3840 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 3840 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #53 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #54 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Indirect leak of 3840 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf67342 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #15 0x56105bf67342 in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #53 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #54 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 3840 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #25 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #32 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #33 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #34 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #35 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #52 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #53 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #54 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 3840 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #18 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #19 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #54 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #55 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 3824 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf551ab in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf551ab in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf551ab in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf551ab in gc_alloc /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2283:17 #7 0x56105bf551ab in _PyObject_GC_NewVar /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2318:25 #8 0x56105bf53d4e in tuple_alloc /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:50:14 #9 0x56105bf53d4e in PyTuple_New /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:75:10 #10 0x56105c07b713 in lru_cache_make_key /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:841 #11 0x56105c07b3d2 in bounded_lru_cache_wrapper /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:998 #12 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #13 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #14 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #15 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #20 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bfddf93 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bfddf93 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bfddf93 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bfddf93 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bfddf93 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #26 0x56105bfddf93 in vectorcall_method /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1681:24 #27 0x56105bfddf93 in slot_mp_subscript /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7404:1 #28 0x56105bf70be3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2137:29 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #53 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #54 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #55 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #56 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #57 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #58 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #59 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Indirect leak of 3680 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #18 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #19 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #20 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #53 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Indirect leak of 3652 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfab925 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfab925 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfab925 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfab925 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfab925 in _PyUnicode_JoinArray /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10165:11 #8 0x56105bfc574c in PyUnicode_Join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10057:11 #9 0x56105bfc574c in unicode_join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:12446:12 #10 0x56105bf73157 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5225:29 #11 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #14 0x56105bf674b4 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #16 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #17 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Indirect leak of 3513 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c02a87c in type_new_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2896:28 #7 0x56105c02a87c in type_new_set_attrs /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3085:9 #8 0x56105c02a87c in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3193:9 #9 0x56105c02a87c in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #10 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #11 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #12 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #13 0x7fc0167e2c0b in __Pyx_Py3ClassCreate /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:78710:18 #14 0x7fc0167cbbb1 in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:71201:15 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #34 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #35 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #36 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #37 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #38 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #39 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #40 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #41 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #42 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Indirect leak of 3270 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf4cc6f in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5231:12 #9 0x56105bf6b01e in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1187:17 #10 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 3200 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #25 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #32 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #33 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #34 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #35 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #52 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #53 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #54 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 3173 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf97b99 in _PyUnicode_DecodeUnicodeEscapeInternal /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:6535:12 #9 0x56105c03394b in decode_unicode_with_escapes /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:129:9 #10 0x56105bf84f5a in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:280:23 #11 0x56105bf84f5a in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #12 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #13 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #14 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #15 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #16 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #17 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #18 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #19 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #20 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #21 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #22 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #23 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #24 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #25 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #26 0x56105bf6c330 in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4198:34 #27 0x56105bf6c330 in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #28 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #29 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #30 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #31 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #32 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #33 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #34 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #35 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #36 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #37 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #38 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #41 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #42 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 3157 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c02a87c in type_new_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2896:28 #7 0x56105c02a87c in type_new_set_attrs /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3085:9 #8 0x56105c02a87c in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3193:9 #9 0x56105c02a87c in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #10 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #11 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf67342 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #13 0x56105bf67342 in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #14 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 3072 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #44 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #49 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #54 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #55 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 Indirect leak of 3072 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #53 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #54 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Indirect leak of 3072 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #33 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #34 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #35 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #46 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Indirect leak of 3005 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 2987 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc01704ba89 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/interval.c:97851:7 #13 0x7fc01703f9cc in __pyx_pymod_exec_interval /home/willayd/clones/pandas/pandas/_libs/interval.c:98568:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #47 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #54 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #55 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Indirect leak of 2930 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 2880 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #39 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #49 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #53 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #54 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 Indirect leak of 2880 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #53 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Indirect leak of 2880 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #36 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 2880 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #19 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #21 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #22 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 2747 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf91f9e in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf91f9e in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf91f9e in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf91f9e in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf91f9e in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf91f9e in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf91f9e in PyUnicode_Concat /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:11466:14 #8 0x56105bf70dbc in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5552:29 #9 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #12 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #13 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #19 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #20 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Indirect leak of 2745 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 2665 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 2597 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #11 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #12 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #13 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #14 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #17 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #18 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 2585 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #46 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 #47 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 Indirect leak of 2531 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 2511 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #11 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #12 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #13 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #14 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #17 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #18 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #30 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 2449 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 2389 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105c039079 in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3587:29 #9 0x7fc081c345d4 in array_modexec /usr/local/src/conda/python-3.11.3/Modules/arraymodule.c:3082:5 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 2344 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc017828b09 in __pyx_pymod_exec_mtrand mtrand.c #13 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #14 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #15 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #16 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #55 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Indirect leak of 2341 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c039211 in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3544:28 #7 0x7fc081c345d4 in array_modexec /usr/local/src/conda/python-3.11.3/Modules/arraymodule.c:3082:5 #8 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #9 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #10 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #11 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #12 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #13 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #19 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #20 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #21 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #22 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #23 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 2320 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf67342 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #15 0x56105bf67342 in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #53 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #54 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 2304 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 2304 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #14 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #15 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #16 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #23 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #25 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #26 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #49 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #52 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #53 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 2260 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 2260 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #15 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 #16 0x56105bf85a5e in star_targets_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17093:18 #17 0x56105bf7f363 in _tmp_222_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:37369:18 #18 0x56105bf7f363 in _loop1_14_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24369:29 #19 0x56105bf7f363 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2287:34 #20 0x56105bf7f363 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #21 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #22 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #23 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #24 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #25 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #26 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #27 0x56105bf6c330 in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4198:34 #28 0x56105bf6c330 in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #29 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #30 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #31 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #32 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #33 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #34 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #35 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #36 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #37 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #38 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #39 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #42 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #43 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #52 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #53 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 2223 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 2190 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc0167dd3d0 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69030:7 #13 0x7fc0167c615d in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:69958:7 #14 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #15 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #16 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #17 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #29 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #33 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #34 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #35 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #36 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #37 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #38 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #39 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #40 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #41 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 2181 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x56105be849a9 in best_base.cold /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2194:17 #13 0x56105c029e17 in type_new_get_bases /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3278:26 #14 0x56105c029e17 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3320:15 #15 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #16 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #17 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #18 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #19 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #23 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Indirect leak of 2033 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105c04b9e9 in _PyCode_GetCode /usr/local/src/conda/python-3.11.3/Objects/codeobject.c:1468:22 #9 0x56105bfc9484 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:553:29 #10 0x56105bfc939b in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #11 0x56105bfc939b in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:478:13 #12 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #13 0x56105bfc9500 in w_complex_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:565:9 #14 0x56105bfc8ffc in w_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:374:9 #15 0x56105c04b812 in PyMarshal_WriteObjectToString /usr/local/src/conda/python-3.11.3/Python/marshal.c:1665:5 #16 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Indirect leak of 2017 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 1991 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 1920 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c02c7a5 in exec_code_in_module /usr/local/src/conda/python-3.11.3/Python/import.c:764:9 #25 0x56105c02baaf in PyImport_ImportFrozenModuleObject /usr/local/src/conda/python-3.11.3/Python/import.c:1395:9 #26 0x56105c02ba0d in PyImport_ImportFrozenModule /usr/local/src/conda/python-3.11.3/Python/import.c:1435:11 #27 0x56105c02580d in init_importlib /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:283:9 #28 0x56105c02580d in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:968:13 #29 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #30 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #31 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #32 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #33 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #34 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #35 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #36 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #37 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Indirect leak of 1920 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #19 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #20 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #21 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #22 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #23 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #55 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Indirect leak of 1920 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #53 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 1920 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 Indirect leak of 1920 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #48 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #55 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #56 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Indirect leak of 1920 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105c02af70 in type_new_get_bases /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3267:21 #25 0x56105c02af70 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3320:15 #26 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #27 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #28 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #53 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #54 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #55 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #56 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #57 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 1920 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #22 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #54 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 1857 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 1820 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c02a87c in type_new_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2896:28 #7 0x56105c02a87c in type_new_set_attrs /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3085:9 #8 0x56105c02a87c in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3193:9 #9 0x56105c02a87c in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #10 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #11 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #14 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #15 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #19 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #20 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #52 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 1818 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 1804 byte(s) in 5 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #11 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #12 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #13 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #14 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #15 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #23 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #24 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #25 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #26 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #27 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #37 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #38 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #39 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #43 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #44 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #46 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #47 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #48 0x56105bf9f82a in method_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:481:24 Indirect leak of 1791 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #13 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #23 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #24 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #29 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #31 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #32 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 1773 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf90a7b in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf90a7b in build_string /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:933:12 #9 0x56105bf90a7b in do_string_format /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:959:12 #10 0x56105bf90a7b in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #11 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #17 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #18 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #19 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #53 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #54 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Indirect leak of 1744 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #11 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #12 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #13 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #14 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Indirect leak of 1743 byte(s) in 3 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #13 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #14 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #25 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #36 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #37 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 1720 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x7fc017663e84 in __pyx_pymod_exec__generator _generator.c #13 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #14 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #15 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #16 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #53 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #54 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #55 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Indirect leak of 1717 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b0eb in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #42 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 1600 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c039759 in _PyStructSequence_NewType /usr/local/src/conda/python-3.11.3/Objects/structseq.c:599:28 #10 0x56105c048e9a in posixmodule_exec /usr/local/src/conda/python-3.11.3/Modules/posixmodule.c:15857:44 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf5f9b4 in _PyObject_VectorcallTstate.lto_priv.27 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105c032a6c in PyObject_CallMethod /usr/local/src/conda/python-3.11.3/Objects/call.c:627:24 Indirect leak of 1536 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #14 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #15 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #16 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #23 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #25 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #26 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #53 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #54 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 Indirect leak of 1536 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #39 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 1536 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x7fc017b8019b in PyCPointerType_new /usr/local/src/conda/python-3.11.3/Modules/_ctypes/_ctypes.c:1130:30 #14 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #15 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf5f4f5 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:90:16 #17 0x56105bf5f4f5 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:77:1 #18 0x56105bf5f4f5 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #19 0x56105bf5f4f5 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #20 0x7fc017b7ff52 in POINTER /usr/local/src/conda/python-3.11.3/Modules/_ctypes/callproc.c:1931:18 #21 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #22 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #24 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #32 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #50 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #51 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #54 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #55 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Indirect leak of 1536 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #39 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #40 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #49 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #50 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 1536 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c02c7a5 in exec_code_in_module /usr/local/src/conda/python-3.11.3/Python/import.c:764:9 #26 0x56105c02baaf in PyImport_ImportFrozenModuleObject /usr/local/src/conda/python-3.11.3/Python/import.c:1395:9 #27 0x56105c02ba0d in PyImport_ImportFrozenModule /usr/local/src/conda/python-3.11.3/Python/import.c:1435:11 #28 0x56105c02580d in init_importlib /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:283:9 #29 0x56105c02580d in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:968:13 #30 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #31 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #32 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #33 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #34 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #35 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #36 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #37 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #38 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Indirect leak of 1535 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #13 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #26 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #27 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #28 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #41 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #42 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #43 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #44 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Indirect leak of 1519 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfbe5dc in replace /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10781:13 #8 0x56105bfa0cbf in method_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:407:24 #9 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #10 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #11 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #12 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #13 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #14 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #15 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #16 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #19 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 1489 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c02a87c in type_new_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2896:28 #7 0x56105c02a87c in type_new_set_attrs /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3085:9 #8 0x56105c02a87c in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3193:9 #9 0x56105c02a87c in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #10 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #11 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #13 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #14 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c02c7a5 in exec_code_in_module /usr/local/src/conda/python-3.11.3/Python/import.c:764:9 #23 0x56105c02baaf in PyImport_ImportFrozenModuleObject /usr/local/src/conda/python-3.11.3/Python/import.c:1395:9 #24 0x56105c02ba0d in PyImport_ImportFrozenModule /usr/local/src/conda/python-3.11.3/Python/import.c:1435:11 #25 0x56105c02580d in init_importlib /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:283:9 #26 0x56105c02580d in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:968:13 #27 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #28 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #29 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #30 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #31 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #32 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #33 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #34 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #35 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Indirect leak of 1482 byte(s) in 4 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #11 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #12 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #13 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #14 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #15 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #19 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #20 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #21 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 1445 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #46 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Indirect leak of 1434 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #27 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #28 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 #42 0x56105c058909 in pymain_run_python /usr/local/src/conda/python-3.11.3/Modules/main.c:595:21 #43 0x56105c058909 in Py_RunMain /usr/local/src/conda/python-3.11.3/Modules/main.c:680:5 #44 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 Indirect leak of 1421 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bfab925 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bfab925 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bfab925 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bfab925 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bfab925 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bfab925 in _PyUnicode_JoinArray /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10165:11 #8 0x56105bfc5841 in PyUnicode_Join /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:10057:11 #9 0x56105c07e2bc in pattern_subx /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:1214 #10 0x56105c07dec5 in _sre_SRE_Pattern_sub_impl /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:1253 #11 0x56105c07dec5 in _sre_SRE_Pattern_sub /usr/local/src/conda/python-3.11.3/Modules/_sre/clinic/sre.c.h:680 #12 0x56105bff05cf in method_vectorcall_FASTCALL_KEYWORDS_METHOD /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:386:24 #13 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #19 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #20 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #22 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #23 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #26 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #27 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #30 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 1415 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #45 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 Indirect leak of 1400 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c039759 in _PyStructSequence_NewType /usr/local/src/conda/python-3.11.3/Objects/structseq.c:599:28 #10 0x56105c04baf7 in time_exec /usr/local/src/conda/python-3.11.3/Modules/timemodule.c:2032:31 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #49 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #50 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 Indirect leak of 1358 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #45 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 Indirect leak of 1349 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 1307 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 1284 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x56105c039452 in PyModule_AddType /usr/local/src/conda/python-3.11.3/Python/modsupport.c:706:9 #13 0x56105c046f2b in PyInit__io /usr/local/src/conda/python-3.11.3/Modules/_io/_iomodule.c:734:17 #14 0x56105c031063 in create_builtin /usr/local/src/conda/python-3.11.3/Python/import.c:984:19 #15 0x56105c038c2b in _imp_create_builtin /usr/local/src/conda/python-3.11.3/Python/import.c:1035:21 #16 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf5f9b4 in _PyObject_VectorcallTstate.lto_priv.27 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105c032a6c in PyObject_CallMethod /usr/local/src/conda/python-3.11.3/Objects/call.c:627:24 Indirect leak of 1281 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b0eb in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 1240 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #36 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 1236 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c02a87c in type_new_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2896:28 #7 0x56105c02a87c in type_new_set_attrs /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3085:9 #8 0x56105c02a87c in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3193:9 #9 0x56105c02a87c in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #10 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #13 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #20 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #21 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #22 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #23 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #24 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #47 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #51 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #52 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 Indirect leak of 1234 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c02a87c in type_new_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2896:28 #7 0x56105c02a87c in type_new_set_attrs /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3085:9 #8 0x56105c02a87c in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3193:9 #9 0x56105c02a87c in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #10 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #11 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #13 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #14 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #15 0x56105c05456f in make_type /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:943:14 #16 0x56105c0526f9 in init_types /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:1310:24 #17 0x56105c0526f9 in get_ast_state /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:20:10 #18 0x56105c07c63a in astmodule_exec /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:11907 #19 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #20 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #21 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #22 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #23 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #24 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #32 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #33 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #34 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #53 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 1203 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c02a87c in type_new_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2896:28 #7 0x56105c02a87c in type_new_set_attrs /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3085:9 #8 0x56105c02a87c in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3193:9 #9 0x56105c02a87c in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #10 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #11 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #12 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #13 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #20 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #21 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #24 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #32 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #33 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #34 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #52 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Indirect leak of 1200 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c05b4d3 in _functools_exec /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1449:43 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 1197 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 1172 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 1172 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 1150 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105c039079 in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3587:29 #9 0x7fc082019737 in mmap_exec /usr/local/src/conda/python-3.11.3/Modules/mmapmodule.c:1591:47 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 1120 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c039759 in _PyStructSequence_NewType /usr/local/src/conda/python-3.11.3/Objects/structseq.c:599:28 #10 0x56105c038d66 in thread_module_exec /usr/local/src/conda/python-3.11.3/Modules/_threadmodule.c:1636:30 #11 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #12 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #13 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #14 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105c028a05 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105c028a05 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #22 0x56105c032a6c in PyObject_CallMethod /usr/local/src/conda/python-3.11.3/Objects/call.c:627:24 #23 0x56105c025911 in init_importlib /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:306:23 #24 0x56105c025911 in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:968:13 #25 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #26 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #27 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #28 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #29 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #30 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #31 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #32 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #33 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Indirect leak of 1120 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #18 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #19 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #20 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #53 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 1120 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105c058f3a in pymain_run_module /usr/local/src/conda/python-3.11.3/Modules/main.c:300:14 Indirect leak of 1120 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c0729c9 in sre_exec /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:2997:5 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #43 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Indirect leak of 1120 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c0729ab in sre_exec /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:2996:5 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #43 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Indirect leak of 1104 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf4cc6f in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5231:12 #9 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #10 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #11 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #12 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #13 0x7fc014f6fb03 in __Pyx_modinit_type_init_code /home/willayd/clones/pandas/pandas/_libs/arrays.c:7336:7 #14 0x7fc014f6e3ab in __pyx_pymod_exec_arrays /home/willayd/clones/pandas/pandas/_libs/arrays.c:7650:7 #15 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #16 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #17 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #18 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #19 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #20 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #21 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #26 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #27 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #28 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #29 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #30 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 1102 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c039211 in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3544:28 #7 0x7fc082019737 in mmap_exec /usr/local/src/conda/python-3.11.3/Modules/mmapmodule.c:1591:47 #8 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #9 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #10 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #11 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #12 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #13 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #19 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #20 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #21 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #22 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #23 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #24 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #27 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #28 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #29 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #30 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #31 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #48 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #49 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 1080 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x7fc081ce0b72 in _bz2_exec /usr/local/src/conda/python-3.11.3/Modules/_bz2module.c:789:52 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 1045 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c04630f in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2657:9 #10 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #11 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #12 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #13 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #14 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #15 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #16 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #17 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #18 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #24 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #25 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #26 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #27 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #28 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #40 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #44 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #45 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #47 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #48 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 Indirect leak of 1040 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c05b504 in _functools_exec /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1458:32 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 1040 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #38 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #44 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #45 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #46 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #47 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #48 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #54 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Indirect leak of 1015 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c04630f in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2657:9 #10 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #11 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #12 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #13 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #14 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #15 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #18 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #19 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 1000 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c05b53e in _functools_exec /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1469:45 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 1000 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c059e08 in operator_exec /usr/local/src/conda/python-3.11.3/Modules/_operator.c:1827:30 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 1000 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c059dd7 in operator_exec /usr/local/src/conda/python-3.11.3/Modules/_operator.c:1819:30 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 1000 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c038c96 in thread_module_exec /usr/local/src/conda/python-3.11.3/Modules/_threadmodule.c:1596:40 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105c028a05 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105c028a05 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #21 0x56105c032a6c in PyObject_CallMethod /usr/local/src/conda/python-3.11.3/Objects/call.c:627:24 #22 0x56105c025911 in init_importlib /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:306:23 #23 0x56105c025911 in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:968:13 #24 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #25 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #26 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #27 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #28 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #29 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #30 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #31 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #32 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Indirect leak of 1000 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c038d1c in thread_module_exec /usr/local/src/conda/python-3.11.3/Modules/_threadmodule.c:1622:41 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105c028a05 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105c028a05 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #21 0x56105c032a6c in PyObject_CallMethod /usr/local/src/conda/python-3.11.3/Objects/call.c:627:24 #22 0x56105c025911 in init_importlib /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:306:23 #23 0x56105c025911 in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:968:13 #24 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #25 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #26 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #27 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #28 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #29 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #30 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #31 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #32 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Indirect leak of 1000 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c038cfe in thread_module_exec /usr/local/src/conda/python-3.11.3/Modules/_threadmodule.c:1616:47 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105c028a05 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105c028a05 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #21 0x56105c032a6c in PyObject_CallMethod /usr/local/src/conda/python-3.11.3/Objects/call.c:627:24 #22 0x56105c025911 in init_importlib /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:306:23 #23 0x56105c025911 in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:968:13 #24 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #25 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #26 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #27 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #28 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #29 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #30 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #31 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #32 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Indirect leak of 1000 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c038cc9 in thread_module_exec /usr/local/src/conda/python-3.11.3/Modules/_threadmodule.c:1605:48 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105c028a05 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105c028a05 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #21 0x56105c032a6c in PyObject_CallMethod /usr/local/src/conda/python-3.11.3/Objects/call.c:627:24 #22 0x56105c025911 in init_importlib /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:306:23 #23 0x56105c025911 in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:968:13 #24 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #25 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #26 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #27 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #28 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #29 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #30 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #31 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #32 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Indirect leak of 1000 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #53 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 1000 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #20 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #21 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #22 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #23 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #24 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #32 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #33 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #34 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #52 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #53 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #54 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #55 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 1000 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x7fc082019737 in mmap_exec /usr/local/src/conda/python-3.11.3/Modules/mmapmodule.c:1591:47 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 1000 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x7fc081c345d4 in array_modexec /usr/local/src/conda/python-3.11.3/Modules/arraymodule.c:3082:5 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 1000 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c0729e8 in sre_exec /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:2998:5 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #43 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Indirect leak of 1000 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c051ce7 in init_types /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:1101:23 #10 0x56105c051ce7 in get_ast_state /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:20:10 #11 0x56105c07c63a in astmodule_exec /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:11907 #12 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #13 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #14 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #15 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 993 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #42 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 989 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf90a7b in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf90a7b in build_string /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:933:12 #9 0x56105bf90a7b in do_string_format /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:959:12 #10 0x56105bf90a7b in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #11 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #17 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #18 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #19 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #51 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 979 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #15 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #16 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #17 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #18 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #19 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 976 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf91f9e in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf91f9e in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf91f9e in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf91f9e in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf91f9e in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf91f9e in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf91f9e in PyUnicode_Concat /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:11466:14 #8 0x56105bf70dbc in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5552:29 #9 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #12 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #13 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #14 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #19 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #20 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #45 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #46 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #47 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 968 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #44 0x7fc016296638 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25395:15 #45 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #46 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #47 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #48 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c05b55c in _functools_exec /usr/local/src/conda/python-3.11.3/Modules/_functoolsmodule.c:1477:49 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x56105c059e38 in operator_exec /usr/local/src/conda/python-3.11.3/Modules/_operator.c:1835:32 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #37 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #39 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #52 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #53 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf9bf82 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf9bf82 in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #48 0x56105bfcba99 in _PyCodec_Lookup /usr/local/src/conda/python-3.11.3/Python/codecs.c:177:18 #49 0x56105c04c0e2 in config_get_codec_name /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:15906:23 #50 0x56105c039e62 in init_fs_encoding /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:16020:9 #51 0x56105c039e62 in _PyUnicode_InitEncodings /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:16036:23 #52 0x56105c039e62 in init_interp_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1235:14 #53 0x56105c039c1d in pyinit_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1326:23 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #53 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105c028a05 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105c028a05 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #16 0x56105c0470ec in _PyObject_CallFunction_SizeT /usr/local/src/conda/python-3.11.3/Objects/call.c:590:24 #17 0x56105c046e7e in PyInit__io /usr/local/src/conda/python-3.11.3/Modules/_io/_iomodule.c:695:36 #18 0x56105c031063 in create_builtin /usr/local/src/conda/python-3.11.3/Python/import.c:984:19 #19 0x56105c038c2b in _imp_create_builtin /usr/local/src/conda/python-3.11.3/Python/import.c:1035:21 #20 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #52 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #16 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #17 0x56105c029ca9 in PyErr_NewException /usr/local/src/conda/python-3.11.3/Python/errors.c:1172:14 #18 0x56105c0256f6 in create_exception_group_class /usr/local/src/conda/python-3.11.3/Objects/exceptions.c:1475:35 #19 0x56105c0256f6 in _PyBuiltins_AddExceptions /usr/local/src/conda/python-3.11.3/Objects/exceptions.c:3705:38 #20 0x56105c0256f6 in pycore_init_builtins /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:888:9 #21 0x56105c0256f6 in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:960:14 #22 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #23 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #24 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #25 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #26 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #27 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #28 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #29 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #30 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #24 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #25 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #26 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #27 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #37 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #38 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #39 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #45 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #50 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #51 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #52 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #53 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #54 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #55 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #20 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #21 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #22 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #23 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #24 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #20 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #21 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #22 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #23 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #24 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #34 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #35 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #36 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #53 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #54 0x56105bfec00f in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #55 0x56105bfec00f in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7706:15 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #43 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #44 0x56105bfec00f in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #45 0x56105bfec00f in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7706:15 #46 0x56105bf8f5a7 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #47 0x56105bf8f5a7 in builtin_getattr /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1134:18 #48 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #53 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #54 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #55 0x56105bf64265 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #15 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #16 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #17 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #18 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #19 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #22 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #23 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #24 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #30 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #31 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #32 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #33 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #34 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #35 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #38 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #39 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #52 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #53 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #25 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #28 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #29 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #30 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #31 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #32 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #50 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #51 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #52 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #53 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #54 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105bf8d85a in cfunction_vectorcall_FASTCALL /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:427:24 #25 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x7fc015dd914b in __Pyx_Py3ClassCreate /home/willayd/clones/pandas/pandas/_libs/tslibs/period.c:47971:18 #15 0x7fc015dd1179 in __pyx_pymod_exec_period /home/willayd/clones/pandas/pandas/_libs/tslibs/period.c:43891:15 #16 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #17 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #18 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #49 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #52 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #53 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #54 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #55 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #14 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #15 0x7fc0167e2c0b in __Pyx_Py3ClassCreate /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:78710:18 #16 0x7fc0167cbbb1 in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:71201:15 #17 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #18 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #19 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #20 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #32 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #36 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #37 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #38 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #39 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #40 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #41 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #42 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #43 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #44 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c02aa82 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c02aa82 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c02aa82 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c02aa82 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #15 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #18 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #19 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #20 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #21 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #22 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #23 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #24 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #25 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #26 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #28 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #29 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #30 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #31 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #32 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #33 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #36 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #37 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #38 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #39 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #40 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #50 0x7fc016296638 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25395:15 #51 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #52 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #53 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #26 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #27 0x7fc016fc61db in __Pyx_Py3ClassCreate /home/willayd/clones/pandas/pandas/_libs/tslibs/dtypes.c:14914:18 #28 0x7fc016fb68a1 in __pyx_pymod_exec_dtypes /home/willayd/clones/pandas/pandas/_libs/tslibs/dtypes.c:10936:15 #29 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #30 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #31 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #32 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #44 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #53 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #54 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x7fc016f66f8b in __Pyx_Py3ClassCreate /home/willayd/clones/pandas/pandas/_libs/tslibs/np_datetime.c:13051:18 #15 0x7fc016f63976 in __pyx_pymod_exec_np_datetime /home/willayd/clones/pandas/pandas/_libs/tslibs/np_datetime.c:11218:15 #16 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #17 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #18 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #19 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #31 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #35 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #36 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #37 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #38 0x7fc016fc3851 in __Pyx_modinit_function_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/dtypes.c:9501:15 #39 0x7fc016face30 in __pyx_pymod_exec_dtypes /home/willayd/clones/pandas/pandas/_libs/tslibs/dtypes.c:9718:7 #40 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #41 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #42 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #43 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #38 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #49 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #51 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #24 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #25 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #28 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #34 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #35 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #36 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #45 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #46 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #47 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #53 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #54 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #55 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #15 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #16 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #17 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #18 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #20 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #21 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #22 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #23 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #24 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #25 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #27 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #53 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #41 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #42 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #51 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #52 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #53 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x7fc081c345f2 in array_modexec /usr/local/src/conda/python-3.11.3/Modules/arraymodule.c:3083:5 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x7fc081c69689 in _random_exec /usr/local/src/conda/python-3.11.3/Modules/_randommodule.c:589:26 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c038e3d in PyType_FromModuleAndSpec /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3417:30 #9 0x7fc081ce0b40 in _bz2_exec /usr/local/src/conda/python-3.11.3/Modules/_bz2module.c:779:50 #10 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #11 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #12 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #13 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #51 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #13 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #17 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #22 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #23 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #24 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #25 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #26 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #27 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #51 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #52 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #53 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #54 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #55 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #56 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #16 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #17 0x56105c05456f in make_type /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:943:14 #18 0x56105c052d12 in init_types /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:1445:24 #19 0x56105c052d12 in get_ast_state /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:20:10 #20 0x56105c07c63a in astmodule_exec /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:11907 #21 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #22 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #23 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #24 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #53 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #54 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #55 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #56 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #16 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #17 0x56105c05456f in make_type /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:943:14 #18 0x56105c052cd8 in init_types /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:1441:27 #19 0x56105c052cd8 in get_ast_state /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:20:10 #20 0x56105c07c63a in astmodule_exec /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:11907 #21 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #22 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #23 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #24 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #53 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #54 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #55 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #56 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #16 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #17 0x56105c05456f in make_type /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:943:14 #18 0x56105c0527c8 in init_types /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:1349:29 #19 0x56105c0527c8 in get_ast_state /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:20:10 #20 0x56105c07c63a in astmodule_exec /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:11907 #21 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #22 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #23 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #24 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #53 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #54 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #55 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #56 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 960 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf566ea in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf566ea in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf566ea in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf566ea in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf566ea in _PyType_AllocNoTrack /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1133:19 #7 0x56105bf566ea in PyType_GenericAlloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1157:21 #8 0x56105c029ea5 in type_new_alloc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2753:28 #9 0x56105c029ea5 in type_new_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3165:26 #10 0x56105c029ea5 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3188:26 #11 0x56105c029ea5 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #12 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #13 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #14 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #15 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #16 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #17 0x56105c05456f in make_type /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:943:14 #18 0x56105c0526f9 in init_types /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:1310:24 #19 0x56105c0526f9 in get_ast_state /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:20:10 #20 0x56105c07c63a in astmodule_exec /usr/local/src/conda/python-3.11.3/Python/Python-ast.c:11907 #21 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #22 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #23 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #24 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #25 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #26 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #33 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #34 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #35 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #36 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #37 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #40 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #41 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #42 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #43 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #44 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #53 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #54 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #55 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #56 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 950 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 949 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf91f9e in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf91f9e in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf91f9e in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf91f9e in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf91f9e in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf91f9e in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf91f9e in PyUnicode_Concat /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:11466:14 #8 0x56105bf70dbc in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5552:29 #9 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #10 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #11 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #12 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #13 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #14 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #15 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #16 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #51 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #52 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 921 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf84e7d in _PyPegen_parsestr /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:277:23 #9 0x56105bf84e7d in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:896:13 #10 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #11 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #12 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #13 0x56105bf7eb12 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #14 0x56105bf7eb12 in single_subscript_attribute_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17806:18 #15 0x56105bf7eb12 in _tmp_12_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:24274:54 #16 0x56105bf7eb12 in assignment_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2246:18 #17 0x56105bf7eb12 in simple_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1653:31 #18 0x56105bf7e571 in simple_stmts_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1548:18 #19 0x56105bf6b630 in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1371:18 #20 0x56105bf6b630 in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #21 0x56105bf6b630 in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #22 0x56105c033295 in block_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4042:18 #23 0x56105c035868 in class_def_raw_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4277:18 #24 0x56105bf6cbab in class_def_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:4174:18 #25 0x56105bf6cbab in compound_stmt_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:2045:30 #26 0x56105bf6b60e in statement_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1347:18 #27 0x56105bf6b60e in _loop1_3_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:23705:30 #28 0x56105bf6b60e in statements_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1303:18 #29 0x56105c02cf81 in file_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:1062:18 #30 0x56105c02cf81 in _PyPegen_parse /usr/local/src/conda/python-3.11.3/Parser/parser.c:38706:18 #31 0x56105c02cb9b in _PyPegen_run_parser /usr/local/src/conda/python-3.11.3/Parser/pegen.c:837:17 #32 0x56105c02b90e in _PyPegen_run_parser_from_string /usr/local/src/conda/python-3.11.3/Parser/pegen.c:952:14 #33 0x56105c02b90e in _PyParser_ASTFromString /usr/local/src/conda/python-3.11.3/Parser/peg_api.c:14:21 #34 0x56105c02b42b in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1793:11 #35 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #36 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #39 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #40 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #41 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #42 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #43 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #46 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #47 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #48 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #49 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #50 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #51 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #52 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #53 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #54 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #55 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 881 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b0eb in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 866 byte(s) in 2 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf90a7b in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x56105bf90a7b in build_string /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:933:12 #9 0x56105bf90a7b in do_string_format /usr/local/src/conda/python-3.11.3/Objects/stringlib/unicode_format.h:959:12 #10 0x56105bf90a7b in method_vectorcall_VARARGS_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:364:14 #11 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #12 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #17 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #18 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #19 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 864 byte(s) in 27 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc016a5917c in traced_realloc /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:43:18 #2 0x7fc016bf146c in kh_resize_pymap /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:387:1 #3 0x7fc016c03d50 in __pyx_pf_6pandas_5_libs_9hashtable_17PyObjectHashTable___init__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94702:3 #4 0x7fc016bf2b99 in __pyx_pw_6pandas_5_libs_9hashtable_17PyObjectHashTable_1__init__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94634:13 #5 0x56105bf64265 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #6 0x7fc01297a998 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/index.c:82754:14 #7 0x7fc0129b0d3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83070:14 #8 0x7fc0129ae0e9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83089:12 #9 0x7fc012988a0b in __pyx_f_6pandas_5_libs_5index_12ObjectEngine__make_hash_table /home/willayd/clones/pandas/pandas/_libs/index.c:12398:89 #10 0x7fc012986a8f in __pyx_f_6pandas_5_libs_5index_11IndexEngine__ensure_mapping_populated /home/willayd/clones/pandas/pandas/_libs/index.c:9532:17 #11 0x7fc012983d7d in __pyx_f_6pandas_5_libs_5index_11IndexEngine__do_unique_check /home/willayd/clones/pandas/pandas/_libs/index.c:8653:15 #12 0x7fc0129d577a in __pyx_pf_6pandas_5_libs_5index_11IndexEngine_9is_unique___get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8583:17 #13 0x7fc0129d567c in __pyx_pw_6pandas_5_libs_5index_11IndexEngine_9is_unique_1__get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8549:13 #14 0x7fc0129d5578 in __pyx_getprop_6pandas_5_libs_5index_11IndexEngine_is_unique /home/willayd/clones/pandas/pandas/_libs/index.c:75082:10 #15 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #16 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #17 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #18 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #23 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #24 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #25 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #26 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #27 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #28 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #29 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #30 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #31 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 Indirect leak of 864 byte(s) in 27 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc016a5917c in traced_realloc /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:43:18 #2 0x7fc016bf13e4 in kh_resize_pymap /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:387:1 #3 0x7fc016c03d50 in __pyx_pf_6pandas_5_libs_9hashtable_17PyObjectHashTable___init__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94702:3 #4 0x7fc016bf2b99 in __pyx_pw_6pandas_5_libs_9hashtable_17PyObjectHashTable_1__init__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94634:13 #5 0x56105bf64265 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #6 0x7fc01297a998 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/index.c:82754:14 #7 0x7fc0129b0d3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83070:14 #8 0x7fc0129ae0e9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83089:12 #9 0x7fc012988a0b in __pyx_f_6pandas_5_libs_5index_12ObjectEngine__make_hash_table /home/willayd/clones/pandas/pandas/_libs/index.c:12398:89 #10 0x7fc012986a8f in __pyx_f_6pandas_5_libs_5index_11IndexEngine__ensure_mapping_populated /home/willayd/clones/pandas/pandas/_libs/index.c:9532:17 #11 0x7fc012983d7d in __pyx_f_6pandas_5_libs_5index_11IndexEngine__do_unique_check /home/willayd/clones/pandas/pandas/_libs/index.c:8653:15 #12 0x7fc0129d577a in __pyx_pf_6pandas_5_libs_5index_11IndexEngine_9is_unique___get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8583:17 #13 0x7fc0129d567c in __pyx_pw_6pandas_5_libs_5index_11IndexEngine_9is_unique_1__get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8549:13 #14 0x7fc0129d5578 in __pyx_getprop_6pandas_5_libs_5index_11IndexEngine_is_unique /home/willayd/clones/pandas/pandas/_libs/index.c:75082:10 #15 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #16 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #17 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #18 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #23 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #24 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #25 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #26 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #27 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #28 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #29 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #30 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #31 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 Indirect leak of 846 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 840 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf551ab in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf551ab in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf551ab in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf551ab in gc_alloc /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2283:17 #7 0x56105bf551ab in _PyObject_GC_NewVar /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2318:25 #8 0x56105bf53d4e in tuple_alloc /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:50:14 #9 0x56105bf53d4e in PyTuple_New /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:75:10 #10 0x56105bf6b080 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1215:13 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 812 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #13 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #14 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 811 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 809 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c02a87c in type_new_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2896:28 #7 0x56105c02a87c in type_new_set_attrs /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3085:9 #8 0x56105c02a87c in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3193:9 #9 0x56105c02a87c in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #10 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #13 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #20 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #21 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #22 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #23 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #24 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #51 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #52 0x56105bfec00f in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #53 0x56105bfec00f in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7706:15 Indirect leak of 793 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #13 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 785 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105bf69892 in _PyUnicodeWriter_Finish /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:14053:16 #8 0x7fc080d7dbb5 in scanstring_unicode /usr/local/src/conda/python-3.11.3/Modules/_json.c:546:12 #9 0x7fc080d7bf7c in _parse_array_unicode /usr/local/src/conda/python-3.11.3/Modules/_json.c:843:19 #10 0x7fc080d7bf7c in scan_once_unicode /usr/local/src/conda/python-3.11.3/Modules/_json.c:1074:19 #11 0x7fc080d7b127 in scanner_call /usr/local/src/conda/python-3.11.3/Modules/_json.c:1151:16 #12 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #13 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #14 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #15 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #16 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #17 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #18 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #19 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #20 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #21 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #26 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #27 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #28 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #29 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #40 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #45 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #46 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #47 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 778 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x7fc01628bb18 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26204:14 #20 0x7fc01628bf3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26272:14 #21 0x7fc01628b1b9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26291:12 #22 0x7fc0162914a0 in __pyx_f_6pandas_5_libs_6tslibs_9timezones_maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4511:94 #23 0x7fc01628f1d9 in __pyx_pf_6pandas_5_libs_6tslibs_9timezones_4maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4689:28 #24 0x7fc016287104 in __pyx_pw_6pandas_5_libs_6tslibs_9timezones_5maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4673:13 #25 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #26 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #31 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #32 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #33 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #42 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #14 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #15 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #21 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #23 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #24 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #14 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #15 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #16 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #21 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #22 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #23 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #24 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #25 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #26 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #27 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #29 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bfb66b7 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:67:20 #27 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #28 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #33 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #38 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #39 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #40 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #41 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #46 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #51 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #52 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #53 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #54 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #14 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #15 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #16 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #23 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #25 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #26 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #53 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x7fc01628bb18 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26204:14 #20 0x7fc01628bf3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26272:14 #21 0x7fc01628b1b9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26291:12 #22 0x7fc0162914a0 in __pyx_f_6pandas_5_libs_6tslibs_9timezones_maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4511:94 #23 0x7fc01628f1d9 in __pyx_pf_6pandas_5_libs_6tslibs_9timezones_4maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4689:28 #24 0x7fc016287104 in __pyx_pw_6pandas_5_libs_6tslibs_9timezones_5maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4673:13 #25 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #33 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #34 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #35 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #36 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #37 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #38 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #47 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #48 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #51 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #52 0x56105bfb6634 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:89:18 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x7fc01628bb18 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26204:14 #20 0x7fc01628bf3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26272:14 #21 0x7fc01628b1b9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:26291:12 #22 0x7fc0162914a0 in __pyx_f_6pandas_5_libs_6tslibs_9timezones_maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4511:94 #23 0x7fc01628f1d9 in __pyx_pf_6pandas_5_libs_6tslibs_9timezones_4maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4689:28 #24 0x7fc016287104 in __pyx_pw_6pandas_5_libs_6tslibs_9timezones_5maybe_get_tz /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:4673:13 #25 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #32 0x56105bf9e7f0 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #33 0x56105bf9e7f0 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #34 0x56105bf9e7f0 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #35 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #36 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #37 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #38 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #44 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #15 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #16 0x7fc0167e2c0b in __Pyx_Py3ClassCreate /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:78710:18 #17 0x7fc0167cbbb1 in __pyx_pymod_exec_offsets /home/willayd/clones/pandas/pandas/_libs/tslibs/offsets.c:71201:15 #18 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #19 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #20 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #21 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #33 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf5f3f7 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf5f3f7 in _PyObject_CallFunctionVa /usr/local/src/conda/python-3.11.3/Objects/call.c:536:18 #37 0x56105bf5f3f7 in PyObject_CallFunction /usr/local/src/conda/python-3.11.3/Objects/call.c:558:14 #38 0x56105bfc858e in PyImport_Import /usr/local/src/conda/python-3.11.3/Python/import.c:2024:9 #39 0x56105c04b50c in PyImport_ImportModule /usr/local/src/conda/python-3.11.3/Python/import.c:1453:14 #40 0x7fc01698ebc7 in __Pyx_modinit_type_import_code /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27238:15 #41 0x7fc01698a8d5 in __pyx_pymod_exec_conversion /home/willayd/clones/pandas/pandas/_libs/tslibs/conversion.c:27554:7 #42 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #43 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #44 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #45 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #46 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #47 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #48 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #14 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #15 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #16 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #23 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #25 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #26 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #27 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #28 0x7fc016fc61db in __Pyx_Py3ClassCreate /home/willayd/clones/pandas/pandas/_libs/tslibs/dtypes.c:14914:18 #29 0x7fc016fb68a1 in __pyx_pymod_exec_dtypes /home/willayd/clones/pandas/pandas/_libs/tslibs/dtypes.c:10936:15 #30 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #31 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #32 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #33 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #53 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #54 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #44 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #45 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #46 0x56105bf63d0a in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #47 0x56105bf63d0a in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #48 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #49 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #52 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #53 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #54 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #39 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #50 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #14 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #15 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #16 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #23 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #25 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #26 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #38 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #52 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #14 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #15 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #16 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #23 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #25 0x56105c02af70 in type_new_get_bases /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3267:21 #26 0x56105c02af70 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3320:15 #27 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #28 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #29 0x56105bf725ac in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4988:29 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #53 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #54 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #55 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #18 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #19 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #20 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #23 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #24 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #25 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #32 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #33 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #34 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #35 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #43 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #44 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #45 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #48 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #49 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #50 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #51 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #52 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #14 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #15 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #16 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #23 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #25 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #26 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #46 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #47 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #48 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #50 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #51 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #52 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #53 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #14 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #15 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #16 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfd509d in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #23 0x56105bfd509d in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bfd509d in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #25 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #26 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #39 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #40 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #43 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #44 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #45 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #46 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #47 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #48 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #49 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #50 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #51 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #52 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #53 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #54 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #14 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #15 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #16 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #17 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #18 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #23 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #24 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #25 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #26 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #27 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #31 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #49 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #50 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #51 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #52 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #53 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #37 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #38 0x56105bfc8b36 in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #39 0x56105bfc8b36 in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #40 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #41 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf9bf82 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf9bf82 in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #49 0x56105bfcba99 in _PyCodec_Lookup /usr/local/src/conda/python-3.11.3/Python/codecs.c:177:18 #50 0x56105c04c0e2 in config_get_codec_name /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:15906:23 #51 0x56105c039e62 in init_fs_encoding /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:16020:9 #52 0x56105c039e62 in _PyUnicode_InitEncodings /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:16036:23 #53 0x56105c039e62 in init_interp_main /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1235:14 Indirect leak of 768 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105c0266bb in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105c0266bb in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105c0266bb in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105c0266bb in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c0266bb in new_keys_object /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:632:14 #7 0x56105bf52a6c in _PyDict_NewKeysForClass /usr/local/src/conda/python-3.11.3/Objects/dictobject.c:5333:30 #8 0x56105bf52a6c in type_ready_managed_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6420:30 #9 0x56105bf52a6c in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6488:9 #10 0x56105bf52a6c in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #11 0x56105c02a206 in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3198:9 #12 0x56105c02a206 in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #13 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #14 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #15 0x56105bf672ce in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #16 0x56105bf672ce in PyObject_VectorcallDict /usr/local/src/conda/python-3.11.3/Objects/call.c:165:12 #17 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #18 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #19 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #21 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #22 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #25 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #26 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #29 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #30 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #38 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #39 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #40 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #41 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #44 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #45 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #47 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #48 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #52 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #53 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Indirect leak of 751 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 733 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #49 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #50 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #51 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 Indirect leak of 726 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0ad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #26 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #27 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #28 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #29 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #30 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #33 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #35 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #36 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #37 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #38 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #39 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #42 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #43 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #46 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #51 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Indirect leak of 726 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 713 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #13 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #14 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #30 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #35 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #40 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #41 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #42 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #43 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 705 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x7fc0161c316d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:33426:22 #27 0x7fc0161bc0a8 in __pyx_pymod_exec_fields /home/willayd/clones/pandas/pandas/_libs/tslibs/fields.c:30498:15 #28 0x56105c0322af in PyModule_ExecDef /usr/local/src/conda/python-3.11.3/Objects/moduleobject.c:419:24 #29 0x56105c038c58 in _imp_exec_builtin_impl /usr/local/src/conda/python-3.11.3/Python/import.c:2426:12 #30 0x56105c038c58 in _imp_exec_builtin /usr/local/src/conda/python-3.11.3/Python/clinic/import.c.h:504:21 #31 0x56105bf857da in cfunction_vectorcall_O /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:514:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x7fc01645cb3d in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:53395:22 #43 0x7fc01644e08d in __pyx_pymod_exec_timedeltas /home/willayd/clones/pandas/pandas/_libs/tslibs/timedeltas.c:49449:15 Indirect leak of 704 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf551ab in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf551ab in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf551ab in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf551ab in gc_alloc /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2283:17 #7 0x56105bf551ab in _PyObject_GC_NewVar /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2318:25 #8 0x56105bf53d4e in tuple_alloc /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:50:14 #9 0x56105bf53d4e in PyTuple_New /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:75:10 #10 0x56105bf6b080 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1215:13 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #46 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #47 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #48 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Indirect leak of 696 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf551ab in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf551ab in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf551ab in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf551ab in gc_alloc /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2283:17 #7 0x56105bf551ab in _PyObject_GC_NewVar /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2318:25 #8 0x56105c07347b in _sre_compile_impl /usr/local/src/conda/python-3.11.3/Modules/_sre/sre.c:1427:12 #9 0x56105c07347b in _sre_compile /usr/local/src/conda/python-3.11.3/Modules/_sre/clinic/sre.c.h:829:20 #10 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #11 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #12 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #13 0x56105c02db8e in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:201:12 #14 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #15 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #16 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #17 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #25 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #32 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #33 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #34 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #35 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #49 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #50 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #51 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 654 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #42 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #43 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #44 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 654 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4cabf in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4cabf in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4cabf in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4cabf in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4cabf in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf4cabf in unicode_decode_utf8 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:5117:19 #8 0x56105bf527d0 in type_dict_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6170:25 #9 0x56105bf527d0 in type_ready_fill_dict /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6206:9 #10 0x56105bf527d0 in type_ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6476:9 #11 0x56105bf527d0 in PyType_Ready /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:6515:9 #12 0x56105c025cd9 in _PyTypes_InitTypes /usr/local/src/conda/python-3.11.3/Objects/object.c:1986:13 #13 0x56105c025cd9 in pycore_init_types /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:800:14 #14 0x56105c025339 in pycore_interp_init /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:941:14 #15 0x56105c01d1c4 in pyinit_config /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:997:14 #16 0x56105c01d1c4 in pyinit_core.constprop.0 /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1160:18 #17 0x56105c01cd02 in Py_InitializeFromConfig /usr/local/src/conda/python-3.11.3/Python/pylifecycle.c:1350:14 #18 0x56105c01b7b2 in pymain_init /usr/local/src/conda/python-3.11.3/Modules/main.c:67:14 #19 0x56105c01b470 in pymain_main /usr/local/src/conda/python-3.11.3/Modules/main.c:701:23 #20 0x56105c01b178 in Py_BytesMain /usr/local/src/conda/python-3.11.3/Modules/main.c:734:12 #21 0x7fc084223a8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #22 0x7fc084223b48 in __libc_start_main csu/../csu/libc-start.c:360:3 #23 0x56105c01b014 in _start (/home/willayd/mambaforge/envs/pandas-dev/bin/python3.11+0x291014) Indirect leak of 652 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #31 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #32 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #37 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #42 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #43 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #44 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #45 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 652 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b0eb in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #45 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 Indirect leak of 648 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #34 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #35 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 Indirect leak of 648 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf551ab in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf551ab in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf551ab in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf551ab in gc_alloc /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2283:17 #7 0x56105bf551ab in _PyObject_GC_NewVar /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2318:25 #8 0x56105bf53d4e in tuple_alloc /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:50:14 #9 0x56105bf53d4e in PyTuple_New /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:75:10 #10 0x56105bf6b080 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1215:13 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 644 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #31 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #32 0x56105c02ec77 in PyObject_CallFunctionObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:925:14 #33 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #34 0x56105bfec00f in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #35 0x56105bfec00f in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7706:15 #36 0x56105bf8f5a7 in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #37 0x56105bf8f5a7 in builtin_getattr /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1134:18 #38 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #39 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #40 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #41 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #42 0x56105bf9e8a1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #43 0x56105bf9e8a1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #44 0x56105bf9e8a1 in slot_tp_init /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7863:15 #45 0x56105bf64265 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #46 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #47 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 Indirect leak of 625 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #45 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #46 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 617 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #13 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #14 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #32 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #33 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #43 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #44 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #45 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #47 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 Indirect leak of 606 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105c02a87c in type_new_set_doc /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:2896:28 #7 0x56105c02a87c in type_new_set_attrs /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3085:9 #8 0x56105c02a87c in type_new_impl /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3193:9 #9 0x56105c02a87c in type_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:3332:12 #10 0x56105bfd542b in tp_new_wrapper /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7168:11 #11 0x56105bf873c6 in cfunction_call /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:542:18 #12 0x56105bfa11ab in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:343:19 #13 0x56105bfa11ab in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #14 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #15 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bfd4fc1 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:141:15 #20 0x56105bfd4fc1 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #21 0x56105bfd4fc1 in slot_tp_new /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7893:14 #22 0x56105bf63c57 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #23 0x56105bf63c57 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #24 0x56105c02dbcc in builtin___build_class__ /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:209:15 #25 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #26 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #27 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #28 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #50 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #51 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #52 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Indirect leak of 604 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 596 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #15 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #16 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #17 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #18 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #19 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 588 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #14 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #15 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #30 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #31 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #41 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #42 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #43 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #44 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #45 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #47 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #48 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #49 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #50 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 588 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bf9b123 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bf9b123 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bf9b123 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bf9b123 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bf9b123 in resize_compact /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1060:31 #7 0x56105c039bb6 in unicode_resize /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2032:33 #8 0x56105bfa157f in PyUnicode_Append /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:11531:13 #9 0x56105c039a78 in PyUnicode_AppendAndDel /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:11561:5 #10 0x56105bf859d4 in _PyPegen_FstringParser_ConcatAndDel /usr/local/src/conda/python-3.11.3/Parser/string_parser.c:1102:9 #11 0x56105bf84ecf in _PyPegen_concatenate_strings /usr/local/src/conda/python-3.11.3/Parser/action_helpers.c:935:21 #12 0x56105bf840ca in strings_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15481:20 #13 0x56105bf82e7a in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14292:28 #14 0x56105bf90096 in primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13927:25 #15 0x56105bf8f664 in primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13724:22 #16 0x56105bf8eba8 in await_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13677:28 #17 0x56105bf8eba8 in power_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13552:18 #18 0x56105bf8eba8 in factor_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13501:26 #19 0x56105bf8e28f in term_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13341:27 #20 0x56105bf8d4de in term_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:13102:22 #21 0x56105bf8d1d3 in sum_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:13055:25 #22 0x56105bf8d1d3 in sum_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12933:22 #23 0x56105bf8cda3 in shift_expr_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12892:24 #24 0x56105bf8cda3 in shift_expr_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12770:22 #25 0x56105bf8bf1a in bitwise_and_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12729:31 #26 0x56105bf8bf1a in bitwise_and_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12646:22 #27 0x56105bf8bb7a in bitwise_xor_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12605:32 #28 0x56105bf8bb7a in bitwise_xor_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12522:22 #29 0x56105bf8a861 in bitwise_or_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:12481:32 #30 0x56105bf8a861 in bitwise_or_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:12398:22 #31 0x56105bf8a861 in comparison_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11626:18 #32 0x56105bf8a861 in inversion_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11576:31 #33 0x56105bf8a09f in conjunction_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11452:18 #34 0x56105bf89a0f in disjunction_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11363:18 #35 0x56105bf8850c in expression_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:10643:18 #36 0x56105bf9607d in named_expression_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11308:31 #37 0x56105bf95b45 in star_named_expression_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:11156:37 #38 0x56105bf95b45 in _tmp_110_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:30518:18 #39 0x56105bf95b45 in tuple_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:15603:18 #40 0x56105bf82f03 in _tmp_91_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:29167:26 #41 0x56105bf82f03 in atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:14332:28 #42 0x56105bf82331 in t_primary_raw /usr/local/src/conda/python-3.11.3/Parser/parser.c:18127:18 #43 0x56105bf86771 in t_primary_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17916:22 #44 0x56105bf86771 in target_with_star_atom_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17412:18 #45 0x56105bf863e9 in star_target_rule /usr/local/src/conda/python-3.11.3/Parser/parser.c:17354:42 Indirect leak of 584 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf551ab in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf551ab in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf551ab in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf551ab in gc_alloc /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2283:17 #7 0x56105bf551ab in _PyObject_GC_NewVar /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2318:25 #8 0x56105bf53d4e in tuple_alloc /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:50:14 #9 0x56105bf53d4e in PyTuple_New /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:75:10 #10 0x56105bf6b080 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1215:13 #11 0x56105bf6acad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1397:21 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #42 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #46 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #49 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #50 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Indirect leak of 584 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 570 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 565 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4dd73 in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4dd73 in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4dd73 in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4dd73 in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf4dd73 in PyUnicode_New /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:1425:24 #7 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2409:11 #8 0x56105bf6dd6d in _PyUnicode_FromUCS1 /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2395:1 #9 0x56105bf6a968 in PyUnicode_FromKindAndData /usr/local/src/conda/python-3.11.3/Objects/unicodeobject.c:2480:16 #10 0x56105bf6a968 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1159:17 #11 0x56105bf6b0cc in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #12 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #13 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #14 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #15 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #16 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #17 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #18 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #23 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #24 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #25 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #26 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #27 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #28 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #29 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #30 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #31 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #32 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #33 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #34 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #35 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #36 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #41 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #42 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #43 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #44 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #45 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #46 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #47 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #48 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #49 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #50 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #51 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 560 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf551ab in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf551ab in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf551ab in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf551ab in gc_alloc /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2283:17 #7 0x56105bf551ab in _PyObject_GC_NewVar /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2318:25 #8 0x56105bf54f15 in tuple_alloc /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:50:14 #9 0x56105bf54f15 in _PyTuple_FromArray /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:381:28 #10 0x56105bfc1c44 in makecode /usr/local/src/conda/python-3.11.3/Python/compile.c:7981:14 #11 0x56105bfc1c44 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8479:10 #12 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #13 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #14 0x56105bfb7cd1 in compiler_class /usr/local/src/conda/python-3.11.3/Python/compile.c:2735:14 #15 0x56105bfb7cd1 in compiler_visit_stmt /usr/local/src/conda/python-3.11.3/Python/compile.c:4069:16 #16 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #17 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #18 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #19 0x56105beb6c54 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:820:33 #20 0x56105beb6c54 in builtin_compile.cold /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #21 0x56105bf7b7db in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf9f73d in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf9f73d in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #27 0x56105bf9f73d in property_descr_get /usr/local/src/conda/python-3.11.3/Objects/descrobject.c:1630:12 #28 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #29 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #30 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #31 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf74098 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7356:12 #36 0x56105bf74098 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #37 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #38 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #39 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #40 0x56105bf67527 in _PyObject_FastCallDictTstate /usr/local/src/conda/python-3.11.3/Objects/call.c:152:15 #41 0x56105bf9ed98 in _PyObject_Call_Prepend /usr/local/src/conda/python-3.11.3/Objects/call.c:482:24 #42 0x56105c074d78 in slot_tp_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7632 #43 0x56105bf63d33 in _PyObject_MakeTpCall /usr/local/src/conda/python-3.11.3/Objects/call.c:214:18 #44 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #45 0x56105c041b38 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #46 0x56105c041b38 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #47 0x56105bf72ea3 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:2590:30 #48 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #49 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #50 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #51 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 Indirect leak of 538 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b186 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #15 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #16 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #17 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #18 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #19 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #24 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #25 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #26 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #27 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #28 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #29 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #30 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #31 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #32 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #33 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #34 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #35 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #36 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #37 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #38 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #39 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #40 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #41 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #42 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #43 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #44 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #45 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 535 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #27 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #28 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #29 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #30 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #31 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #32 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #33 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #34 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #35 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #36 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #37 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #38 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #39 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #40 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #41 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #42 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #43 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #44 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #45 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 535 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b167 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #42 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #43 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #44 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #45 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 533 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #13 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #14 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #15 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #16 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #17 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #18 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #19 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #20 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #21 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #22 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #23 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #24 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #25 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #26 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #27 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #28 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #29 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #30 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #31 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #32 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #33 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #34 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #37 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #38 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #39 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #40 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #41 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 Indirect leak of 530 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #13 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #14 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #15 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #16 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #21 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #22 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #23 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #24 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #25 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #26 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #29 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #30 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #31 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #32 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #35 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #36 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #37 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #38 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #39 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #40 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #41 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #42 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #45 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #46 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #47 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 Indirect leak of 528 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b129 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 Indirect leak of 528 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf551ab in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf551ab in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf551ab in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf551ab in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf551ab in gc_alloc /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2283:17 #7 0x56105bf551ab in _PyObject_GC_NewVar /usr/local/src/conda/python-3.11.3/Modules/gcmodule.c:2318:25 #8 0x56105bf53d4e in tuple_alloc /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:50:14 #9 0x56105bf53d4e in PyTuple_New /usr/local/src/conda/python-3.11.3/Objects/tupleobject.c:75:10 #10 0x56105bf6b080 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1215:13 #11 0x56105bf6acad in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1397:21 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #45 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #46 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #47 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #48 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #49 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #50 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 Indirect leak of 520 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b148 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105bf42724 in marshal_load /usr/local/src/conda/python-3.11.3/Python/marshal.c:1768 #16 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #17 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #18 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #19 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #20 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #21 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #22 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #23 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #24 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #25 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #26 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #27 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #28 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #29 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #30 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #31 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #32 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #33 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #34 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #35 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #36 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #37 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #38 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #39 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #40 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #41 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #42 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #43 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #44 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #45 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 Indirect leak of 513 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x56105bf4be0b in _PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:101:12 #2 0x56105bf4be0b in PyMem_RawMalloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:586:12 #3 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2003:11 #4 0x56105bf4be0b in _PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:1996:1 #5 0x56105bf4be0b in PyObject_Malloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:712:12 #6 0x56105bf6cef5 in _PyBytes_FromSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:103:31 #7 0x56105bf6cef5 in PyBytes_FromStringAndSize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:136:27 #8 0x56105bf6aa29 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1116:17 #9 0x56105bf6ad74 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1418:25 #10 0x56105bf6b10a in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #11 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #12 0x56105bf6b1bd in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1221:18 #13 0x56105bf6ac98 in r_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1394:22 #14 0x56105c02cb27 in read_object /usr/local/src/conda/python-3.11.3/Python/marshal.c:1521:9 #15 0x56105c0548c1 in marshal_loads_impl /usr/local/src/conda/python-3.11.3/Python/marshal.c:1828:14 #16 0x56105c0548c1 in marshal_loads /usr/local/src/conda/python-3.11.3/Python/clinic/marshal.c.h:148:20 #17 0x56105bf707f9 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5024:29 #18 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #21 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #22 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #23 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #24 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #25 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #26 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #27 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #28 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #29 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #30 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #31 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #32 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #33 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #34 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #35 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #36 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #39 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #40 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #41 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #42 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #43 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #44 0x7fc01629e3cd in __Pyx_Import /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:28032:22 #45 0x7fc0162976a9 in __pyx_pymod_exec_timezones /home/willayd/clones/pandas/pandas/_libs/tslibs/timezones.c:25558:15 Indirect leak of 362 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #11 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #12 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #13 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #14 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #15 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #19 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #20 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #21 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #31 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #32 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #33 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #34 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #35 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #36 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #37 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #38 0x56105bf7d650 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf7d650 in PyObject_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:299:12 #40 0x56105bf70385 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:4773:23 #41 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #42 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #43 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #44 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #45 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #46 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #47 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #48 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 341 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c04630f in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2657:9 #10 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #11 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #12 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #13 0x56105c04a2e3 in run_mod /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1726:24 #14 0x56105c03c3d1 in PyRun_StringFlags /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1605:15 #15 0x56105c046b89 in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1102:17 #16 0x56105c046b89 in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #17 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #18 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #19 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #20 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #21 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #22 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #23 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #24 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #25 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #26 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #27 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #28 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #29 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #31 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #32 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #33 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #34 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #35 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #36 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #38 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #39 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #40 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #41 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #42 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #43 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #44 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #47 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #48 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 Indirect leak of 288 byte(s) in 9 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc016a5917c in traced_realloc /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:43:18 #2 0x7fc016bf13e4 in kh_resize_pymap /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:387:1 #3 0x7fc016c03d50 in __pyx_pf_6pandas_5_libs_9hashtable_17PyObjectHashTable___init__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94702:3 #4 0x7fc016bf2b99 in __pyx_pw_6pandas_5_libs_9hashtable_17PyObjectHashTable_1__init__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94634:13 #5 0x56105bf64265 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #6 0x7fc01297a998 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/index.c:82754:14 #7 0x7fc0129b0d3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83070:14 #8 0x7fc0129ae0e9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83089:12 #9 0x7fc012988a0b in __pyx_f_6pandas_5_libs_5index_12ObjectEngine__make_hash_table /home/willayd/clones/pandas/pandas/_libs/index.c:12398:89 #10 0x7fc012986a8f in __pyx_f_6pandas_5_libs_5index_11IndexEngine__ensure_mapping_populated /home/willayd/clones/pandas/pandas/_libs/index.c:9532:17 #11 0x7fc01297e491 in __pyx_f_6pandas_5_libs_5index_11IndexEngine_get_loc /home/willayd/clones/pandas/pandas/_libs/index.c:7113:15 #12 0x7fc0129c2a1d in __pyx_pf_6pandas_5_libs_5index_11IndexEngine_2__contains__ /home/willayd/clones/pandas/pandas/_libs/index.c:6677:19 #13 0x7fc0129c269c in __pyx_pw_6pandas_5_libs_5index_11IndexEngine_3__contains__ /home/willayd/clones/pandas/pandas/_libs/index.c:6622:13 #14 0x56105bf7215d in PySequence_Contains /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2278:20 #15 0x56105bf7215d in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3877:23 #16 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bfdf241 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #21 0x56105bfdf241 in slot_sq_contains /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7387:15 #22 0x56105bf7215d in PySequence_Contains /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2278:20 #23 0x56105bf7215d in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3877:23 #24 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #29 0x56105bf9bf82 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf9bf82 in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #31 0x56105c07191d in call_attribute /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7673:11 #32 0x56105bfec210 in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7714:15 #33 0x56105bf8f550 in _PyObject_LookupAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:961:20 #34 0x56105bf8f550 in builtin_getattr /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1127:13 #35 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #36 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #38 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #39 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #40 0x56105bfd5896 in _PyList_Extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:1004:12 #41 0x56105bfd5896 in PySequence_List /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2135:10 Indirect leak of 288 byte(s) in 9 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc016a5917c in traced_realloc /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:43:18 #2 0x7fc016bf146c in kh_resize_pymap /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:387:1 #3 0x7fc016c03d50 in __pyx_pf_6pandas_5_libs_9hashtable_17PyObjectHashTable___init__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94702:3 #4 0x7fc016bf2b99 in __pyx_pw_6pandas_5_libs_9hashtable_17PyObjectHashTable_1__init__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94634:13 #5 0x56105bf64265 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #6 0x7fc01297a998 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/index.c:82754:14 #7 0x7fc0129b0d3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83070:14 #8 0x7fc0129ae0e9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83089:12 #9 0x7fc012988a0b in __pyx_f_6pandas_5_libs_5index_12ObjectEngine__make_hash_table /home/willayd/clones/pandas/pandas/_libs/index.c:12398:89 #10 0x7fc012986a8f in __pyx_f_6pandas_5_libs_5index_11IndexEngine__ensure_mapping_populated /home/willayd/clones/pandas/pandas/_libs/index.c:9532:17 #11 0x7fc01297e491 in __pyx_f_6pandas_5_libs_5index_11IndexEngine_get_loc /home/willayd/clones/pandas/pandas/_libs/index.c:7113:15 #12 0x7fc0129c2a1d in __pyx_pf_6pandas_5_libs_5index_11IndexEngine_2__contains__ /home/willayd/clones/pandas/pandas/_libs/index.c:6677:19 #13 0x7fc0129c269c in __pyx_pw_6pandas_5_libs_5index_11IndexEngine_3__contains__ /home/willayd/clones/pandas/pandas/_libs/index.c:6622:13 #14 0x56105bf7215d in PySequence_Contains /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2278:20 #15 0x56105bf7215d in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3877:23 #16 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bfdf241 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #21 0x56105bfdf241 in slot_sq_contains /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7387:15 #22 0x56105bf7215d in PySequence_Contains /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2278:20 #23 0x56105bf7215d in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3877:23 #24 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #29 0x56105bf9bf82 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf9bf82 in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #31 0x56105c07191d in call_attribute /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7673:11 #32 0x56105bfec210 in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7714:15 #33 0x56105bf8f550 in _PyObject_LookupAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:961:20 #34 0x56105bf8f550 in builtin_getattr /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1127:13 #35 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #36 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #38 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #39 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #40 0x56105bfd5896 in _PyList_Extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:1004:12 #41 0x56105bfd5896 in PySequence_List /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2135:10 Indirect leak of 278 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #10 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #11 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #12 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #13 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #14 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #15 0x56105bf73598 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5095:29 #16 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #19 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #20 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #21 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #22 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #23 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #24 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #29 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #30 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #31 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #32 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #33 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #34 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #35 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #36 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #37 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #38 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #39 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #40 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #41 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #42 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #43 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #44 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #45 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #46 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #47 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #48 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #49 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 Indirect leak of 275 byte(s) in 1 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x56105bfb1d91 in _PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:123:12 #2 0x56105bfb1d91 in PyMem_RawRealloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:604:12 #3 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2374:12 #4 0x56105bfb1d91 in _PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:2362:1 #5 0x56105bfb1d91 in PyObject_Realloc /usr/local/src/conda/python-3.11.3/Objects/obmalloc.c:734:12 #6 0x56105bfb1d91 in _PyBytes_Resize /usr/local/src/conda/python-3.11.3/Objects/bytesobject.c:3093:9 #7 0x56105bfc1ac6 in assemble /usr/local/src/conda/python-3.11.3/Python/compile.c:8465:9 #8 0x56105c046329 in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2659:10 #9 0x56105c04630f in compiler_function /usr/local/src/conda/python-3.11.3/Python/compile.c:2657:9 #10 0x56105c0449d6 in compiler_body /usr/local/src/conda/python-3.11.3/Python/compile.c:2167:9 #11 0x56105c03a83d in compiler_mod /usr/local/src/conda/python-3.11.3/Python/compile.c:2184:14 #12 0x56105c03a83d in _PyAST_Compile /usr/local/src/conda/python-3.11.3/Python/compile.c:581:10 #13 0x56105c02b458 in Py_CompileStringObject /usr/local/src/conda/python-3.11.3/Python/pythonrun.c:1803:10 #14 0x56105c051022 in builtin_compile_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:831:14 #15 0x56105c051022 in builtin_compile /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:328:20 #16 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #17 0x56105bfa103c in _PyVectorcall_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:257:24 #18 0x56105bfa103c in _PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:328:16 #19 0x56105bfa103c in PyObject_Call /usr/local/src/conda/python-3.11.3/Objects/call.c:355:12 #20 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #21 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #22 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #23 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #24 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #25 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #26 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #27 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #28 0x56105bfb50e8 in import_find_and_load /usr/local/src/conda/python-3.11.3/Python/import.c:1736:11 #29 0x56105bfb50e8 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1835:15 #30 0x56105bfc8aef in builtin___import___impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:277:12 #31 0x56105bfc8aef in builtin___import__ /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:78:20 #32 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 #33 0x56105bf78209 in do_call_core /usr/local/src/conda/python-3.11.3/Python/ceval.c:7328:9 #34 0x56105bf78209 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5380:22 #35 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #36 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #37 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #38 0x56105bf86006 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #39 0x56105bf86006 in object_vacall /usr/local/src/conda/python-3.11.3/Objects/call.c:819:14 #40 0x56105bfb5c2b in PyObject_CallMethodObjArgs /usr/local/src/conda/python-3.11.3/Objects/call.c:879:24 #41 0x56105bfb5358 in PyImport_ImportModuleLevelObject /usr/local/src/conda/python-3.11.3/Python/import.c:1906:25 #42 0x56105bf76004 in import_name /usr/local/src/conda/python-3.11.3/Python/ceval.c:7428:15 #43 0x56105bf76004 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3950:19 #44 0x56105c02d42d in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #45 0x56105c02d42d in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #46 0x56105c02ca8e in PyEval_EvalCode /usr/local/src/conda/python-3.11.3/Python/ceval.c:1154:21 #47 0x56105c046add in builtin_exec_impl /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1077:17 #48 0x56105c046add in builtin_exec /usr/local/src/conda/python-3.11.3/Python/clinic/bltinmodule.c.h:465:20 #49 0x56105bf7d76e in cfunction_vectorcall_FASTCALL_KEYWORDS /usr/local/src/conda/python-3.11.3/Objects/methodobject.c:443:24 Indirect leak of 224 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc016a5917c in traced_realloc /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:43:18 #2 0x7fc016ac7a9c in kh_resize_uint64 /home/willayd/clones/pandas/pandas/_libs/src/klib/khash.h:712:1 #3 0x7fc016ae80d3 in __pyx_pf_6pandas_5_libs_9hashtable_15UInt64HashTable___cinit__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:33343:3 #4 0x7fc016ae7861 in __pyx_pw_6pandas_5_libs_9hashtable_15UInt64HashTable_1__cinit__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:33275:13 #5 0x7fc016ac92f0 in __pyx_tp_new_6pandas_5_libs_9hashtable_UInt64HashTable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:158300:7 #6 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #7 0x7fc01297a998 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/index.c:82754:14 #8 0x7fc0129b0d3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83070:14 #9 0x7fc0129ae0e9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83089:12 #10 0x7fc0129966ab in __pyx_f_6pandas_5_libs_5index_12UInt64Engine__make_hash_table /home/willayd/clones/pandas/pandas/_libs/index.c:26319:89 #11 0x7fc012986a8f in __pyx_f_6pandas_5_libs_5index_11IndexEngine__ensure_mapping_populated /home/willayd/clones/pandas/pandas/_libs/index.c:9532:17 #12 0x7fc012983d7d in __pyx_f_6pandas_5_libs_5index_11IndexEngine__do_unique_check /home/willayd/clones/pandas/pandas/_libs/index.c:8653:15 #13 0x7fc0129d577a in __pyx_pf_6pandas_5_libs_5index_11IndexEngine_9is_unique___get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8583:17 #14 0x7fc0129d567c in __pyx_pw_6pandas_5_libs_5index_11IndexEngine_9is_unique_1__get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8549:13 #15 0x7fc0129d5578 in __pyx_getprop_6pandas_5_libs_5index_11IndexEngine_is_unique /home/willayd/clones/pandas/pandas/_libs/index.c:75082:10 #16 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #17 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #18 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #19 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #24 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #25 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #26 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #27 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #28 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #29 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #30 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #31 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Indirect leak of 224 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d30a6 in realloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:85:3 #1 0x7fc016a5917c in traced_realloc /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:43:18 #2 0x7fc016ac7a14 in kh_resize_uint64 /home/willayd/clones/pandas/pandas/_libs/src/klib/khash.h:712:1 #3 0x7fc016ae80d3 in __pyx_pf_6pandas_5_libs_9hashtable_15UInt64HashTable___cinit__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:33343:3 #4 0x7fc016ae7861 in __pyx_pw_6pandas_5_libs_9hashtable_15UInt64HashTable_1__cinit__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:33275:13 #5 0x7fc016ac92f0 in __pyx_tp_new_6pandas_5_libs_9hashtable_UInt64HashTable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:158300:7 #6 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #7 0x7fc01297a998 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/index.c:82754:14 #8 0x7fc0129b0d3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83070:14 #9 0x7fc0129ae0e9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83089:12 #10 0x7fc0129966ab in __pyx_f_6pandas_5_libs_5index_12UInt64Engine__make_hash_table /home/willayd/clones/pandas/pandas/_libs/index.c:26319:89 #11 0x7fc012986a8f in __pyx_f_6pandas_5_libs_5index_11IndexEngine__ensure_mapping_populated /home/willayd/clones/pandas/pandas/_libs/index.c:9532:17 #12 0x7fc012983d7d in __pyx_f_6pandas_5_libs_5index_11IndexEngine__do_unique_check /home/willayd/clones/pandas/pandas/_libs/index.c:8653:15 #13 0x7fc0129d577a in __pyx_pf_6pandas_5_libs_5index_11IndexEngine_9is_unique___get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8583:17 #14 0x7fc0129d567c in __pyx_pw_6pandas_5_libs_5index_11IndexEngine_9is_unique_1__get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8549:13 #15 0x7fc0129d5578 in __pyx_getprop_6pandas_5_libs_5index_11IndexEngine_is_unique /home/willayd/clones/pandas/pandas/_libs/index.c:75082:10 #16 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #17 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #18 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #19 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #24 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #25 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #26 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #27 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #28 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #29 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #30 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #31 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Indirect leak of 160 byte(s) in 31 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc016a590e4 in traced_malloc /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:27:18 #2 0x7fc016ae9f2f in kh_resize_int64 /home/willayd/clones/pandas/pandas/_libs/src/klib/khash.h:711:1 #3 0x7fc016b021a3 in __pyx_pf_6pandas_5_libs_9hashtable_14Int64HashTable___cinit__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:39002:3 #4 0x7fc016b01d01 in __pyx_pw_6pandas_5_libs_9hashtable_14Int64HashTable_1__cinit__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:38934:13 #5 0x7fc016aeb4e0 in __pyx_tp_new_6pandas_5_libs_9hashtable_Int64HashTable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:158440:7 #6 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #7 0x7fc01297a998 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/index.c:82754:14 #8 0x7fc0129b0d3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83070:14 #9 0x7fc0129ae0e9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83089:12 #10 0x7fc012988e4b in __pyx_f_6pandas_5_libs_5index_11Int64Engine__make_hash_table /home/willayd/clones/pandas/pandas/_libs/index.c:21423:89 #11 0x7fc012986a8f in __pyx_f_6pandas_5_libs_5index_11IndexEngine__ensure_mapping_populated /home/willayd/clones/pandas/pandas/_libs/index.c:9532:17 #12 0x7fc012983d7d in __pyx_f_6pandas_5_libs_5index_11IndexEngine__do_unique_check /home/willayd/clones/pandas/pandas/_libs/index.c:8653:15 #13 0x7fc0129d577a in __pyx_pf_6pandas_5_libs_5index_11IndexEngine_9is_unique___get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8583:17 #14 0x7fc0129d567c in __pyx_pw_6pandas_5_libs_5index_11IndexEngine_9is_unique_1__get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8549:13 #15 0x7fc0129d5578 in __pyx_getprop_6pandas_5_libs_5index_11IndexEngine_is_unique /home/willayd/clones/pandas/pandas/_libs/index.c:75082:10 #16 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #17 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #18 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #19 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #24 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #25 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #26 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #27 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #28 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #29 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #30 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #31 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 Indirect leak of 108 byte(s) in 27 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc016a590e4 in traced_malloc /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:27:18 #2 0x7fc016bf130f in kh_resize_pymap /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:387:1 #3 0x7fc016c03d50 in __pyx_pf_6pandas_5_libs_9hashtable_17PyObjectHashTable___init__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94702:3 #4 0x7fc016bf2b99 in __pyx_pw_6pandas_5_libs_9hashtable_17PyObjectHashTable_1__init__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94634:13 #5 0x56105bf64265 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #6 0x7fc01297a998 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/index.c:82754:14 #7 0x7fc0129b0d3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83070:14 #8 0x7fc0129ae0e9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83089:12 #9 0x7fc012988a0b in __pyx_f_6pandas_5_libs_5index_12ObjectEngine__make_hash_table /home/willayd/clones/pandas/pandas/_libs/index.c:12398:89 #10 0x7fc012986a8f in __pyx_f_6pandas_5_libs_5index_11IndexEngine__ensure_mapping_populated /home/willayd/clones/pandas/pandas/_libs/index.c:9532:17 #11 0x7fc012983d7d in __pyx_f_6pandas_5_libs_5index_11IndexEngine__do_unique_check /home/willayd/clones/pandas/pandas/_libs/index.c:8653:15 #12 0x7fc0129d577a in __pyx_pf_6pandas_5_libs_5index_11IndexEngine_9is_unique___get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8583:17 #13 0x7fc0129d567c in __pyx_pw_6pandas_5_libs_5index_11IndexEngine_9is_unique_1__get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8549:13 #14 0x7fc0129d5578 in __pyx_getprop_6pandas_5_libs_5index_11IndexEngine_is_unique /home/willayd/clones/pandas/pandas/_libs/index.c:75082:10 #15 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #16 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #17 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #18 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #19 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #20 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #21 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #22 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #23 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #24 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #25 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #26 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #27 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #28 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #29 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #30 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #31 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 Indirect leak of 36 byte(s) in 9 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc016a590e4 in traced_malloc /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:27:18 #2 0x7fc016bf130f in kh_resize_pymap /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:387:1 #3 0x7fc016c03d50 in __pyx_pf_6pandas_5_libs_9hashtable_17PyObjectHashTable___init__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94702:3 #4 0x7fc016bf2b99 in __pyx_pw_6pandas_5_libs_9hashtable_17PyObjectHashTable_1__init__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:94634:13 #5 0x56105bf64265 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1112:19 #6 0x7fc01297a998 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/index.c:82754:14 #7 0x7fc0129b0d3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83070:14 #8 0x7fc0129ae0e9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83089:12 #9 0x7fc012988a0b in __pyx_f_6pandas_5_libs_5index_12ObjectEngine__make_hash_table /home/willayd/clones/pandas/pandas/_libs/index.c:12398:89 #10 0x7fc012986a8f in __pyx_f_6pandas_5_libs_5index_11IndexEngine__ensure_mapping_populated /home/willayd/clones/pandas/pandas/_libs/index.c:9532:17 #11 0x7fc01297e491 in __pyx_f_6pandas_5_libs_5index_11IndexEngine_get_loc /home/willayd/clones/pandas/pandas/_libs/index.c:7113:15 #12 0x7fc0129c2a1d in __pyx_pf_6pandas_5_libs_5index_11IndexEngine_2__contains__ /home/willayd/clones/pandas/pandas/_libs/index.c:6677:19 #13 0x7fc0129c269c in __pyx_pw_6pandas_5_libs_5index_11IndexEngine_3__contains__ /home/willayd/clones/pandas/pandas/_libs/index.c:6622:13 #14 0x56105bf7215d in PySequence_Contains /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2278:20 #15 0x56105bf7215d in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3877:23 #16 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #17 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #18 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #19 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #20 0x56105bfdf241 in vectorcall_unbound /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1650:12 #21 0x56105bfdf241 in slot_sq_contains /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7387:15 #22 0x56105bf7215d in PySequence_Contains /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2278:20 #23 0x56105bf7215d in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3877:23 #24 0x56105bfb68ec in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #25 0x56105bfb68ec in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #26 0x56105bfb68ec in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #27 0x56105bfb68ec in _PyObject_VectorcallTstate.lto_priv.14 /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #28 0x56105bfb6682 in method_vectorcall /usr/local/src/conda/python-3.11.3/Objects/classobject.c:59:18 #29 0x56105bf9bf82 in _PyObject_VectorcallTstate /usr/local/src/conda/python-3.11.3/Include/internal/pycore_call.h:92:11 #30 0x56105bf9bf82 in PyObject_CallOneArg /usr/local/src/conda/python-3.11.3/Objects/call.c:376:12 #31 0x56105c07191d in call_attribute /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7673:11 #32 0x56105bfec210 in slot_tp_getattr_hook /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:7714:15 #33 0x56105bf8f550 in _PyObject_LookupAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:961:20 #34 0x56105bf8f550 in builtin_getattr /usr/local/src/conda/python-3.11.3/Python/bltinmodule.c:1127:13 #35 0x56105bf70f63 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:5054:30 #36 0x56105bfb4061 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #37 0x56105bfb4061 in gen_send_ex2 /usr/local/src/conda/python-3.11.3/Objects/genobject.c:219:14 #38 0x56105bfb4061 in gen_iternext /usr/local/src/conda/python-3.11.3/Objects/genobject.c:594:9 #39 0x56105bfb3173 in list_extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:966:26 #40 0x56105bfd5896 in _PyList_Extend /usr/local/src/conda/python-3.11.3/Objects/listobject.c:1004:12 #41 0x56105bfd5896 in PySequence_List /usr/local/src/conda/python-3.11.3/Objects/abstract.c:2135:10 Indirect leak of 24 byte(s) in 6 object(s) allocated from: #0 0x7fc0846d2c7e in __interceptor_malloc build-llvm/tools/clang/stage2-bins/runtimes/runtimes-bins/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fc016a590e4 in traced_malloc /home/willayd/clones/pandas/pandas/_libs/src/klib/khash_python.h:27:18 #2 0x7fc016ac793f in kh_resize_uint64 /home/willayd/clones/pandas/pandas/_libs/src/klib/khash.h:712:1 #3 0x7fc016ae80d3 in __pyx_pf_6pandas_5_libs_9hashtable_15UInt64HashTable___cinit__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:33343:3 #4 0x7fc016ae7861 in __pyx_pw_6pandas_5_libs_9hashtable_15UInt64HashTable_1__cinit__ /home/willayd/clones/pandas/pandas/_libs/hashtable.c:33275:13 #5 0x7fc016ac92f0 in __pyx_tp_new_6pandas_5_libs_9hashtable_UInt64HashTable /home/willayd/clones/pandas/pandas/_libs/hashtable.c:158300:7 #6 0x56105bf641f5 in type_call /usr/local/src/conda/python-3.11.3/Objects/typeobject.c:1100:11 #7 0x7fc01297a998 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/index.c:82754:14 #8 0x7fc0129b0d3b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83070:14 #9 0x7fc0129ae0e9 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/index.c:83089:12 #10 0x7fc0129966ab in __pyx_f_6pandas_5_libs_5index_12UInt64Engine__make_hash_table /home/willayd/clones/pandas/pandas/_libs/index.c:26319:89 #11 0x7fc012986a8f in __pyx_f_6pandas_5_libs_5index_11IndexEngine__ensure_mapping_populated /home/willayd/clones/pandas/pandas/_libs/index.c:9532:17 #12 0x7fc012983d7d in __pyx_f_6pandas_5_libs_5index_11IndexEngine__do_unique_check /home/willayd/clones/pandas/pandas/_libs/index.c:8653:15 #13 0x7fc0129d577a in __pyx_pf_6pandas_5_libs_5index_11IndexEngine_9is_unique___get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8583:17 #14 0x7fc0129d567c in __pyx_pw_6pandas_5_libs_5index_11IndexEngine_9is_unique_1__get__ /home/willayd/clones/pandas/pandas/_libs/index.c:8549:13 #15 0x7fc0129d5578 in __pyx_getprop_6pandas_5_libs_5index_11IndexEngine_is_unique /home/willayd/clones/pandas/pandas/_libs/index.c:75082:10 #16 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #17 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #18 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 #19 0x56105bf70b61 in _PyEval_EvalFrameDefault /usr/local/src/conda/python-3.11.3/Python/ceval.c:3465:29 #20 0x56105bf96cd2 in _PyEval_EvalFrame /usr/local/src/conda/python-3.11.3/Include/internal/pycore_ceval.h:73:16 #21 0x56105bf96cd2 in _PyEval_Vector /usr/local/src/conda/python-3.11.3/Python/ceval.c:6438:24 #22 0x56105bf96cd2 in _PyFunction_Vectorcall /usr/local/src/conda/python-3.11.3/Objects/call.c:393:16 #23 0x7fc0160ba4d8 in __Pyx_PyObject_Call /home/willayd/clones/pandas/pandas/_libs/properties.c:5508:14 #24 0x7fc0160ba84b in __Pyx__PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5576:14 #25 0x7fc0160ba309 in __Pyx_PyObject_CallOneArg /home/willayd/clones/pandas/pandas/_libs/properties.c:5595:12 #26 0x7fc0160bbf67 in __pyx_pf_6pandas_5_libs_10properties_14CachedProperty_2__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1972:93 #27 0x7fc0160bad2c in __pyx_pw_6pandas_5_libs_10properties_14CachedProperty_3__get__ /home/willayd/clones/pandas/pandas/_libs/properties.c:1723:13 #28 0x7fc0160b7b28 in __pyx_tp_descr_get_6pandas_5_libs_10properties_CachedProperty /home/willayd/clones/pandas/pandas/_libs/properties.c:4149:7 #29 0x56105bf8454d in _PyObject_GenericGetAttrWithDict /usr/local/src/conda/python-3.11.3/Objects/object.c:1278:19 #30 0x56105bf66dcf in PyObject_GenericGetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:1368:12 #31 0x56105bf66dcf in PyObject_GetAttr /usr/local/src/conda/python-3.11.3/Objects/object.c:916:19 SUMMARY: AddressSanitizer: 9878363 byte(s) leaked in 8924 allocation(s).